COLOR #D6A093

HEX: #D6A093 RGB: (214,160,147)

Color info

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

RGB color model

#D6A093 color RGB value is (214,160,147).

RGB: (214,160,147) (84%, 63%, 58%)

RGB channels and saturation

R 214 of 255 = 84%
G 160 of 255 = 63%
B 147 of 255 = 58%

214
160
147

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

Portions of RGB colors in percentages

R + G + B = 214 + 160 + 147 = 521 (100%)
R 214 of 521 ~ 41.07%
G 160 of 521 ~ 30.71%
B 147 of 521 ~ 28.21'%

%41.07
%30.71
%28.21

CMYK color model

#D6A093 color CMYK value is (0,25,31,16).

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

CMYK: (0,25,31,16)
C0M25Y31K16 (0%, 25%, 31%, 16%)
(0.00 / 0.25 / 0.31 / 0.16)

CMYK percentages

%0
%25.23
%31.31
%16.08

Codes

Color #D6A093 in popluar color models

D6 A0 93
RGB 214 160 147
HSL 12° 44.97% 70.78%
HSB/HSV 12° 31.31% 83.92%
CMYK 0.00% 25.23% 31.31%
16.08%

Color #D6A093 in popluar number systems.

HEX D6 A0 93
Decimal 214 160 147
Binary 11010110 10100000 10010011
Octal 326 240 223

Shades and tints

Shades of #D6A093

#D6A093
(214,160,147)
#C39286
(195,146,134)
#B08479
(176,132,121)
#9D766C
(157,118,108)
#8A685F
(138,104,95)
#775A52
(119,90,82)
#644C45
(100,76,69)
#513E38
(81,62,56)
#3E302B
(62,48,43)
#2B221E
(43,34,30)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #D6A093

#D6A093
(214,160,147)
#D9A89C
(217,168,156)
#DCB0A5
(220,176,165)
#DFB8AE
(223,184,174)
#E2C0B7
(226,192,183)
#E5C8C0
(229,200,192)
#E8D0C9
(232,208,201)
#EBD8D2
(235,216,210)
#EEE0DB
(238,224,219)
#F1E8E4
(241,232,228)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6A093; }

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

This text font color is #D6A093.

Background Color

.myBgColor { background-color: #D6A093; }

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

This div background color is #D6A093.

Border color

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

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

This div border color is #D6A093.

Opacity

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

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

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

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

This text has shadow with #D6A093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A093.

Preview

Color preview on black background

This text has color #D6A093 on black background.


Color preview on white background

This text has color #D6A093 on white background.


Black color preview on #D6A093 background

This text has black color on #D6A093 background.


White color preview on #D6A093 background

This text has white color on #D6A093 background.


Related colors

Complementary color

Complementary color for #hex is #295F6C.


I love getcolorcode.com

Triadic colors

1 #93D6A0 and #A093D6 with #D6A093 are triadic colors.

2 #93A0D6 and #A0D693 with #D6A093 are triadic colors.