COLOR #172648

HEX: #172648 RGB: (23,38,72)

Color info

#172648 contains red, green and blue colors in about the same proportion. Web safe color of #172648 is #003333 (or #033).

RGB color model

#172648 color RGB value is (23,38,72).

RGB: (23,38,72) (9%, 15%, 28%)

RGB channels and saturation

R 23 of 255 = 9%
G 38 of 255 = 15%
B 72 of 255 = 28%

23
38
72

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

Portions of RGB colors in percentages

R + G + B = 23 + 38 + 72 = 133 (100%)
R 23 of 133 ~ 17.29%
G 38 of 133 ~ 28.57%
B 72 of 133 ~ 54.14'%

%17.29
%28.57
%54.14

CMYK color model

#172648 color CMYK value is (68,47,0,72).

  • cyan value is 68.06%
  • magenta value is 47.22%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (68,47,0,72)
C68M47Y0K72 (68%, 47%, 0%, 72%)
(0.68 / 0.47 / 0.00 / 0.72)

CMYK percentages

%68.06
%47.22
%0
%71.76

Codes

Color #172648 in popluar color models

17 26 48
RGB 23 38 72
HSL 222° 51.58% 18.63%
HSB/HSV 222° 68.06% 28.24%
CMYK 68.06% 47.22% 0.00%
71.76%

Color #172648 in popluar number systems.

HEX 17 26 48
Decimal 23 38 72
Binary 10111 100110 1001000
Octal 27 46 110

Shades and tints

Shades of #172648

#172648
(23,38,72)
#152342
(21,35,66)
#13203C
(19,32,60)
#111D36
(17,29,54)
#0F1A30
(15,26,48)
#0D172A
(13,23,42)
#0B1424
(11,20,36)
#09111E
(9,17,30)
#070E18
(7,14,24)
#050B12
(5,11,18)
#03080C
(3,8,12)
#000000
(0,0,0)

Tints of #172648

#172648
(23,38,72)
#2C3958
(44,57,88)
#414C68
(65,76,104)
#565F78
(86,95,120)
#6B7288
(107,114,136)
#808598
(128,133,152)
#9598A8
(149,152,168)
#AAABB8
(170,171,184)
#BFBEC8
(191,190,200)
#D4D1D8
(212,209,216)
#E9E4E8
(233,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #172648 color. Also use rgb(23,38,72) instead hex code.

Text Font Color

.myTextColor { color: #172648; }

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

This text font color is #172648.

Background Color

.myBgColor { background-color: #172648; }

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

This div background color is #172648.

Border color

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

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

This div border color is #172648.

Opacity

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

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

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

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

This text has shadow with #172648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #172648.

Preview

Color preview on black background

This text has color #172648 on black background.


Color preview on white background

This text has color #172648 on white background.


Black color preview on #172648 background

This text has black color on #172648 background.


White color preview on #172648 background

This text has white color on #172648 background.


Related colors

Complementary color

Complementary color for #hex is #E8D9B7.


I love getcolorcode.com

Triadic colors

1 #481726 and #264817 with #172648 are triadic colors.

2 #482617 and #261748 with #172648 are triadic colors.