COLOR #213328

HEX: #213328 RGB: (33,51,40)

Color info

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

RGB color model

#213328 color RGB value is (33,51,40).

RGB: (33,51,40) (13%, 20%, 16%)

RGB channels and saturation

R 33 of 255 = 13%
G 51 of 255 = 20%
B 40 of 255 = 16%

33
51
40

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

Portions of RGB colors in percentages

R + G + B = 33 + 51 + 40 = 124 (100%)
R 33 of 124 ~ 26.61%
G 51 of 124 ~ 41.13%
B 40 of 124 ~ 32.26'%

%26.61
%41.13
%32.26

CMYK color model

#213328 color CMYK value is (35,0,22,80).

  • cyan value is 35.29%
  • magenta value is 0.00%
  • yellow value is 21.57%
  • key color value is 80.00%

CMYK: (35,0,22,80)
C35M0Y22K80 (35%, 0%, 22%, 80%)
(0.35 / 0.00 / 0.22 / 0.80)

CMYK percentages

%35.29
%0
%21.57
%80

Codes

Color #213328 in popluar color models

21 33 28
RGB 33 51 40
HSL 143° 21.43% 16.47%
HSB/HSV 143° 35.29% 20.00%
CMYK 35.29% 0.00% 21.57%
80.00%

Color #213328 in popluar number systems.

HEX 21 33 28
Decimal 33 51 40
Binary 100001 110011 101000
Octal 41 63 50

Shades and tints

Shades of #213328

#213328
(33,51,40)
#1E2F25
(30,47,37)
#1B2B22
(27,43,34)
#18271F
(24,39,31)
#15231C
(21,35,28)
#121F19
(18,31,25)
#0F1B16
(15,27,22)
#0C1713
(12,23,19)
#091310
(9,19,16)
#060F0D
(6,15,13)
#030B0A
(3,11,10)
#000000
(0,0,0)

Tints of #213328

#213328
(33,51,40)
#35453B
(53,69,59)
#49574E
(73,87,78)
#5D6961
(93,105,97)
#717B74
(113,123,116)
#858D87
(133,141,135)
#999F9A
(153,159,154)
#ADB1AD
(173,177,173)
#C1C3C0
(193,195,192)
#D5D5D3
(213,213,211)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #213328 color. Also use rgb(33,51,40) instead hex code.

Text Font Color

.myTextColor { color: #213328; }

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

This text font color is #213328.

Background Color

.myBgColor { background-color: #213328; }

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

This div background color is #213328.

Border color

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

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

This div border color is #213328.

Opacity

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

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

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

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

This text has shadow with #213328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213328.

Preview

Color preview on black background

This text has color #213328 on black background.


Color preview on white background

This text has color #213328 on white background.


Black color preview on #213328 background

This text has black color on #213328 background.


White color preview on #213328 background

This text has white color on #213328 background.


Related colors

Complementary color

Complementary color for #hex is #DECCD7.


I love getcolorcode.com

Triadic colors

1 #282133 and #332821 with #213328 are triadic colors.

2 #283321 and #332128 with #213328 are triadic colors.