COLOR #211015

HEX: #211015 RGB: (33,16,21)

Color info

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

RGB color model

#211015 color RGB value is (33,16,21).

RGB: (33,16,21) (13%, 6%, 8%)

RGB channels and saturation

R 33 of 255 = 13%
G 16 of 255 = 6%
B 21 of 255 = 8%

33
16
21

R + G + B ~ 9%. #211015 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 16 + 21 = 70 (100%)
R 33 of 70 ~ 47.14%
G 16 of 70 ~ 22.86%
B 21 of 70 ~ 30'%

%47.14
%22.86
%30

CMYK color model

#211015 color CMYK value is (0,52,36,87).

  • cyan value is 0.00%
  • magenta value is 51.52%
  • yellow value is 36.36%
  • key color value is 87.06%

CMYK: (0,52,36,87)
C0M52Y36K87 (0%, 52%, 36%, 87%)
(0.00 / 0.52 / 0.36 / 0.87)

CMYK percentages

%0
%51.52
%36.36
%87.06

Codes

Color #211015 in popluar color models

21 10 15
RGB 33 16 21
HSL 342° 34.69% 9.61%
HSB/HSV 342° 51.52% 12.94%
CMYK 0.00% 51.52% 36.36%
87.06%

Color #211015 in popluar number systems.

HEX 21 10 15
Decimal 33 16 21
Binary 100001 10000 10101
Octal 41 20 25

Shades and tints

Shades of #211015

#211015
(33,16,21)
#1E0F14
(30,15,20)
#1B0E13
(27,14,19)
#180D12
(24,13,18)
#150C11
(21,12,17)
#120B10
(18,11,16)
#0F0A0F
(15,10,15)
#0C090E
(12,9,14)
#09080D
(9,8,13)
#06070C
(6,7,12)
#03060B
(3,6,11)
#000000
(0,0,0)

Tints of #211015

#211015
(33,16,21)
#35252A
(53,37,42)
#493A3F
(73,58,63)
#5D4F54
(93,79,84)
#716469
(113,100,105)
#85797E
(133,121,126)
#998E93
(153,142,147)
#ADA3A8
(173,163,168)
#C1B8BD
(193,184,189)
#D5CDD2
(213,205,210)
#E9E2E7
(233,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #211015 color. Also use rgb(33,16,21) instead hex code.

Text Font Color

.myTextColor { color: #211015; }

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

This text font color is #211015.

Background Color

.myBgColor { background-color: #211015; }

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

This div background color is #211015.

Border color

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

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

This div border color is #211015.

Opacity

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

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

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

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

This text has shadow with #211015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #211015.

Preview

Color preview on black background

This text has color #211015 on black background.


Color preview on white background

This text has color #211015 on white background.


Black color preview on #211015 background

This text has black color on #211015 background.


White color preview on #211015 background

This text has white color on #211015 background.


Related colors

Complementary color

Complementary color for #hex is #DEEFEA.


I love getcolorcode.com

Triadic colors

1 #152110 and #101521 with #211015 are triadic colors.

2 #151021 and #102115 with #211015 are triadic colors.