COLOR #17385E

HEX: #17385E RGB: (23,56,94)

Color info

#17385E contains mainly green and blue colors. Web safe color of #17385E is #003366 (or #036).

RGB color model

#17385E color RGB value is (23,56,94).

RGB: (23,56,94) (9%, 22%, 37%)

RGB channels and saturation

R 23 of 255 = 9%
G 56 of 255 = 22%
B 94 of 255 = 37%

23
56
94

R + G + B ~ 23%. #17385E is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 56 + 94 = 173 (100%)
R 23 of 173 ~ 13.29%
G 56 of 173 ~ 32.37%
B 94 of 173 ~ 54.34'%

%13.29
%32.37
%54.34

CMYK color model

#17385E color CMYK value is (76,40,0,63).

  • cyan value is 75.53%
  • magenta value is 40.43%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (76,40,0,63)
C76M40Y0K63 (76%, 40%, 0%, 63%)
(0.76 / 0.40 / 0.00 / 0.63)

CMYK percentages

%75.53
%40.43
%0
%63.14

Codes

Color #17385E in popluar color models

17 38 5E
RGB 23 56 94
HSL 212° 60.68% 22.94%
HSB/HSV 212° 75.53% 36.86%
CMYK 75.53% 40.43% 0.00%
63.14%

Color #17385E in popluar number systems.

HEX 17 38 5E
Decimal 23 56 94
Binary 10111 111000 1011110
Octal 27 70 136

Shades and tints

Shades of #17385E

#17385E
(23,56,94)
#153356
(21,51,86)
#132E4E
(19,46,78)
#112946
(17,41,70)
#0F243E
(15,36,62)
#0D1F36
(13,31,54)
#0B1A2E
(11,26,46)
#091526
(9,21,38)
#07101E
(7,16,30)
#050B16
(5,11,22)
#03060E
(3,6,14)
#000000
(0,0,0)

Tints of #17385E

#17385E
(23,56,94)
#2C4A6C
(44,74,108)
#415C7A
(65,92,122)
#566E88
(86,110,136)
#6B8096
(107,128,150)
#8092A4
(128,146,164)
#95A4B2
(149,164,178)
#AAB6C0
(170,182,192)
#BFC8CE
(191,200,206)
#D4DADC
(212,218,220)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17385E color. Also use rgb(23,56,94) instead hex code.

Text Font Color

.myTextColor { color: #17385E; }

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

This text font color is #17385E.

Background Color

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

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

This div background color is #17385E.

Border color

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

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

This div border color is #17385E.

Opacity

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

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

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

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

This text has shadow with #17385E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17385E.

Preview

Color preview on black background

This text has color #17385E on black background.


Color preview on white background

This text has color #17385E on white background.


Black color preview on #17385E background

This text has black color on #17385E background.


White color preview on #17385E background

This text has white color on #17385E background.


Related colors

Complementary color

Complementary color for #hex is #E8C7A1.


I love getcolorcode.com

Triadic colors

1 #5E1738 and #385E17 with #17385E are triadic colors.

2 #5E3817 and #38175E with #17385E are triadic colors.