COLOR #D5A591

HEX: #D5A591 RGB: (213,165,145)

Color info

#D5A591 contains mainly red and green colors. Web safe color of #D5A591 is #CC9999 (or #C99).

RGB color model

#D5A591 color RGB value is (213,165,145).

RGB: (213,165,145) (84%, 65%, 57%)

RGB channels and saturation

R 213 of 255 = 84%
G 165 of 255 = 65%
B 145 of 255 = 57%

213
165
145

R + G + B ~ 69%. #D5A591 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 165 + 145 = 523 (100%)
R 213 of 523 ~ 40.73%
G 165 of 523 ~ 31.55%
B 145 of 523 ~ 27.72'%

%40.73
%31.55
%27.72

CMYK color model

#D5A591 color CMYK value is (0,23,32,16).

  • cyan value is 0.00%
  • magenta value is 22.54%
  • yellow value is 31.92%
  • key color value is 16.47%

CMYK: (0,23,32,16)
C0M23Y32K16 (0%, 23%, 32%, 16%)
(0.00 / 0.23 / 0.32 / 0.16)

CMYK percentages

%0
%22.54
%31.92
%16.47

Codes

Color #D5A591 in popluar color models

D5 A5 91
RGB 213 165 145
HSL 18° 44.74% 70.20%
HSB/HSV 18° 31.92% 83.53%
CMYK 0.00% 22.54% 31.92%
16.47%

Color #D5A591 in popluar number systems.

HEX D5 A5 91
Decimal 213 165 145
Binary 11010101 10100101 10010001
Octal 325 245 221

Shades and tints

Shades of #D5A591

#D5A591
(213,165,145)
#C29684
(194,150,132)
#AF8777
(175,135,119)
#9C786A
(156,120,106)
#89695D
(137,105,93)
#765A50
(118,90,80)
#634B43
(99,75,67)
#503C36
(80,60,54)
#3D2D29
(61,45,41)
#2A1E1C
(42,30,28)
#170F0F
(23,15,15)
#000000
(0,0,0)

Tints of #D5A591

#D5A591
(213,165,145)
#D8AD9B
(216,173,155)
#DBB5A5
(219,181,165)
#DEBDAF
(222,189,175)
#E1C5B9
(225,197,185)
#E4CDC3
(228,205,195)
#E7D5CD
(231,213,205)
#EADDD7
(234,221,215)
#EDE5E1
(237,229,225)
#F0EDEB
(240,237,235)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A591 color. Also use rgb(213,165,145) instead hex code.

Text Font Color

.myTextColor { color: #D5A591; }

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

This text font color is #D5A591.

Background Color

.myBgColor { background-color: #D5A591; }

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

This div background color is #D5A591.

Border color

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

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

This div border color is #D5A591.

Opacity

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

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

Text with #D5A591 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 #D5A591;}

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

This text has shadow with #D5A591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A591.

Preview

Color preview on black background

This text has color #D5A591 on black background.


Color preview on white background

This text has color #D5A591 on white background.


Black color preview on #D5A591 background

This text has black color on #D5A591 background.


White color preview on #D5A591 background

This text has white color on #D5A591 background.


Related colors

Complementary color

Complementary color for #hex is #2A5A6E.


I love getcolorcode.com

Triadic colors

1 #91D5A5 and #A591D5 with #D5A591 are triadic colors.

2 #91A5D5 and #A5D591 with #D5A591 are triadic colors.