COLOR #D09616

HEX: #D09616 RGB: (208,150,22)

Color info

#D09616 contains mainly red and green colors. Web safe color of #D09616 is #CC9900 (or #C90).

RGB color model

#D09616 color RGB value is (208,150,22).

RGB: (208,150,22) (82%, 59%, 9%)

RGB channels and saturation

R 208 of 255 = 82%
G 150 of 255 = 59%
B 22 of 255 = 9%

208
150
22

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

Portions of RGB colors in percentages

R + G + B = 208 + 150 + 22 = 380 (100%)
R 208 of 380 ~ 54.74%
G 150 of 380 ~ 39.47%
B 22 of 380 ~ 5.79'%

%54.74
%39.47

CMYK color model

#D09616 color CMYK value is (0,28,89,18).

  • cyan value is 0.00%
  • magenta value is 27.88%
  • yellow value is 89.42%
  • key color value is 18.43%

CMYK: (0,28,89,18)
C0M28Y89K18 (0%, 28%, 89%, 18%)
(0.00 / 0.28 / 0.89 / 0.18)

CMYK percentages

%0
%27.88
%89.42
%18.43

Codes

Color #D09616 in popluar color models

D0 96 16
RGB 208 150 22
HSL 41° 80.87% 45.10%
HSB/HSV 41° 89.42% 81.57%
CMYK 0.00% 27.88% 89.42%
18.43%

Color #D09616 in popluar number systems.

HEX D0 96 16
Decimal 208 150 22
Binary 11010000 10010110 10110
Octal 320 226 26

Shades and tints

Shades of #D09616

#D09616
(208,150,22)
#BE8914
(190,137,20)
#AC7C12
(172,124,18)
#9A6F10
(154,111,16)
#88620E
(136,98,14)
#76550C
(118,85,12)
#64480A
(100,72,10)
#523B08
(82,59,8)
#402E06
(64,46,6)
#2E2104
(46,33,4)
#1C1402
(28,20,2)
#000000
(0,0,0)

Tints of #D09616

#D09616
(208,150,22)
#D49F2B
(212,159,43)
#D8A840
(216,168,64)
#DCB155
(220,177,85)
#E0BA6A
(224,186,106)
#E4C37F
(228,195,127)
#E8CC94
(232,204,148)
#ECD5A9
(236,213,169)
#F0DEBE
(240,222,190)
#F4E7D3
(244,231,211)
#F8F0E8
(248,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D09616 color. Also use rgb(208,150,22) instead hex code.

Text Font Color

.myTextColor { color: #D09616; }

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

This text font color is #D09616.

Background Color

.myBgColor { background-color: #D09616; }

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

This div background color is #D09616.

Border color

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

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

This div border color is #D09616.

Opacity

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

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

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

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

This text has shadow with #D09616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D09616.

Preview

Color preview on black background

This text has color #D09616 on black background.


Color preview on white background

This text has color #D09616 on white background.


Black color preview on #D09616 background

This text has black color on #D09616 background.


White color preview on #D09616 background

This text has white color on #D09616 background.


Related colors

Complementary color

Complementary color for #hex is #2F69E9.


I love getcolorcode.com

Triadic colors

1 #16D096 and #9616D0 with #D09616 are triadic colors.

2 #1696D0 and #96D016 with #D09616 are triadic colors.