COLOR #21131D

HEX: #21131D RGB: (33,19,29)

Color info

#21131D contains red, green and blue colors in about the same proportion. Web safe color of #21131D is #330033 (or #303).

RGB color model

#21131D color RGB value is (33,19,29).

RGB: (33,19,29) (13%, 7%, 11%)

RGB channels and saturation

R 33 of 255 = 13%
G 19 of 255 = 7%
B 29 of 255 = 11%

33
19
29

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

Portions of RGB colors in percentages

R + G + B = 33 + 19 + 29 = 81 (100%)
R 33 of 81 ~ 40.74%
G 19 of 81 ~ 23.46%
B 29 of 81 ~ 35.8'%

%40.74
%23.46
%35.8

CMYK color model

#21131D color CMYK value is (0,42,12,87).

  • cyan value is 0.00%
  • magenta value is 42.42%
  • yellow value is 12.12%
  • key color value is 87.06%
CMYK: (0,42,12,87) C0M42Y12K87 (0%,42%,12%,87%) (0.00/0.42/0.12/0.87) 

CMYK percentages

%0
%42.42
%12.12
%87.06

Codes

Color #21131D in popluar color models

21 13 1D
RGB 33 19 29
HSL 317° 26.92% 10.20%
HSB/HSV 317° 42.42% 12.94%
CMYK 0.00% 42.42% 12.12%
87.06%

Color #21131D in popluar number systems.

HEX 21 13 1D
Decimal 33 19 29
Binary 100001 10011 11101
Octal 41 23 35

Shades and tints

Shades of #21131D

#21131D
(33,19,29)
#1E121B
(30,18,27)
#1B1119
(27,17,25)
#181017
(24,16,23)
#150F15
(21,15,21)
#120E13
(18,14,19)
#0F0D11
(15,13,17)
#0C0C0F
(12,12,15)
#090B0D
(9,11,13)
#060A0B
(6,10,11)
#030909
(3,9,9)
#000000
(0,0,0)

Tints of #21131D

#21131D
(33,19,29)
#352831
(53,40,49)
#493D45
(73,61,69)
#5D5259
(93,82,89)
#71676D
(113,103,109)
#857C81
(133,124,129)
#999195
(153,145,149)
#ADA6A9
(173,166,169)
#C1BBBD
(193,187,189)
#D5D0D1
(213,208,209)
#E9E5E5
(233,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #21131D; }

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

This text font color is #21131D.

Background Color

.myBgColor { background-color: #21131D; }

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

This div background color is #21131D.

Border color

.myBorderColor { border: 1px solid #21131D; }

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

This div border color is #21131D.

Opacity

.myOpacity80 { color: #21131D; opacity: 0.8; }

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

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

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

This text has shadow with #21131D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21131D.

Preview

Color preview on black background

This text has color #21131D on black background.


Color preview on white background

This text has color #21131D on white background.


Black color preview on #21131D background

This text has black color on #21131D background.


White color preview on #21131D background

This text has white color on #21131D background.


Related colors

Complementary color

Complementary color for #hex is #DEECE2.


I love getcolorcode.com

Triadic colors

1 #1D2113 and #131D21 with #21131D are triadic colors.

2 #1D1321 and #13211D with #21131D are triadic colors.