COLOR #D09328

HEX: #D09328 RGB: (208,147,40)

Color info

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

RGB color model

#D09328 color RGB value is (208,147,40).

RGB: (208,147,40) (82%, 58%, 16%)

RGB channels and saturation

R 208 of 255 = 82%
G 147 of 255 = 58%
B 40 of 255 = 16%

208
147
40

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

Portions of RGB colors in percentages

R + G + B = 208 + 147 + 40 = 395 (100%)
R 208 of 395 ~ 52.66%
G 147 of 395 ~ 37.22%
B 40 of 395 ~ 10.13'%

%52.66
%37.22

CMYK color model

#D09328 color CMYK value is (0,29,81,18).

  • cyan value is 0.00%
  • magenta value is 29.33%
  • yellow value is 80.77%
  • key color value is 18.43%

CMYK: (0,29,81,18)
C0M29Y81K18 (0%, 29%, 81%, 18%)
(0.00 / 0.29 / 0.81 / 0.18)

CMYK percentages

%0
%29.33
%80.77
%18.43

Codes

Color #D09328 in popluar color models

D0 93 28
RGB 208 147 40
HSL 38° 67.74% 48.63%
HSB/HSV 38° 80.77% 81.57%
CMYK 0.00% 29.33% 80.77%
18.43%

Color #D09328 in popluar number systems.

HEX D0 93 28
Decimal 208 147 40
Binary 11010000 10010011 101000
Octal 320 223 50

Shades and tints

Shades of #D09328

#D09328
(208,147,40)
#BE8625
(190,134,37)
#AC7922
(172,121,34)
#9A6C1F
(154,108,31)
#885F1C
(136,95,28)
#765219
(118,82,25)
#644516
(100,69,22)
#523813
(82,56,19)
#402B10
(64,43,16)
#2E1E0D
(46,30,13)
#1C110A
(28,17,10)
#000000
(0,0,0)

Tints of #D09328

#D09328
(208,147,40)
#D49C3B
(212,156,59)
#D8A54E
(216,165,78)
#DCAE61
(220,174,97)
#E0B774
(224,183,116)
#E4C087
(228,192,135)
#E8C99A
(232,201,154)
#ECD2AD
(236,210,173)
#F0DBC0
(240,219,192)
#F4E4D3
(244,228,211)
#F8EDE6
(248,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D09328 color. Also use rgb(208,147,40) instead hex code.

Text Font Color

.myTextColor { color: #D09328; }

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

This text font color is #D09328.

Background Color

.myBgColor { background-color: #D09328; }

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

This div background color is #D09328.

Border color

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

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

This div border color is #D09328.

Opacity

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

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

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

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

This text has shadow with #D09328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D09328.

Preview

Color preview on black background

This text has color #D09328 on black background.


Color preview on white background

This text has color #D09328 on white background.


Black color preview on #D09328 background

This text has black color on #D09328 background.


White color preview on #D09328 background

This text has white color on #D09328 background.


Related colors

Complementary color

Complementary color for #hex is #2F6CD7.


I love getcolorcode.com

Triadic colors

1 #28D093 and #9328D0 with #D09328 are triadic colors.

2 #2893D0 and #93D028 with #D09328 are triadic colors.