COLOR #211317

HEX: #211317 RGB: (33,19,23)

Color info

#211317 contains red, green and blue colors in about the same proportion. Web safe color of #211317 is #330000 (or #300).

RGB color model

#211317 color RGB value is (33,19,23).

RGB: (33,19,23) (13%, 7%, 9%)

RGB channels and saturation

R 33 of 255 = 13%
G 19 of 255 = 7%
B 23 of 255 = 9%

33
19
23

R + G + B ~ 10%. #211317 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 19 + 23 = 75 (100%)
R 33 of 75 ~ 44%
G 19 of 75 ~ 25.33%
B 23 of 75 ~ 30.67'%

%44
%25.33
%30.67

CMYK color model

#211317 color CMYK value is (0,42,30,87).

  • cyan value is 0.00%
  • magenta value is 42.42%
  • yellow value is 30.30%
  • key color value is 87.06%

CMYK: (0,42,30,87)
C0M42Y30K87 (0%, 42%, 30%, 87%)
(0.00 / 0.42 / 0.30 / 0.87)

CMYK percentages

%0
%42.42
%30.3
%87.06

Codes

Color #211317 in popluar color models

21 13 17
RGB 33 19 23
HSL 343° 26.92% 10.20%
HSB/HSV 343° 42.42% 12.94%
CMYK 0.00% 42.42% 30.30%
87.06%

Color #211317 in popluar number systems.

HEX 21 13 17
Decimal 33 19 23
Binary 100001 10011 10111
Octal 41 23 27

Shades and tints

Shades of #211317

#211317
(33,19,23)
#1E1215
(30,18,21)
#1B1113
(27,17,19)
#181011
(24,16,17)
#150F0F
(21,15,15)
#120E0D
(18,14,13)
#0F0D0B
(15,13,11)
#0C0C09
(12,12,9)
#090B07
(9,11,7)
#060A05
(6,10,5)
#030903
(3,9,3)
#000000
(0,0,0)

Tints of #211317

#211317
(33,19,23)
#35282C
(53,40,44)
#493D41
(73,61,65)
#5D5256
(93,82,86)
#71676B
(113,103,107)
#857C80
(133,124,128)
#999195
(153,145,149)
#ADA6AA
(173,166,170)
#C1BBBF
(193,187,191)
#D5D0D4
(213,208,212)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #211317; }

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

This text font color is #211317.

Background Color

.myBgColor { background-color: #211317; }

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

This div background color is #211317.

Border color

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

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

This div border color is #211317.

Opacity

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

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

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

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

This text has shadow with #211317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211317.

Preview

Color preview on black background

This text has color #211317 on black background.


Color preview on white background

This text has color #211317 on white background.


Black color preview on #211317 background

This text has black color on #211317 background.


White color preview on #211317 background

This text has white color on #211317 background.


Related colors

Complementary color

Complementary color for #hex is #DEECE8.


I love getcolorcode.com

Triadic colors

1 #172113 and #131721 with #211317 are triadic colors.

2 #171321 and #132117 with #211317 are triadic colors.