COLOR #D08A4A

HEX: #D08A4A RGB: (208,138,74)

Color info

#D08A4A contains mainly red color. Web safe color of #D08A4A is #CC9933 (or #C93).

RGB color model

#D08A4A color RGB value is (208,138,74).

RGB: (208,138,74) (82%, 54%, 29%)

RGB channels and saturation

R 208 of 255 = 82%
G 138 of 255 = 54%
B 74 of 255 = 29%

208
138
74

R + G + B ~ 55%. #D08A4A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 208 + 138 + 74 = 420 (100%)
R 208 of 420 ~ 49.52%
G 138 of 420 ~ 32.86%
B 74 of 420 ~ 17.62'%

%49.52
%32.86
%17.62

CMYK color model

#D08A4A color CMYK value is (0,34,64,18).

  • cyan value is 0.00%
  • magenta value is 33.65%
  • yellow value is 64.42%
  • key color value is 18.43%

CMYK: (0,34,64,18)
C0M34Y64K18 (0%, 34%, 64%, 18%)
(0.00 / 0.34 / 0.64 / 0.18)

CMYK percentages

%0
%33.65
%64.42
%18.43

Codes

Color #D08A4A in popluar color models

D0 8A 4A
RGB 208 138 74
HSL 29° 58.77% 55.29%
HSB/HSV 29° 64.42% 81.57%
CMYK 0.00% 33.65% 64.42%
18.43%

Color #D08A4A in popluar number systems.

HEX D0 8A 4A
Decimal 208 138 74
Binary 11010000 10001010 1001010
Octal 320 212 112

Shades and tints

Shades of #D08A4A

#D08A4A
(208,138,74)
#BE7E44
(190,126,68)
#AC723E
(172,114,62)
#9A6638
(154,102,56)
#885A32
(136,90,50)
#764E2C
(118,78,44)
#644226
(100,66,38)
#523620
(82,54,32)
#402A1A
(64,42,26)
#2E1E14
(46,30,20)
#1C120E
(28,18,14)
#000000
(0,0,0)

Tints of #D08A4A

#D08A4A
(208,138,74)
#D4945A
(212,148,90)
#D89E6A
(216,158,106)
#DCA87A
(220,168,122)
#E0B28A
(224,178,138)
#E4BC9A
(228,188,154)
#E8C6AA
(232,198,170)
#ECD0BA
(236,208,186)
#F0DACA
(240,218,202)
#F4E4DA
(244,228,218)
#F8EEEA
(248,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D08A4A color. Also use rgb(208,138,74) instead hex code.

Text Font Color

.myTextColor { color: #D08A4A; }

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

This text font color is #D08A4A.

Background Color

.myBgColor { background-color: #D08A4A; }

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

This div background color is #D08A4A.

Border color

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

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

This div border color is #D08A4A.

Opacity

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

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

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

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

This text has shadow with #D08A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D08A4A.

Preview

Color preview on black background

This text has color #D08A4A on black background.


Color preview on white background

This text has color #D08A4A on white background.


Black color preview on #D08A4A background

This text has black color on #D08A4A background.


White color preview on #D08A4A background

This text has white color on #D08A4A background.


Related colors

Complementary color

Complementary color for #hex is #2F75B5.


I love getcolorcode.com

Triadic colors

1 #4AD08A and #8A4AD0 with #D08A4A are triadic colors.

2 #4A8AD0 and #8AD04A with #D08A4A are triadic colors.