Skip to main content Skip to docs navigation

#c28a5b hex color | Dark Yellow & Warm color | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Espresso Tonic and its hex is #C18B5B Nearest Color Name

Color Hue/Base color: Yellow

Hex #c28a5b Color code in RGB color code model is created after adding 76.08% red color, 54.12% green color and 35.69% blue color. Hex #c28a5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 53% yellow and 23.92% black.

Hex #c28a5b color code is between #bb8855 web safe hex color code and #cc9966 web safe hex color code. #bb8855 is the nearest web safe color code. You can see here many more shades of #c28a5b color code.

RGB Chart

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

Color Table

Hex Color Code c28a5b #c28a5b
RGB Decimal 194, 138, 91 194, 138, 91
RGB Percent 76%, 54%, 36% rgb(76%, 54%, 36%)
CSS RGBa 194, 138, 91,1 rgba(194,138,91,1)
CMYK Model cmyk(0%,29%,53%,23.92%)
HSL Color Space 27,46% ,56% hsl(27,46% ,56%)
HSV Color Space 27°, 53%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000010 10001010 01011011
Octal 302 212 133
Decimal 194 138 91
Hex c2 8a 5b

Different shades of #c28a5b color code.

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

Darkest of #c28a5b
#603f24
Darker of #c28a5b
#855832
Dark of #c28a5b
#ab703f
Base of #c28a5b
#c28a5b
Light of #c28a5b
#d0a580
Lighter
#debfa5
Lightest
#ebdacb

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

#c28a5b
#5b93c2

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

Split Complementary

#c28a5b
#5bc2be
#5b5fc2

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

Analogous Color

#c25b68
#c25f5b
#c28a5b
#c2ac5b
#adc25b

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

#c28a5b
#8a5bc2
#5bc28a

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

#c28a5b
#5bc28a
#5b93c2
#c25b93

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

Square Color

#c28a5b
#5fc25b
#5b93c2
#be5bc2

Square 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).

Monochromatic Color with #c28a5b

#3b2716
#603f24
#855832
#ab703f
#c28a5b
#d0a580
#debfa5
#ebdacb
#f9f4f0

Tints of #c28a5b Color

#c28a5b
#c8976d
#cfa47f
#d6b191
#ddbea3
#e3cbb6
#ead8c8
#f1e5da
#f8f2ec
#ffffff

Shades of #c28a5b color code

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

#c28a5b
#ac7a50
#966b46
#815c3c
#6b4c32
#563d28
#402e1e
#2b1e14
#150f0a
#000000

Tones

#c28a5b
#ab8c71
#958e88
#8e8e8e
#8e8e8e

Tones

Similar Color like #c28a5b color

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

#c38b5c
#c48c5d
#c58d5e
#c68e5f
#c78f60
#c89061
#c99162
#ca9263
#cb9364
#cc9465
#cd9566
#ce9667
#cf9768
#d09869
#c1895a
#c08859
#bf8758
#be8657
#bd8556
#bc8455
#bb8354
#ba8253
#b98152
#b88051
#b77f50
#b67e4f
#b57d4e
#b47c4d

Download this

Hex #c28a5b 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.

#c28a5b Color Code Preview on Black Background Color

This is how #c28a5b Color will look on black background color. Color contrast ratio is 7.08

#c28a5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c28a5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c28a5b

#c28a5b color code is use for CSS Background Color

Background color for the above div is #c28a5b

HTML with inline CSS

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

#c28a5b color code is use for CSS Border Color

CSS Border color for the above div is #c28a5b

HTML with inline CSS

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

CSS Border Left color for the above div is #c28a5b

HTML with inline CSS

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

CSS Border Right color for the above div is #c28a5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c28a5b

HTML with inline CSS

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

CSS Border Top color for the above div is #c28a5b

HTML with inline CSS

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

#c28a5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c28a5b Color code Preview on White Background

This is how #c28a5b Color code will look on white background color. Color contrast ratio is 2.97

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 #c28a5b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c28a5b; }

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(194,138,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,147,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,138,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }