COLOR #D4A797

HEX: #D4A797 RGB: (212,167,151)

Color info

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

RGB color model

#D4A797 color RGB value is (212,167,151).

RGB: (212,167,151) (83%, 65%, 59%)

RGB channels and saturation

R 212 of 255 = 83%
G 167 of 255 = 65%
B 151 of 255 = 59%

212
167
151

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

Portions of RGB colors in percentages

R + G + B = 212 + 167 + 151 = 530 (100%)
R 212 of 530 ~ 40%
G 167 of 530 ~ 31.51%
B 151 of 530 ~ 28.49'%

%40
%31.51
%28.49

CMYK color model

#D4A797 color CMYK value is (0,21,29,17).

  • cyan value is 0.00%
  • magenta value is 21.23%
  • yellow value is 28.77%
  • key color value is 16.86%

CMYK: (0,21,29,17)
C0M21Y29K17 (0%, 21%, 29%, 17%)
(0.00 / 0.21 / 0.29 / 0.17)

CMYK percentages

%0
%21.23
%28.77
%16.86

Codes

Color #D4A797 in popluar color models

D4 A7 97
RGB 212 167 151
HSL 16° 41.50% 71.18%
HSB/HSV 16° 28.77% 83.14%
CMYK 0.00% 21.23% 28.77%
16.86%

Color #D4A797 in popluar number systems.

HEX D4 A7 97
Decimal 212 167 151
Binary 11010100 10100111 10010111
Octal 324 247 227

Shades and tints

Shades of #D4A797

#D4A797
(212,167,151)
#C1988A
(193,152,138)
#AE897D
(174,137,125)
#9B7A70
(155,122,112)
#886B63
(136,107,99)
#755C56
(117,92,86)
#624D49
(98,77,73)
#4F3E3C
(79,62,60)
#3C2F2F
(60,47,47)
#292022
(41,32,34)
#161115
(22,17,21)
#000000
(0,0,0)

Tints of #D4A797

#D4A797
(212,167,151)
#D7AFA0
(215,175,160)
#DAB7A9
(218,183,169)
#DDBFB2
(221,191,178)
#E0C7BB
(224,199,187)
#E3CFC4
(227,207,196)
#E6D7CD
(230,215,205)
#E9DFD6
(233,223,214)
#ECE7DF
(236,231,223)
#EFEFE8
(239,239,232)
#F2F7F1
(242,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A797 color. Also use rgb(212,167,151) instead hex code.

Text Font Color

.myTextColor { color: #D4A797; }

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

This text font color is #D4A797.

Background Color

.myBgColor { background-color: #D4A797; }

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

This div background color is #D4A797.

Border color

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

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

This div border color is #D4A797.

Opacity

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

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

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

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

This text has shadow with #D4A797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A797.

Preview

Color preview on black background

This text has color #D4A797 on black background.


Color preview on white background

This text has color #D4A797 on white background.


Black color preview on #D4A797 background

This text has black color on #D4A797 background.


White color preview on #D4A797 background

This text has white color on #D4A797 background.


Related colors

Complementary color

Complementary color for #hex is #2B5868.


I love getcolorcode.com

Triadic colors

1 #97D4A7 and #A797D4 with #D4A797 are triadic colors.

2 #97A7D4 and #A7D497 with #D4A797 are triadic colors.