COLOR #D36214

HEX: #D36214 RGB: (211,98,20)

Color info

#D36214 contains mainly red color. Web safe color of #D36214 is #CC6600 (or #C60).

RGB color model

#D36214 color RGB value is (211,98,20).

RGB: (211,98,20) (83%, 38%, 8%)

RGB channels and saturation

R 211 of 255 = 83%
G 98 of 255 = 38%
B 20 of 255 = 8%

211
98
20

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

Portions of RGB colors in percentages

R + G + B = 211 + 98 + 20 = 329 (100%)
R 211 of 329 ~ 64.13%
G 98 of 329 ~ 29.79%
B 20 of 329 ~ 6.08'%

%64.13
%29.79

CMYK color model

#D36214 color CMYK value is (0,54,91,17).

  • cyan value is 0.00%
  • magenta value is 53.55%
  • yellow value is 90.52%
  • key color value is 17.25%

CMYK: (0,54,91,17)
C0M54Y91K17 (0%, 54%, 91%, 17%)
(0.00 / 0.54 / 0.91 / 0.17)

CMYK percentages

%0
%53.55
%90.52
%17.25

Codes

Color #D36214 in popluar color models

D3 62 14
RGB 211 98 20
HSL 25° 82.68% 45.29%
HSB/HSV 25° 90.52% 82.75%
CMYK 0.00% 53.55% 90.52%
17.25%

Color #D36214 in popluar number systems.

HEX D3 62 14
Decimal 211 98 20
Binary 11010011 1100010 10100
Octal 323 142 24

Shades and tints

Shades of #D36214

#D36214
(211,98,20)
#C05A13
(192,90,19)
#AD5212
(173,82,18)
#9A4A11
(154,74,17)
#874210
(135,66,16)
#743A0F
(116,58,15)
#61320E
(97,50,14)
#4E2A0D
(78,42,13)
#3B220C
(59,34,12)
#281A0B
(40,26,11)
#15120A
(21,18,10)
#000000
(0,0,0)

Tints of #D36214

#D36214
(211,98,20)
#D77029
(215,112,41)
#DB7E3E
(219,126,62)
#DF8C53
(223,140,83)
#E39A68
(227,154,104)
#E7A87D
(231,168,125)
#EBB692
(235,182,146)
#EFC4A7
(239,196,167)
#F3D2BC
(243,210,188)
#F7E0D1
(247,224,209)
#FBEEE6
(251,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D36214 color. Also use rgb(211,98,20) instead hex code.

Text Font Color

.myTextColor { color: #D36214; }

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

This text font color is #D36214.

Background Color

.myBgColor { background-color: #D36214; }

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

This div background color is #D36214.

Border color

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

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

This div border color is #D36214.

Opacity

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

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

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

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

This text has shadow with #D36214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D36214.

Preview

Color preview on black background

This text has color #D36214 on black background.


Color preview on white background

This text has color #D36214 on white background.


Black color preview on #D36214 background

This text has black color on #D36214 background.


White color preview on #D36214 background

This text has white color on #D36214 background.


Related colors

Complementary color

Complementary color for #hex is #2C9DEB.


I love getcolorcode.com

Triadic colors

1 #14D362 and #6214D3 with #D36214 are triadic colors.

2 #1462D3 and #62D314 with #D36214 are triadic colors.