COLOR #216876

HEX: #216876 RGB: (33,104,118)

Color info

#216876 contains mainly green and blue colors. Web safe color of #216876 is #336666 (or #366).

RGB color model

#216876 color RGB value is (33,104,118).

RGB: (33,104,118) (13%, 41%, 46%)

RGB channels and saturation

R 33 of 255 = 13%
G 104 of 255 = 41%
B 118 of 255 = 46%

33
104
118

R + G + B ~ 33%. #216876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 104 + 118 = 255 (100%)
R 33 of 255 ~ 12.94%
G 104 of 255 ~ 40.78%
B 118 of 255 ~ 46.27'%

%12.94
%40.78
%46.27

CMYK color model

#216876 color CMYK value is (72,12,0,54).

  • cyan value is 72.03%
  • magenta value is 11.86%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (72,12,0,54)
C72M12Y0K54 (72%, 12%, 0%, 54%)
(0.72 / 0.12 / 0.00 / 0.54)

CMYK percentages

%72.03
%11.86
%0
%53.73

Codes

Color #216876 in popluar color models

21 68 76
RGB 33 104 118
HSL 190° 56.29% 29.61%
HSB/HSV 190° 72.03% 46.27%
CMYK 72.03% 11.86% 0.00%
53.73%

Color #216876 in popluar number systems.

HEX 21 68 76
Decimal 33 104 118
Binary 100001 1101000 1110110
Octal 41 150 166

Shades and tints

Shades of #216876

#216876
(33,104,118)
#1E5F6C
(30,95,108)
#1B5662
(27,86,98)
#184D58
(24,77,88)
#15444E
(21,68,78)
#123B44
(18,59,68)
#0F323A
(15,50,58)
#0C2930
(12,41,48)
#092026
(9,32,38)
#06171C
(6,23,28)
#030E12
(3,14,18)
#000000
(0,0,0)

Tints of #216876

#216876
(33,104,118)
#357582
(53,117,130)
#49828E
(73,130,142)
#5D8F9A
(93,143,154)
#719CA6
(113,156,166)
#85A9B2
(133,169,178)
#99B6BE
(153,182,190)
#ADC3CA
(173,195,202)
#C1D0D6
(193,208,214)
#D5DDE2
(213,221,226)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #216876 color. Also use rgb(33,104,118) instead hex code.

Text Font Color

.myTextColor { color: #216876; }

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

This text font color is #216876.

Background Color

.myBgColor { background-color: #216876; }

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

This div background color is #216876.

Border color

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

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

This div border color is #216876.

Opacity

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

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

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

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

This text has shadow with #216876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216876.

Preview

Color preview on black background

This text has color #216876 on black background.


Color preview on white background

This text has color #216876 on white background.


Black color preview on #216876 background

This text has black color on #216876 background.


White color preview on #216876 background

This text has white color on #216876 background.


Related colors

Complementary color

Complementary color for #hex is #DE9789.


I love getcolorcode.com

Triadic colors

1 #762168 and #687621 with #216876 are triadic colors.

2 #766821 and #682176 with #216876 are triadic colors.