COLOR #D0A383

HEX: #D0A383 RGB: (208,163,131)

Color info

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

RGB color model

#D0A383 color RGB value is (208,163,131).

RGB: (208,163,131) (82%, 64%, 51%)

RGB channels and saturation

R 208 of 255 = 82%
G 163 of 255 = 64%
B 131 of 255 = 51%

208
163
131

R + G + B ~ 66%. #D0A383 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 163 + 131 = 502 (100%)
R 208 of 502 ~ 41.43%
G 163 of 502 ~ 32.47%
B 131 of 502 ~ 26.1'%

%41.43
%32.47
%26.1

CMYK color model

#D0A383 color CMYK value is (0,22,37,18).

  • cyan value is 0.00%
  • magenta value is 21.63%
  • yellow value is 37.02%
  • key color value is 18.43%

CMYK: (0,22,37,18)
C0M22Y37K18 (0%, 22%, 37%, 18%)
(0.00 / 0.22 / 0.37 / 0.18)

CMYK percentages

%0
%21.63
%37.02
%18.43

Codes

Color #D0A383 in popluar color models

D0 A3 83
RGB 208 163 131
HSL 25° 45.03% 66.47%
HSB/HSV 25° 37.02% 81.57%
CMYK 0.00% 21.63% 37.02%
18.43%

Color #D0A383 in popluar number systems.

HEX D0 A3 83
Decimal 208 163 131
Binary 11010000 10100011 10000011
Octal 320 243 203

Shades and tints

Shades of #D0A383

#D0A383
(208,163,131)
#BE9578
(190,149,120)
#AC876D
(172,135,109)
#9A7962
(154,121,98)
#886B57
(136,107,87)
#765D4C
(118,93,76)
#644F41
(100,79,65)
#524136
(82,65,54)
#40332B
(64,51,43)
#2E2520
(46,37,32)
#1C1715
(28,23,21)
#000000
(0,0,0)

Tints of #D0A383

#D0A383
(208,163,131)
#D4AB8E
(212,171,142)
#D8B399
(216,179,153)
#DCBBA4
(220,187,164)
#E0C3AF
(224,195,175)
#E4CBBA
(228,203,186)
#E8D3C5
(232,211,197)
#ECDBD0
(236,219,208)
#F0E3DB
(240,227,219)
#F4EBE6
(244,235,230)
#F8F3F1
(248,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0A383 color. Also use rgb(208,163,131) instead hex code.

Text Font Color

.myTextColor { color: #D0A383; }

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

This text font color is #D0A383.

Background Color

.myBgColor { background-color: #D0A383; }

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

This div background color is #D0A383.

Border color

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

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

This div border color is #D0A383.

Opacity

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

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

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

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

This text has shadow with #D0A383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0A383.

Preview

Color preview on black background

This text has color #D0A383 on black background.


Color preview on white background

This text has color #D0A383 on white background.


Black color preview on #D0A383 background

This text has black color on #D0A383 background.


White color preview on #D0A383 background

This text has white color on #D0A383 background.


Related colors

Complementary color

Complementary color for #hex is #2F5C7C.


I love getcolorcode.com

Triadic colors

1 #83D0A3 and #A383D0 with #D0A383 are triadic colors.

2 #83A3D0 and #A3D083 with #D0A383 are triadic colors.