COLOR #212636

HEX: #212636 RGB: (33,38,54)

Color info

#212636 contains red, green and blue colors in about the same proportion. Web safe color of #212636 is #333333 (or #333).

RGB color model

#212636 color RGB value is (33,38,54).

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

RGB channels and saturation

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

33
38
54

R + G + B ~ 16%. #212636 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 38 + 54 = 125 (100%)
R 33 of 125 ~ 26.4%
G 38 of 125 ~ 30.4%
B 54 of 125 ~ 43.2'%

%26.4
%30.4
%43.2

CMYK color model

#212636 color CMYK value is (39,30,0,79).

  • cyan value is 38.89%
  • magenta value is 29.63%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (39,30,0,79)
C39M30Y0K79 (39%, 30%, 0%, 79%)
(0.39 / 0.30 / 0.00 / 0.79)

CMYK percentages

%38.89
%29.63
%0
%78.82

Codes

Color #212636 in popluar color models

21 26 36
RGB 33 38 54
HSL 226° 24.14% 17.06%
HSB/HSV 226° 38.89% 21.18%
CMYK 38.89% 29.63% 0.00%
78.82%

Color #212636 in popluar number systems.

HEX 21 26 36
Decimal 33 38 54
Binary 100001 100110 110110
Octal 41 46 66

Shades and tints

Shades of #212636

#212636
(33,38,54)
#1E2332
(30,35,50)
#1B202E
(27,32,46)
#181D2A
(24,29,42)
#151A26
(21,26,38)
#121722
(18,23,34)
#0F141E
(15,20,30)
#0C111A
(12,17,26)
#090E16
(9,14,22)
#060B12
(6,11,18)
#03080E
(3,8,14)
#000000
(0,0,0)

Tints of #212636

#212636
(33,38,54)
#353948
(53,57,72)
#494C5A
(73,76,90)
#5D5F6C
(93,95,108)
#71727E
(113,114,126)
#858590
(133,133,144)
#9998A2
(153,152,162)
#ADABB4
(173,171,180)
#C1BEC6
(193,190,198)
#D5D1D8
(213,209,216)
#E9E4EA
(233,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #212636; }

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

This text font color is #212636.

Background Color

.myBgColor { background-color: #212636; }

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

This div background color is #212636.

Border color

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

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

This div border color is #212636.

Opacity

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

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

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

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

This text has shadow with #212636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #212636.

Preview

Color preview on black background

This text has color #212636 on black background.


Color preview on white background

This text has color #212636 on white background.


Black color preview on #212636 background

This text has black color on #212636 background.


White color preview on #212636 background

This text has white color on #212636 background.


Related colors

Complementary color

Complementary color for #hex is #DED9C9.


I love getcolorcode.com

Triadic colors

1 #362126 and #263621 with #212636 are triadic colors.

2 #362621 and #262136 with #212636 are triadic colors.