COLOR #17447D

HEX: #17447D RGB: (23,68,125)

Color info

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

RGB color model

#17447D color RGB value is (23,68,125).

RGB: (23,68,125) (9%, 27%, 49%)

RGB channels and saturation

R 23 of 255 = 9%
G 68 of 255 = 27%
B 125 of 255 = 49%

23
68
125

R + G + B ~ 28%. #17447D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 68 + 125 = 216 (100%)
R 23 of 216 ~ 10.65%
G 68 of 216 ~ 31.48%
B 125 of 216 ~ 57.87'%

%10.65
%31.48
%57.87

CMYK color model

#17447D color CMYK value is (82,46,0,51).

  • cyan value is 81.60%
  • magenta value is 45.60%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (82,46,0,51)
C82M46Y0K51 (82%, 46%, 0%, 51%)
(0.82 / 0.46 / 0.00 / 0.51)

CMYK percentages

%81.6
%45.6
%0
%50.98

Codes

Color #17447D in popluar color models

17 44 7D
RGB 23 68 125
HSL 214° 68.92% 29.02%
HSB/HSV 214° 81.60% 49.02%
CMYK 81.60% 45.60% 0.00%
50.98%

Color #17447D in popluar number systems.

HEX 17 44 7D
Decimal 23 68 125
Binary 10111 1000100 1111101
Octal 27 104 175

Shades and tints

Shades of #17447D

#17447D
(23,68,125)
#153E72
(21,62,114)
#133867
(19,56,103)
#11325C
(17,50,92)
#0F2C51
(15,44,81)
#0D2646
(13,38,70)
#0B203B
(11,32,59)
#091A30
(9,26,48)
#071425
(7,20,37)
#050E1A
(5,14,26)
#03080F
(3,8,15)
#000000
(0,0,0)

Tints of #17447D

#17447D
(23,68,125)
#2C5588
(44,85,136)
#416693
(65,102,147)
#56779E
(86,119,158)
#6B88A9
(107,136,169)
#8099B4
(128,153,180)
#95AABF
(149,170,191)
#AABBCA
(170,187,202)
#BFCCD5
(191,204,213)
#D4DDE0
(212,221,224)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17447D color. Also use rgb(23,68,125) instead hex code.

Text Font Color

.myTextColor { color: #17447D; }

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

This text font color is #17447D.

Background Color

.myBgColor { background-color: #17447D; }

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

This div background color is #17447D.

Border color

.myBorderColor { border: 1px solid #17447D; }

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

This div border color is #17447D.

Opacity

.myOpacity80 { color: #17447D; opacity: 0.8; }

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

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

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

This text has shadow with #17447D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17447D.

Preview

Color preview on black background

This text has color #17447D on black background.


Color preview on white background

This text has color #17447D on white background.


Black color preview on #17447D background

This text has black color on #17447D background.


White color preview on #17447D background

This text has white color on #17447D background.


Related colors

Complementary color

Complementary color for #hex is #E8BB82.


I love getcolorcode.com

Triadic colors

1 #7D1744 and #447D17 with #17447D are triadic colors.

2 #7D4417 and #44177D with #17447D are triadic colors.