COLOR #213834

HEX: #213834 RGB: (33,56,52)

Color info

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

RGB color model

#213834 color RGB value is (33,56,52).

RGB: (33,56,52) (13%, 22%, 20%)

RGB channels and saturation

R 33 of 255 = 13%
G 56 of 255 = 22%
B 52 of 255 = 20%

33
56
52

R + G + B ~ 18%. #213834 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 56 + 52 = 141 (100%)
R 33 of 141 ~ 23.4%
G 56 of 141 ~ 39.72%
B 52 of 141 ~ 36.88'%

%23.4
%39.72
%36.88

CMYK color model

#213834 color CMYK value is (41,0,7,78).

  • cyan value is 41.07%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 78.04%

CMYK: (41,0,7,78)
C41M0Y7K78 (41%, 0%, 7%, 78%)
(0.41 / 0.00 / 0.07 / 0.78)

CMYK percentages

%41.07
%0
%7.14
%78.04

Codes

Color #213834 in popluar color models

21 38 34
RGB 33 56 52
HSL 170° 25.84% 17.45%
HSB/HSV 170° 41.07% 21.96%
CMYK 41.07% 0.00% 7.14%
78.04%

Color #213834 in popluar number systems.

HEX 21 38 34
Decimal 33 56 52
Binary 100001 111000 110100
Octal 41 70 64

Shades and tints

Shades of #213834

#213834
(33,56,52)
#1E3330
(30,51,48)
#1B2E2C
(27,46,44)
#182928
(24,41,40)
#152424
(21,36,36)
#121F20
(18,31,32)
#0F1A1C
(15,26,28)
#0C1518
(12,21,24)
#091014
(9,16,20)
#060B10
(6,11,16)
#03060C
(3,6,12)
#000000
(0,0,0)

Tints of #213834

#213834
(33,56,52)
#354A46
(53,74,70)
#495C58
(73,92,88)
#5D6E6A
(93,110,106)
#71807C
(113,128,124)
#85928E
(133,146,142)
#99A4A0
(153,164,160)
#ADB6B2
(173,182,178)
#C1C8C4
(193,200,196)
#D5DAD6
(213,218,214)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #213834 color. Also use rgb(33,56,52) instead hex code.

Text Font Color

.myTextColor { color: #213834; }

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

This text font color is #213834.

Background Color

.myBgColor { background-color: #213834; }

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

This div background color is #213834.

Border color

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

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

This div border color is #213834.

Opacity

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

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

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

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

This text has shadow with #213834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213834.

Preview

Color preview on black background

This text has color #213834 on black background.


Color preview on white background

This text has color #213834 on white background.


Black color preview on #213834 background

This text has black color on #213834 background.


White color preview on #213834 background

This text has white color on #213834 background.


Related colors

Complementary color

Complementary color for #hex is #DEC7CB.


I love getcolorcode.com

Triadic colors

1 #342138 and #383421 with #213834 are triadic colors.

2 #343821 and #382134 with #213834 are triadic colors.