COLOR #173552

HEX: #173552 RGB: (23,53,82)

Color info

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

RGB color model

#173552 color RGB value is (23,53,82).

RGB: (23,53,82) (9%, 21%, 32%)

RGB channels and saturation

R 23 of 255 = 9%
G 53 of 255 = 21%
B 82 of 255 = 32%

23
53
82

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

Portions of RGB colors in percentages

R + G + B = 23 + 53 + 82 = 158 (100%)
R 23 of 158 ~ 14.56%
G 53 of 158 ~ 33.54%
B 82 of 158 ~ 51.9'%

%14.56
%33.54
%51.9

CMYK color model

#173552 color CMYK value is (72,35,0,68).

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

CMYK: (72,35,0,68)
C72M35Y0K68 (72%, 35%, 0%, 68%)
(0.72 / 0.35 / 0.00 / 0.68)

CMYK percentages

%71.95
%35.37
%0
%67.84

Codes

Color #173552 in popluar color models

17 35 52
RGB 23 53 82
HSL 209° 56.19% 20.59%
HSB/HSV 209° 71.95% 32.16%
CMYK 71.95% 35.37% 0.00%
67.84%

Color #173552 in popluar number systems.

HEX 17 35 52
Decimal 23 53 82
Binary 10111 110101 1010010
Octal 27 65 122

Shades and tints

Shades of #173552

#173552
(23,53,82)
#15314B
(21,49,75)
#132D44
(19,45,68)
#11293D
(17,41,61)
#0F2536
(15,37,54)
#0D212F
(13,33,47)
#0B1D28
(11,29,40)
#091921
(9,25,33)
#07151A
(7,21,26)
#051113
(5,17,19)
#030D0C
(3,13,12)
#000000
(0,0,0)

Tints of #173552

#173552
(23,53,82)
#2C4761
(44,71,97)
#415970
(65,89,112)
#566B7F
(86,107,127)
#6B7D8E
(107,125,142)
#808F9D
(128,143,157)
#95A1AC
(149,161,172)
#AAB3BB
(170,179,187)
#BFC5CA
(191,197,202)
#D4D7D9
(212,215,217)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #173552; }

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

This text font color is #173552.

Background Color

.myBgColor { background-color: #173552; }

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

This div background color is #173552.

Border color

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

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

This div border color is #173552.

Opacity

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

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

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

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

This text has shadow with #173552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #173552.

Preview

Color preview on black background

This text has color #173552 on black background.


Color preview on white background

This text has color #173552 on white background.


Black color preview on #173552 background

This text has black color on #173552 background.


White color preview on #173552 background

This text has white color on #173552 background.


Related colors

Complementary color

Complementary color for #hex is #E8CAAD.


I love getcolorcode.com

Triadic colors

1 #521735 and #355217 with #173552 are triadic colors.

2 #523517 and #351752 with #173552 are triadic colors.