COLOR #D5C28A

HEX: #D5C28A RGB: (213,194,138)

Color info

#D5C28A contains mainly red and green colors. Web safe color of #D5C28A is #CCCC99 (or #CC9).

RGB color model

#D5C28A color RGB value is (213,194,138).

RGB: (213,194,138) (84%, 76%, 54%)

RGB channels and saturation

R 213 of 255 = 84%
G 194 of 255 = 76%
B 138 of 255 = 54%

213
194
138

R + G + B ~ 71%. #D5C28A is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 194 + 138 = 545 (100%)
R 213 of 545 ~ 39.08%
G 194 of 545 ~ 35.6%
B 138 of 545 ~ 25.32'%

%39.08
%35.6
%25.32

CMYK color model

#D5C28A color CMYK value is (0,9,35,16).

  • cyan value is 0.00%
  • magenta value is 8.92%
  • yellow value is 35.21%
  • key color value is 16.47%
CMYK: (0,9,35,16) C0M9Y35K16 (0%,9%,35%,16%) (0.00/0.09/0.35/0.16) 

CMYK percentages

%0
%8.92
%35.21
%16.47

Codes

Color #D5C28A in popluar color models

D5 C2 8A
RGB 213 194 138
HSL 45° 47.17% 68.82%
HSB/HSV 45° 35.21% 83.53%
CMYK 0.00% 8.92% 35.21%
16.47%

Color #D5C28A in popluar number systems.

HEX D5 C2 8A
Decimal 213 194 138
Binary 11010101 11000010 10001010
Octal 325 302 212

Shades and tints

Shades of #D5C28A

#D5C28A
(213,194,138)
#C2B17E
(194,177,126)
#AFA072
(175,160,114)
#9C8F66
(156,143,102)
#897E5A
(137,126,90)
#766D4E
(118,109,78)
#635C42
(99,92,66)
#504B36
(80,75,54)
#3D3A2A
(61,58,42)
#2A291E
(42,41,30)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #D5C28A

#D5C28A
(213,194,138)
#D8C794
(216,199,148)
#DBCC9E
(219,204,158)
#DED1A8
(222,209,168)
#E1D6B2
(225,214,178)
#E4DBBC
(228,219,188)
#E7E0C6
(231,224,198)
#EAE5D0
(234,229,208)
#EDEADA
(237,234,218)
#F0EFE4
(240,239,228)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C28A color. Also use rgb(213,194,138) instead hex code.

Text Font Color

.myTextColor { color: #D5C28A; }

<p style="color:#D5C28A">This sample text font color is #D5C28A.</p>

This text font color is #D5C28A.

Background Color

.myBgColor { background-color: #D5C28A; }

<div style="background-color:#D5C28A">Inner text</div>

This div background color is #D5C28A.

Border color

.myBorderColor { border: 1px solid #D5C28A; }

<div style="border:3px solid #D5C28A">Div</div>

This div border color is #D5C28A.

Opacity

.myOpacity80 { color: #D5C28A; opacity: 0.8; }

<p style="color:#D5C28A;opacity:0.8;">80%</p>

Text with #D5C28A color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D5C28A;}

<p style="text-shadow: 3px 3px 1px #D5C28A">Text here.</p>

This text has shadow with #D5C28A color.


.textShadow {text-shadow: 3px 3px 1px #D5C28A', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D5C28A, 5px 5px 20px red">Text here.</p>

This text has shadow with #D5C28A primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D5C28A, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D5C28A, Direction=45, Strength=4)">Text</p>

This text has shadow with #D5C28A and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D5C28A;
-webkit-box-shadow: 1px 1px 3px 2px #D5C28A;
box-shadow: 1px 1px 3px 2px #D5C28A;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D5C28A; -webkit-box-shadow: 1px 1px 3px 2px #D5C28A; box-shadow:1px 1px 3px 2px #D5C28A;">
Div content here
</div>

This div box has shadow with color #D5C28A.

Preview

Color preview on black background

This text has color #D5C28A on black background.


Color preview on white background

This text has color #D5C28A on white background.


Black color preview on #D5C28A background

This text has black color on #D5C28A background.


White color preview on #D5C28A background

This text has white color on #D5C28A background.


Related colors

Complementary color

Complementary color for #hex is #2A3D75.


I love getcolorcode.com

Triadic colors

1 #8AD5C2 and #C28AD5 with #D5C28A are triadic colors.

2 #8AC2D5 and #C2D58A with #D5C28A are triadic colors.