COLOR #213826

HEX: #213826 RGB: (33,56,38)

Color info

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

RGB color model

#213826 color RGB value is (33,56,38).

RGB: (33,56,38) (13%, 22%, 15%)

RGB channels and saturation

R 33 of 255 = 13%
G 56 of 255 = 22%
B 38 of 255 = 15%

33
56
38

R + G + B ~ 17%. #213826 is dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 56 + 38 = 127 (100%)
R 33 of 127 ~ 25.98%
G 56 of 127 ~ 44.09%
B 38 of 127 ~ 29.92'%

%25.98
%44.09
%29.92

CMYK color model

#213826 color CMYK value is (41,0,32,78).

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

CMYK: (41,0,32,78)
C41M0Y32K78 (41%, 0%, 32%, 78%)
(0.41 / 0.00 / 0.32 / 0.78)

CMYK percentages

%41.07
%0
%32.14
%78.04

Codes

Color #213826 in popluar color models

21 38 26
RGB 33 56 38
HSL 133° 25.84% 17.45%
HSB/HSV 133° 41.07% 21.96%
CMYK 41.07% 0.00% 32.14%
78.04%

Color #213826 in popluar number systems.

HEX 21 38 26
Decimal 33 56 38
Binary 100001 111000 100110
Octal 41 70 46

Shades and tints

Shades of #213826

#213826
(33,56,38)
#1E3323
(30,51,35)
#1B2E20
(27,46,32)
#18291D
(24,41,29)
#15241A
(21,36,26)
#121F17
(18,31,23)
#0F1A14
(15,26,20)
#0C1511
(12,21,17)
#09100E
(9,16,14)
#060B0B
(6,11,11)
#030608
(3,6,8)
#000000
(0,0,0)

Tints of #213826

#213826
(33,56,38)
#354A39
(53,74,57)
#495C4C
(73,92,76)
#5D6E5F
(93,110,95)
#718072
(113,128,114)
#859285
(133,146,133)
#99A498
(153,164,152)
#ADB6AB
(173,182,171)
#C1C8BE
(193,200,190)
#D5DAD1
(213,218,209)
#E9ECE4
(233,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #213826; }

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

This text font color is #213826.

Background Color

.myBgColor { background-color: #213826; }

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

This div background color is #213826.

Border color

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

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

This div border color is #213826.

Opacity

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

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

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

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

This text has shadow with #213826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #213826.

Preview

Color preview on black background

This text has color #213826 on black background.


Color preview on white background

This text has color #213826 on white background.


Black color preview on #213826 background

This text has black color on #213826 background.


White color preview on #213826 background

This text has white color on #213826 background.


Related colors

Complementary color

Complementary color for #hex is #DEC7D9.


I love getcolorcode.com

Triadic colors

1 #262138 and #382621 with #213826 are triadic colors.

2 #263821 and #382126 with #213826 are triadic colors.