COLOR #172565

HEX: #172565 RGB: (23,37,101)

Color info

#172565 contains mainly blue color. Web safe color of #172565 is #003366 (or #036).

RGB color model

#172565 color RGB value is (23,37,101).

RGB: (23,37,101) (9%, 15%, 40%)

RGB channels and saturation

R 23 of 255 = 9%
G 37 of 255 = 15%
B 101 of 255 = 40%

23
37
101

R + G + B ~ 21%. #172565 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 37 + 101 = 161 (100%)
R 23 of 161 ~ 14.29%
G 37 of 161 ~ 22.98%
B 101 of 161 ~ 62.73'%

%14.29
%22.98
%62.73

CMYK color model

#172565 color CMYK value is (77,63,0,60).

  • cyan value is 77.23%
  • magenta value is 63.37%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (77,63,0,60)
C77M63Y0K60 (77%, 63%, 0%, 60%)
(0.77 / 0.63 / 0.00 / 0.60)

CMYK percentages

%77.23
%63.37
%0
%60.39

Codes

Color #172565 in popluar color models

17 25 65
RGB 23 37 101
HSL 229° 62.90% 24.31%
HSB/HSV 229° 77.23% 39.61%
CMYK 77.23% 63.37% 0.00%
60.39%

Color #172565 in popluar number systems.

HEX 17 25 65
Decimal 23 37 101
Binary 10111 100101 1100101
Octal 27 45 145

Shades and tints

Shades of #172565

#172565
(23,37,101)
#15225C
(21,34,92)
#131F53
(19,31,83)
#111C4A
(17,28,74)
#0F1941
(15,25,65)
#0D1638
(13,22,56)
#0B132F
(11,19,47)
#091026
(9,16,38)
#070D1D
(7,13,29)
#050A14
(5,10,20)
#03070B
(3,7,11)
#000000
(0,0,0)

Tints of #172565

#172565
(23,37,101)
#2C3873
(44,56,115)
#414B81
(65,75,129)
#565E8F
(86,94,143)
#6B719D
(107,113,157)
#8084AB
(128,132,171)
#9597B9
(149,151,185)
#AAAAC7
(170,170,199)
#BFBDD5
(191,189,213)
#D4D0E3
(212,208,227)
#E9E3F1
(233,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #172565 color. Also use rgb(23,37,101) instead hex code.

Text Font Color

.myTextColor { color: #172565; }

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

This text font color is #172565.

Background Color

.myBgColor { background-color: #172565; }

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

This div background color is #172565.

Border color

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

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

This div border color is #172565.

Opacity

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

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

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

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

This text has shadow with #172565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #172565.

Preview

Color preview on black background

This text has color #172565 on black background.


Color preview on white background

This text has color #172565 on white background.


Black color preview on #172565 background

This text has black color on #172565 background.


White color preview on #172565 background

This text has white color on #172565 background.


Related colors

Complementary color

Complementary color for #hex is #E8DA9A.


I love getcolorcode.com

Triadic colors

1 #651725 and #256517 with #172565 are triadic colors.

2 #652517 and #251765 with #172565 are triadic colors.