COLOR #D6A091

HEX: #D6A091 RGB: (214,160,145)

Color info

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

RGB color model

#D6A091 color RGB value is (214,160,145).

RGB: (214,160,145) (84%, 63%, 57%)

RGB channels and saturation

R 214 of 255 = 84%
G 160 of 255 = 63%
B 145 of 255 = 57%

214
160
145

R + G + B ~ 68%. #D6A091 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 160 + 145 = 519 (100%)
R 214 of 519 ~ 41.23%
G 160 of 519 ~ 30.83%
B 145 of 519 ~ 27.94'%

%41.23
%30.83
%27.94

CMYK color model

#D6A091 color CMYK value is (0,25,32,16).

  • cyan value is 0.00%
  • magenta value is 25.23%
  • yellow value is 32.24%
  • key color value is 16.08%

CMYK: (0,25,32,16)
C0M25Y32K16 (0%, 25%, 32%, 16%)
(0.00 / 0.25 / 0.32 / 0.16)

CMYK percentages

%0
%25.23
%32.24
%16.08

Codes

Color #D6A091 in popluar color models

D6 A0 91
RGB 214 160 145
HSL 13° 45.70% 70.39%
HSB/HSV 13° 32.24% 83.92%
CMYK 0.00% 25.23% 32.24%
16.08%

Color #D6A091 in popluar number systems.

HEX D6 A0 91
Decimal 214 160 145
Binary 11010110 10100000 10010001
Octal 326 240 221

Shades and tints

Shades of #D6A091

#D6A091
(214,160,145)
#C39284
(195,146,132)
#B08477
(176,132,119)
#9D766A
(157,118,106)
#8A685D
(138,104,93)
#775A50
(119,90,80)
#644C43
(100,76,67)
#513E36
(81,62,54)
#3E3029
(62,48,41)
#2B221C
(43,34,28)
#18140F
(24,20,15)
#000000
(0,0,0)

Tints of #D6A091

#D6A091
(214,160,145)
#D9A89B
(217,168,155)
#DCB0A5
(220,176,165)
#DFB8AF
(223,184,175)
#E2C0B9
(226,192,185)
#E5C8C3
(229,200,195)
#E8D0CD
(232,208,205)
#EBD8D7
(235,216,215)
#EEE0E1
(238,224,225)
#F1E8EB
(241,232,235)
#F4F0F5
(244,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A091 color. Also use rgb(214,160,145) instead hex code.

Text Font Color

.myTextColor { color: #D6A091; }

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

This text font color is #D6A091.

Background Color

.myBgColor { background-color: #D6A091; }

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

This div background color is #D6A091.

Border color

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

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

This div border color is #D6A091.

Opacity

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

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

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

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

This text has shadow with #D6A091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A091.

Preview

Color preview on black background

This text has color #D6A091 on black background.


Color preview on white background

This text has color #D6A091 on white background.


Black color preview on #D6A091 background

This text has black color on #D6A091 background.


White color preview on #D6A091 background

This text has white color on #D6A091 background.


Related colors

Complementary color

Complementary color for #hex is #295F6E.


I love getcolorcode.com

Triadic colors

1 #91D6A0 and #A091D6 with #D6A091 are triadic colors.

2 #91A0D6 and #A0D691 with #D6A091 are triadic colors.