COLOR #D39318

HEX: #D39318 RGB: (211,147,24)

Color info

#D39318 contains mainly red color. Web safe color of #D39318 is #CC9900 (or #C90).

RGB color model

#D39318 color RGB value is (211,147,24).

RGB: (211,147,24) (83%, 58%, 9%)

RGB channels and saturation

R 211 of 255 = 83%
G 147 of 255 = 58%
B 24 of 255 = 9%

211
147
24

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

Portions of RGB colors in percentages

R + G + B = 211 + 147 + 24 = 382 (100%)
R 211 of 382 ~ 55.24%
G 147 of 382 ~ 38.48%
B 24 of 382 ~ 6.28'%

%55.24
%38.48

CMYK color model

#D39318 color CMYK value is (0,30,89,17).

  • cyan value is 0.00%
  • magenta value is 30.33%
  • yellow value is 88.63%
  • key color value is 17.25%

CMYK: (0,30,89,17)
C0M30Y89K17 (0%, 30%, 89%, 17%)
(0.00 / 0.30 / 0.89 / 0.17)

CMYK percentages

%0
%30.33
%88.63
%17.25

Codes

Color #D39318 in popluar color models

D3 93 18
RGB 211 147 24
HSL 39° 79.57% 46.08%
HSB/HSV 39° 88.63% 82.75%
CMYK 0.00% 30.33% 88.63%
17.25%

Color #D39318 in popluar number systems.

HEX D3 93 18
Decimal 211 147 24
Binary 11010011 10010011 11000
Octal 323 223 30

Shades and tints

Shades of #D39318

#D39318
(211,147,24)
#C08616
(192,134,22)
#AD7914
(173,121,20)
#9A6C12
(154,108,18)
#875F10
(135,95,16)
#74520E
(116,82,14)
#61450C
(97,69,12)
#4E380A
(78,56,10)
#3B2B08
(59,43,8)
#281E06
(40,30,6)
#151104
(21,17,4)
#000000
(0,0,0)

Tints of #D39318

#D39318
(211,147,24)
#D79C2D
(215,156,45)
#DBA542
(219,165,66)
#DFAE57
(223,174,87)
#E3B76C
(227,183,108)
#E7C081
(231,192,129)
#EBC996
(235,201,150)
#EFD2AB
(239,210,171)
#F3DBC0
(243,219,192)
#F7E4D5
(247,228,213)
#FBEDEA
(251,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D39318 color. Also use rgb(211,147,24) instead hex code.

Text Font Color

.myTextColor { color: #D39318; }

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

This text font color is #D39318.

Background Color

.myBgColor { background-color: #D39318; }

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

This div background color is #D39318.

Border color

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

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

This div border color is #D39318.

Opacity

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

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

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

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

This text has shadow with #D39318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D39318.

Preview

Color preview on black background

This text has color #D39318 on black background.


Color preview on white background

This text has color #D39318 on white background.


Black color preview on #D39318 background

This text has black color on #D39318 background.


White color preview on #D39318 background

This text has white color on #D39318 background.


Related colors

Complementary color

Complementary color for #hex is #2C6CE7.


I love getcolorcode.com

Triadic colors

1 #18D393 and #9318D3 with #D39318 are triadic colors.

2 #1893D3 and #93D318 with #D39318 are triadic colors.