COLOR #213417

HEX: #213417 RGB: (33,52,23)

Color info

#213417 contains red, green and blue colors in about the same proportion. Web safe color of #213417 is #333300 (or #330).

RGB color model

#213417 color RGB value is (33,52,23).

RGB: (33,52,23) (13%, 20%, 9%)

RGB channels and saturation

R 33 of 255 = 13%
G 52 of 255 = 20%
B 23 of 255 = 9%

33
52
23

R + G + B ~ 14%. #213417 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 52 + 23 = 108 (100%)
R 33 of 108 ~ 30.56%
G 52 of 108 ~ 48.15%
B 23 of 108 ~ 21.3'%

%30.56
%48.15
%21.3

CMYK color model

#213417 color CMYK value is (37,0,56,80).

  • cyan value is 36.54%
  • magenta value is 0.00%
  • yellow value is 55.77%
  • key color value is 79.61%

CMYK: (37,0,56,80)
C37M0Y56K80 (37%, 0%, 56%, 80%)
(0.37 / 0.00 / 0.56 / 0.80)

CMYK percentages

%36.54
%0
%55.77
%79.61

Codes

Color #213417 in popluar color models

21 34 17
RGB 33 52 23
HSL 99° 38.67% 14.71%
HSB/HSV 99° 55.77% 20.39%
CMYK 36.54% 0.00% 55.77%
79.61%

Color #213417 in popluar number systems.

HEX 21 34 17
Decimal 33 52 23
Binary 100001 110100 10111
Octal 41 64 27

Shades and tints

Shades of #213417

#213417
(33,52,23)
#1E3015
(30,48,21)
#1B2C13
(27,44,19)
#182811
(24,40,17)
#15240F
(21,36,15)
#12200D
(18,32,13)
#0F1C0B
(15,28,11)
#0C1809
(12,24,9)
#091407
(9,20,7)
#061005
(6,16,5)
#030C03
(3,12,3)
#000000
(0,0,0)

Tints of #213417

#213417
(33,52,23)
#35462C
(53,70,44)
#495841
(73,88,65)
#5D6A56
(93,106,86)
#717C6B
(113,124,107)
#858E80
(133,142,128)
#99A095
(153,160,149)
#ADB2AA
(173,178,170)
#C1C4BF
(193,196,191)
#D5D6D4
(213,214,212)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #213417 color. Also use rgb(33,52,23) instead hex code.

Text Font Color

.myTextColor { color: #213417; }

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

This text font color is #213417.

Background Color

.myBgColor { background-color: #213417; }

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

This div background color is #213417.

Border color

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

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

This div border color is #213417.

Opacity

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

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

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

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

This text has shadow with #213417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213417.

Preview

Color preview on black background

This text has color #213417 on black background.


Color preview on white background

This text has color #213417 on white background.


Black color preview on #213417 background

This text has black color on #213417 background.


White color preview on #213417 background

This text has white color on #213417 background.


Related colors

Complementary color

Complementary color for #hex is #DECBE8.


I love getcolorcode.com

Triadic colors

1 #172134 and #341721 with #213417 are triadic colors.

2 #173421 and #342117 with #213417 are triadic colors.