COLOR #D4AE92

HEX: #D4AE92 RGB: (212,174,146)

Color info

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

RGB color model

#D4AE92 color RGB value is (212,174,146).

RGB: (212,174,146) (83%, 68%, 57%)

RGB channels and saturation

R 212 of 255 = 83%
G 174 of 255 = 68%
B 146 of 255 = 57%

212
174
146

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

Portions of RGB colors in percentages

R + G + B = 212 + 174 + 146 = 532 (100%)
R 212 of 532 ~ 39.85%
G 174 of 532 ~ 32.71%
B 146 of 532 ~ 27.44'%

%39.85
%32.71
%27.44

CMYK color model

#D4AE92 color CMYK value is (0,18,31,17).

  • cyan value is 0.00%
  • magenta value is 17.92%
  • yellow value is 31.13%
  • key color value is 16.86%

CMYK: (0,18,31,17)
C0M18Y31K17 (0%, 18%, 31%, 17%)
(0.00 / 0.18 / 0.31 / 0.17)

CMYK percentages

%0
%17.92
%31.13
%16.86

Codes

Color #D4AE92 in popluar color models

D4 AE 92
RGB 212 174 146
HSL 25° 43.42% 70.20%
HSB/HSV 25° 31.13% 83.14%
CMYK 0.00% 17.92% 31.13%
16.86%

Color #D4AE92 in popluar number systems.

HEX D4 AE 92
Decimal 212 174 146
Binary 11010100 10101110 10010010
Octal 324 256 222

Shades and tints

Shades of #D4AE92

#D4AE92
(212,174,146)
#C19F85
(193,159,133)
#AE9078
(174,144,120)
#9B816B
(155,129,107)
#88725E
(136,114,94)
#756351
(117,99,81)
#625444
(98,84,68)
#4F4537
(79,69,55)
#3C362A
(60,54,42)
#29271D
(41,39,29)
#161810
(22,24,16)
#000000
(0,0,0)

Tints of #D4AE92

#D4AE92
(212,174,146)
#D7B59B
(215,181,155)
#DABCA4
(218,188,164)
#DDC3AD
(221,195,173)
#E0CAB6
(224,202,182)
#E3D1BF
(227,209,191)
#E6D8C8
(230,216,200)
#E9DFD1
(233,223,209)
#ECE6DA
(236,230,218)
#EFEDE3
(239,237,227)
#F2F4EC
(242,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4AE92 color. Also use rgb(212,174,146) instead hex code.

Text Font Color

.myTextColor { color: #D4AE92; }

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

This text font color is #D4AE92.

Background Color

.myBgColor { background-color: #D4AE92; }

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

This div background color is #D4AE92.

Border color

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

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

This div border color is #D4AE92.

Opacity

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

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

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

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

This text has shadow with #D4AE92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4AE92.

Preview

Color preview on black background

This text has color #D4AE92 on black background.


Color preview on white background

This text has color #D4AE92 on white background.


Black color preview on #D4AE92 background

This text has black color on #D4AE92 background.


White color preview on #D4AE92 background

This text has white color on #D4AE92 background.


Related colors

Complementary color

Complementary color for #hex is #2B516D.


I love getcolorcode.com

Triadic colors

1 #92D4AE and #AE92D4 with #D4AE92 are triadic colors.

2 #92AED4 and #AED492 with #D4AE92 are triadic colors.