COLOR #D2A698

HEX: #D2A698 RGB: (210,166,152)

Color info

#D2A698 contains red, green and blue colors in about the same proportion. Web safe color of #D2A698 is #CC9999 (or #C99).

RGB color model

#D2A698 color RGB value is (210,166,152).

RGB: (210,166,152) (82%, 65%, 60%)

RGB channels and saturation

R 210 of 255 = 82%
G 166 of 255 = 65%
B 152 of 255 = 60%

210
166
152

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

Portions of RGB colors in percentages

R + G + B = 210 + 166 + 152 = 528 (100%)
R 210 of 528 ~ 39.77%
G 166 of 528 ~ 31.44%
B 152 of 528 ~ 28.79'%

%39.77
%31.44
%28.79

CMYK color model

#D2A698 color CMYK value is (0,21,28,18).

  • cyan value is 0.00%
  • magenta value is 20.95%
  • yellow value is 27.62%
  • key color value is 17.65%

CMYK: (0,21,28,18)
C0M21Y28K18 (0%, 21%, 28%, 18%)
(0.00 / 0.21 / 0.28 / 0.18)

CMYK percentages

%0
%20.95
%27.62
%17.65

Codes

Color #D2A698 in popluar color models

D2 A6 98
RGB 210 166 152
HSL 14° 39.19% 70.98%
HSB/HSV 14° 27.62% 82.35%
CMYK 0.00% 20.95% 27.62%
17.65%

Color #D2A698 in popluar number systems.

HEX D2 A6 98
Decimal 210 166 152
Binary 11010010 10100110 10011000
Octal 322 246 230

Shades and tints

Shades of #D2A698

#D2A698
(210,166,152)
#BF978B
(191,151,139)
#AC887E
(172,136,126)
#997971
(153,121,113)
#866A64
(134,106,100)
#735B57
(115,91,87)
#604C4A
(96,76,74)
#4D3D3D
(77,61,61)
#3A2E30
(58,46,48)
#271F23
(39,31,35)
#141016
(20,16,22)
#000000
(0,0,0)

Tints of #D2A698

#D2A698
(210,166,152)
#D6AEA1
(214,174,161)
#DAB6AA
(218,182,170)
#DEBEB3
(222,190,179)
#E2C6BC
(226,198,188)
#E6CEC5
(230,206,197)
#EAD6CE
(234,214,206)
#EEDED7
(238,222,215)
#F2E6E0
(242,230,224)
#F6EEE9
(246,238,233)
#FAF6F2
(250,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2A698 color. Also use rgb(210,166,152) instead hex code.

Text Font Color

.myTextColor { color: #D2A698; }

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

This text font color is #D2A698.

Background Color

.myBgColor { background-color: #D2A698; }

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

This div background color is #D2A698.

Border color

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

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

This div border color is #D2A698.

Opacity

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

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

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

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

This text has shadow with #D2A698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2A698.

Preview

Color preview on black background

This text has color #D2A698 on black background.


Color preview on white background

This text has color #D2A698 on white background.


Black color preview on #D2A698 background

This text has black color on #D2A698 background.


White color preview on #D2A698 background

This text has white color on #D2A698 background.


Related colors

Complementary color

Complementary color for #hex is #2D5967.


I love getcolorcode.com

Triadic colors

1 #98D2A6 and #A698D2 with #D2A698 are triadic colors.

2 #98A6D2 and #A6D298 with #D2A698 are triadic colors.