COLOR #216769

HEX: #216769 RGB: (33,103,105)

Color info

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

RGB color model

#216769 color RGB value is (33,103,105).

RGB: (33,103,105) (13%, 40%, 41%)

RGB channels and saturation

R 33 of 255 = 13%
G 103 of 255 = 40%
B 105 of 255 = 41%

33
103
105

R + G + B ~ 31%. #216769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 103 + 105 = 241 (100%)
R 33 of 241 ~ 13.69%
G 103 of 241 ~ 42.74%
B 105 of 241 ~ 43.57'%

%13.69
%42.74
%43.57

CMYK color model

#216769 color CMYK value is (69,2,0,59).

  • cyan value is 68.57%
  • magenta value is 1.90%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (69,2,0,59)
C69M2Y0K59 (69%, 2%, 0%, 59%)
(0.69 / 0.02 / 0.00 / 0.59)

CMYK percentages

%68.57
%1.9
%0
%58.82

Codes

Color #216769 in popluar color models

21 67 69
RGB 33 103 105
HSL 182° 52.17% 27.06%
HSB/HSV 182° 68.57% 41.18%
CMYK 68.57% 1.90% 0.00%
58.82%

Color #216769 in popluar number systems.

HEX 21 67 69
Decimal 33 103 105
Binary 100001 1100111 1101001
Octal 41 147 151

Shades and tints

Shades of #216769

#216769
(33,103,105)
#1E5E60
(30,94,96)
#1B5557
(27,85,87)
#184C4E
(24,76,78)
#154345
(21,67,69)
#123A3C
(18,58,60)
#0F3133
(15,49,51)
#0C282A
(12,40,42)
#091F21
(9,31,33)
#061618
(6,22,24)
#030D0F
(3,13,15)
#000000
(0,0,0)

Tints of #216769

#216769
(33,103,105)
#357476
(53,116,118)
#498183
(73,129,131)
#5D8E90
(93,142,144)
#719B9D
(113,155,157)
#85A8AA
(133,168,170)
#99B5B7
(153,181,183)
#ADC2C4
(173,194,196)
#C1CFD1
(193,207,209)
#D5DCDE
(213,220,222)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #216769 color. Also use rgb(33,103,105) instead hex code.

Text Font Color

.myTextColor { color: #216769; }

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

This text font color is #216769.

Background Color

.myBgColor { background-color: #216769; }

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

This div background color is #216769.

Border color

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

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

This div border color is #216769.

Opacity

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

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

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

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

This text has shadow with #216769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #216769.

Preview

Color preview on black background

This text has color #216769 on black background.


Color preview on white background

This text has color #216769 on white background.


Black color preview on #216769 background

This text has black color on #216769 background.


White color preview on #216769 background

This text has white color on #216769 background.


Related colors

Complementary color

Complementary color for #hex is #DE9896.


I love getcolorcode.com

Triadic colors

1 #692167 and #676921 with #216769 are triadic colors.

2 #696721 and #672169 with #216769 are triadic colors.