COLOR #212615

HEX: #212615 RGB: (33,38,21)

Color info

#212615 contains red, green and blue colors in about the same proportion. Web safe color of #212615 is #333300 (or #330).

RGB color model

#212615 color RGB value is (33,38,21).

RGB: (33,38,21) (13%, 15%, 8%)

RGB channels and saturation

R 33 of 255 = 13%
G 38 of 255 = 15%
B 21 of 255 = 8%

33
38
21

R + G + B ~ 12%. #212615 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 38 + 21 = 92 (100%)
R 33 of 92 ~ 35.87%
G 38 of 92 ~ 41.3%
B 21 of 92 ~ 22.83'%

%35.87
%41.3
%22.83

CMYK color model

#212615 color CMYK value is (13,0,45,85).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 44.74%
  • key color value is 85.10%

CMYK: (13,0,45,85)
C13M0Y45K85 (13%, 0%, 45%, 85%)
(0.13 / 0.00 / 0.45 / 0.85)

CMYK percentages

%13.16
%0
%44.74
%85.1

Codes

Color #212615 in popluar color models

21 26 15
RGB 33 38 21
HSL 78° 28.81% 11.57%
HSB/HSV 78° 44.74% 14.90%
CMYK 13.16% 0.00% 44.74%
85.10%

Color #212615 in popluar number systems.

HEX 21 26 15
Decimal 33 38 21
Binary 100001 100110 10101
Octal 41 46 25

Shades and tints

Shades of #212615

#212615
(33,38,21)
#1E2314
(30,35,20)
#1B2013
(27,32,19)
#181D12
(24,29,18)
#151A11
(21,26,17)
#121710
(18,23,16)
#0F140F
(15,20,15)
#0C110E
(12,17,14)
#090E0D
(9,14,13)
#060B0C
(6,11,12)
#03080B
(3,8,11)
#000000
(0,0,0)

Tints of #212615

#212615
(33,38,21)
#35392A
(53,57,42)
#494C3F
(73,76,63)
#5D5F54
(93,95,84)
#717269
(113,114,105)
#85857E
(133,133,126)
#999893
(153,152,147)
#ADABA8
(173,171,168)
#C1BEBD
(193,190,189)
#D5D1D2
(213,209,210)
#E9E4E7
(233,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #212615; }

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

This text font color is #212615.

Background Color

.myBgColor { background-color: #212615; }

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

This div background color is #212615.

Border color

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

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

This div border color is #212615.

Opacity

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

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

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

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

This text has shadow with #212615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #212615.

Preview

Color preview on black background

This text has color #212615 on black background.


Color preview on white background

This text has color #212615 on white background.


Black color preview on #212615 background

This text has black color on #212615 background.


White color preview on #212615 background

This text has white color on #212615 background.


Related colors

Complementary color

Complementary color for #hex is #DED9EA.


I love getcolorcode.com

Triadic colors

1 #152126 and #261521 with #212615 are triadic colors.

2 #152621 and #262115 with #212615 are triadic colors.