COLOR #17214E

HEX: #17214E RGB: (23,33,78)

Color info

#17214E contains red, green and blue colors in about the same proportion. Web safe color of #17214E is #003366 (or #036).

RGB color model

#17214E color RGB value is (23,33,78).

RGB: (23,33,78) (9%, 13%, 31%)

RGB channels and saturation

R 23 of 255 = 9%
G 33 of 255 = 13%
B 78 of 255 = 31%

23
33
78

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

Portions of RGB colors in percentages

R + G + B = 23 + 33 + 78 = 134 (100%)
R 23 of 134 ~ 17.16%
G 33 of 134 ~ 24.63%
B 78 of 134 ~ 58.21'%

%17.16
%24.63
%58.21

CMYK color model

#17214E color CMYK value is (71,58,0,69).

  • cyan value is 70.51%
  • magenta value is 57.69%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (71,58,0,69) C71M58Y0K69 (71%,58%,0%,69%) (0.71/0.58/0.00/0.69) 

CMYK percentages

%70.51
%57.69
%0
%69.41

Codes

Color #17214E in popluar color models

17 21 4E
RGB 23 33 78
HSL 229° 54.46% 19.80%
HSB/HSV 229° 70.51% 30.59%
CMYK 70.51% 57.69% 0.00%
69.41%

Color #17214E in popluar number systems.

HEX 17 21 4E
Decimal 23 33 78
Binary 10111 100001 1001110
Octal 27 41 116

Shades and tints

Shades of #17214E

#17214E
(23,33,78)
#151E47
(21,30,71)
#131B40
(19,27,64)
#111839
(17,24,57)
#0F1532
(15,21,50)
#0D122B
(13,18,43)
#0B0F24
(11,15,36)
#090C1D
(9,12,29)
#070916
(7,9,22)
#05060F
(5,6,15)
#030308
(3,3,8)
#000000
(0,0,0)

Tints of #17214E

#17214E
(23,33,78)
#2C355E
(44,53,94)
#41496E
(65,73,110)
#565D7E
(86,93,126)
#6B718E
(107,113,142)
#80859E
(128,133,158)
#9599AE
(149,153,174)
#AAADBE
(170,173,190)
#BFC1CE
(191,193,206)
#D4D5DE
(212,213,222)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17214E color. Also use rgb(23,33,78) instead hex code.

Text Font Color

.myTextColor { color: #17214E; }

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

This text font color is #17214E.

Background Color

.myBgColor { background-color: #17214E; }

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

This div background color is #17214E.

Border color

.myBorderColor { border: 1px solid #17214E; }

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

This div border color is #17214E.

Opacity

.myOpacity80 { color: #17214E; opacity: 0.8; }

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

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

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

This text has shadow with #17214E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17214E.

Preview

Color preview on black background

This text has color #17214E on black background.


Color preview on white background

This text has color #17214E on white background.


Black color preview on #17214E background

This text has black color on #17214E background.


White color preview on #17214E background

This text has white color on #17214E background.


Related colors

Complementary color

Complementary color for #hex is #E8DEB1.


I love getcolorcode.com

Triadic colors

1 #4E1721 and #214E17 with #17214E are triadic colors.

2 #4E2117 and #21174E with #17214E are triadic colors.