@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#dbb152 hex color - Yellow - Warm color - Information

#dbb152 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dbb152 Color code in RGB color code model is created after adding 85.88% red color, 69.41% green color and 32.16% blue color. Hex #dbb152 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 63% yellow and 14.12% black.

Hex #dbb152 color code is between #ddaa55 web safe hex color code and #ccbb44 web safe hex color code. #ddaa55 is the nearest web safe color code. You can see here many more shades of #dbb152 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code dbb152 #dbb152
RGB Decimal 219, 177, 82 rgb(219, 177, 82)
RGB Percent 86%, 69%, 32% rgb(86%, 69%, 32%)
CSS RGBa 219, 177, 82,1 rgba(219,177,82,1)
CMYK Model cmyk(0%,19%,63%,14.12%)
HSL Color Space 42,66% ,59% hsl(42,66% ,59%)
HSV Color Space 42°, 63%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10110001 01010010
Octal 333 261 122
Decimal 219 177 82
Hex db b1 52

Different shades of #dbb152 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #dbb152
#e4c47c
Dark Shade of #dbb152
#cf9d2b
Saturated Shade of #dbb152
#e5b548
Desaturated Shade of #dbb152
#d1ad5c
Grey scale Shade of #dbb152
#969696
Brighten Shade
#f4ca6b
Most Readable Shade
#000000

Shades of #dbb152 color code

Generate more color scales with scales (color stack) generator.

#dbb152
#c29d48
#aa893f
#927636
#79622d
#614e24
#493b1b
#302712
#181309
#000000

Similar Color like #dbb152 color

Find visually similar hex color codes nearing to #dbb152 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#dcb253
#ddb354
#deb455
#dfb556
#e0b657
#e1b758
#e2b859
#e3b95a
#e4ba5b
#e5bb5c
#e6bc5d
#e7bd5e
#e8be5f
#e9bf60
#dab051
#d9af50
#d8ae4f
#d7ad4e
#d6ac4d
#d5ab4c
#d4aa4b
#d3a94a
#d2a849
#d1a748
#d0a647
#cfa546
#cea445
#cda344

Monochromatic Color with #dbb152

#dbb152
#060502
#312812
#5b4a22
#866c32
#b08f42

Tints of #dbb152 Color

#dbb152
#dfb965
#e3c278
#e7cb8b
#ebd39e
#efdcb2
#f3e5c5
#f7edd8
#fbf6eb
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#dbb152
#527cdb

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#dbb152
#52c1db
#6c52db

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#db7a52
#db9652
#dbb152
#dbcc52
#cedb52

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#dbb152
#52dbb1
#b152db

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#dbb152
#52db6c
#527cdb
#db52c0

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dbb152
#527cdb
#6c52db
#c0db52

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #dbb152 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#dbb152 Color Code Preview on Black Background Color

This is how #dbb152 Color will look on black background color. Color contrast ratio is 10.42

#dbb152 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#dbb152">Your Example Paragraph content text in with font color #dbb152 </p>

Your Example Paragraph content text in with font color #dbb152

HTML with inline CSS

<div style="color:#dbb152">Your Paragraph text in with font color #dbb152 </div>

Your Example Paragraph content text in with font color #dbb152

#dbb152 color code is use for CSS Background Color

Background color for the above div is #dbb152

HTML with inline CSS

<div style="background-color:#dbb152;"></div>

#dbb152 color code is use for CSS Border Color

CSS Border color for the above div is #dbb152

HTML with inline CSS

<div style="border:5px solid #dbb152;"></div>

CSS Border Left color for the above div is #dbb152

HTML with inline CSS

<div style="border-left:5px solid #dbb152;"></div>

CSS Border Right color for the above div is #dbb152

HTML with inline CSS

<div style="border-right:5px solid #dbb152;"></div>

CSS Border Bottom color for the above div is #dbb152

HTML with inline CSS

<div style="border-bottom:5px solid #dbb152;"></div>

CSS Border Top color for the above div is #dbb152

HTML with inline CSS

<div style="border-top:5px solid #dbb152;"></div>

#dbb152 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#dbb152; } .examplecolorclass {color:#dbb152; } .examplebordercolor {border:3px solid #dbb152; }

#dbb152 Color code Preview on White Background

This is how #dbb152 Color code will look on white background color. Color contrast ratio is 2.01

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #dbb152; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dbb152; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(219,177,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,124,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,177,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.