COLOR #172052

HEX: #172052 RGB: (23,32,82)

Color info

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

RGB color model

#172052 color RGB value is (23,32,82).

RGB: (23,32,82) (9%, 13%, 32%)

RGB channels and saturation

R 23 of 255 = 9%
G 32 of 255 = 13%
B 82 of 255 = 32%

23
32
82

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

Portions of RGB colors in percentages

R + G + B = 23 + 32 + 82 = 137 (100%)
R 23 of 137 ~ 16.79%
G 32 of 137 ~ 23.36%
B 82 of 137 ~ 59.85'%

%16.79
%23.36
%59.85

CMYK color model

#172052 color CMYK value is (72,61,0,68).

  • cyan value is 71.95%
  • magenta value is 60.98%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (72,61,0,68)
C72M61Y0K68 (72%, 61%, 0%, 68%)
(0.72 / 0.61 / 0.00 / 0.68)

CMYK percentages

%71.95
%60.98
%0
%67.84

Codes

Color #172052 in popluar color models

17 20 52
RGB 23 32 82
HSL 231° 56.19% 20.59%
HSB/HSV 231° 71.95% 32.16%
CMYK 71.95% 60.98% 0.00%
67.84%

Color #172052 in popluar number systems.

HEX 17 20 52
Decimal 23 32 82
Binary 10111 100000 1010010
Octal 27 40 122

Shades and tints

Shades of #172052

#172052
(23,32,82)
#151E4B
(21,30,75)
#131C44
(19,28,68)
#111A3D
(17,26,61)
#0F1836
(15,24,54)
#0D162F
(13,22,47)
#0B1428
(11,20,40)
#091221
(9,18,33)
#07101A
(7,16,26)
#050E13
(5,14,19)
#030C0C
(3,12,12)
#000000
(0,0,0)

Tints of #172052

#172052
(23,32,82)
#2C3461
(44,52,97)
#414870
(65,72,112)
#565C7F
(86,92,127)
#6B708E
(107,112,142)
#80849D
(128,132,157)
#9598AC
(149,152,172)
#AAACBB
(170,172,187)
#BFC0CA
(191,192,202)
#D4D4D9
(212,212,217)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #172052 color. Also use rgb(23,32,82) instead hex code.

Text Font Color

.myTextColor { color: #172052; }

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

This text font color is #172052.

Background Color

.myBgColor { background-color: #172052; }

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

This div background color is #172052.

Border color

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

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

This div border color is #172052.

Opacity

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

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

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

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

This text has shadow with #172052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #172052.

Preview

Color preview on black background

This text has color #172052 on black background.


Color preview on white background

This text has color #172052 on white background.


Black color preview on #172052 background

This text has black color on #172052 background.


White color preview on #172052 background

This text has white color on #172052 background.


Related colors

Complementary color

Complementary color for #hex is #E8DFAD.


I love getcolorcode.com

Triadic colors

1 #521720 and #205217 with #172052 are triadic colors.

2 #522017 and #201752 with #172052 are triadic colors.