COLOR #210911

HEX: #210911 RGB: (33,9,17)

Color info

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

RGB color model

#210911 color RGB value is (33,9,17).

RGB: (33,9,17) (13%, 4%, 7%)

RGB channels and saturation

R 33 of 255 = 13%
G 9 of 255 = 4%
B 17 of 255 = 7%

33
9
17

R + G + B ~ 8%. #210911 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 9 + 17 = 59 (100%)
R 33 of 59 ~ 55.93%
G 9 of 59 ~ 15.25%
B 17 of 59 ~ 28.81'%

%55.93
%15.25
%28.81

CMYK color model

#210911 color CMYK value is (0,73,48,87).

  • cyan value is 0.00%
  • magenta value is 72.73%
  • yellow value is 48.48%
  • key color value is 87.06%

CMYK: (0,73,48,87)
C0M73Y48K87 (0%, 73%, 48%, 87%)
(0.00 / 0.73 / 0.48 / 0.87)

CMYK percentages

%0
%72.73
%48.48
%87.06

Codes

Color #210911 in popluar color models

21 09 11
RGB 33 9 17
HSL 340° 57.14% 8.24%
HSB/HSV 340° 72.73% 12.94%
CMYK 0.00% 72.73% 48.48%
87.06%

Color #210911 in popluar number systems.

HEX 21 09 11
Decimal 33 9 17
Binary 100001 1001 10001
Octal 41 11 21

Shades and tints

Shades of #210911

#210911
(33,9,17)
#1E0910
(30,9,16)
#1B090F
(27,9,15)
#18090E
(24,9,14)
#15090D
(21,9,13)
#12090C
(18,9,12)
#0F090B
(15,9,11)
#0C090A
(12,9,10)
#090909
(9,9,9)
#060908
(6,9,8)
#030907
(3,9,7)
#000000
(0,0,0)

Tints of #210911

#210911
(33,9,17)
#351F26
(53,31,38)
#49353B
(73,53,59)
#5D4B50
(93,75,80)
#716165
(113,97,101)
#85777A
(133,119,122)
#998D8F
(153,141,143)
#ADA3A4
(173,163,164)
#C1B9B9
(193,185,185)
#D5CFCE
(213,207,206)
#E9E5E3
(233,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #210911 color. Also use rgb(33,9,17) instead hex code.

Text Font Color

.myTextColor { color: #210911; }

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

This text font color is #210911.

Background Color

.myBgColor { background-color: #210911; }

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

This div background color is #210911.

Border color

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

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

This div border color is #210911.

Opacity

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

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

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

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

This text has shadow with #210911 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #210911.

Preview

Color preview on black background

This text has color #210911 on black background.


Color preview on white background

This text has color #210911 on white background.


Black color preview on #210911 background

This text has black color on #210911 background.


White color preview on #210911 background

This text has white color on #210911 background.


Related colors

Complementary color

Complementary color for #hex is #DEF6EE.


I love getcolorcode.com

Triadic colors

1 #112109 and #091121 with #210911 are triadic colors.

2 #110921 and #092111 with #210911 are triadic colors.