COLOR #21050B

HEX: #21050B RGB: (33,5,11)

Color info

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

RGB color model

#21050B color RGB value is (33,5,11).

RGB: (33,5,11) (13%, 2%, 4%)

RGB channels and saturation

R 33 of 255 = 13%
G 5 of 255 = 2%
B 11 of 255 = 4%

33
5
11

R + G + B ~ 6%. #21050B is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 5 + 11 = 49 (100%)
R 33 of 49 ~ 67.35%
G 5 of 49 ~ 10.2%
B 11 of 49 ~ 22.45'%

%67.35
%10.2
%22.45

CMYK color model

#21050B color CMYK value is (0,85,67,87).

  • cyan value is 0.00%
  • magenta value is 84.85%
  • yellow value is 66.67%
  • key color value is 87.06%
CMYK: (0,85,67,87) C0M85Y67K87 (0%,85%,67%,87%) (0.00/0.85/0.67/0.87) 

CMYK percentages

%0
%84.85
%66.67
%87.06

Codes

Color #21050B in popluar color models

21 05 0B
RGB 33 5 11
HSL 347° 73.68% 7.45%
HSB/HSV 347° 84.85% 12.94%
CMYK 0.00% 84.85% 66.67%
87.06%

Color #21050B in popluar number systems.

HEX 21 05 0B
Decimal 33 5 11
Binary 100001 101 1011
Octal 41 5 13

Shades and tints

Shades of #21050B

#21050B
(33,5,11)
#1E050A
(30,5,10)
#1B0509
(27,5,9)
#180508
(24,5,8)
#150507
(21,5,7)
#120506
(18,5,6)
#0F0505
(15,5,5)
#0C0504
(12,5,4)
#090503
(9,5,3)
#060502
(6,5,2)
#030501
(3,5,1)
#000000
(0,0,0)

Tints of #21050B

#21050B
(33,5,11)
#351B21
(53,27,33)
#493137
(73,49,55)
#5D474D
(93,71,77)
#715D63
(113,93,99)
#857379
(133,115,121)
#99898F
(153,137,143)
#AD9FA5
(173,159,165)
#C1B5BB
(193,181,187)
#D5CBD1
(213,203,209)
#E9E1E7
(233,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21050B color. Also use rgb(33,5,11) instead hex code.

Text Font Color

.myTextColor { color: #21050B; }

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

This text font color is #21050B.

Background Color

.myBgColor { background-color: #21050B; }

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

This div background color is #21050B.

Border color

.myBorderColor { border: 1px solid #21050B; }

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

This div border color is #21050B.

Opacity

.myOpacity80 { color: #21050B; opacity: 0.8; }

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

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

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

This text has shadow with #21050B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21050B.

Preview

Color preview on black background

This text has color #21050B on black background.


Color preview on white background

This text has color #21050B on white background.


Black color preview on #21050B background

This text has black color on #21050B background.


White color preview on #21050B background

This text has white color on #21050B background.


Related colors

Complementary color

Complementary color for #hex is #DEFAF4.


I love getcolorcode.com

Triadic colors

1 #0B2105 and #050B21 with #21050B are triadic colors.

2 #0B0521 and #05210B with #21050B are triadic colors.