COLOR #17314D

HEX: #17314D RGB: (23,49,77)

Color info

#17314D contains red, green and blue colors in about the same proportion. Web safe color of #17314D is #003333 (or #033).

RGB color model

#17314D color RGB value is (23,49,77).

RGB: (23,49,77) (9%, 19%, 30%)

RGB channels and saturation

R 23 of 255 = 9%
G 49 of 255 = 19%
B 77 of 255 = 30%

23
49
77

R + G + B ~ 19%. #17314D is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 49 + 77 = 149 (100%)
R 23 of 149 ~ 15.44%
G 49 of 149 ~ 32.89%
B 77 of 149 ~ 51.68'%

%15.44
%32.89
%51.68

CMYK color model

#17314D color CMYK value is (70,36,0,70).

  • cyan value is 70.13%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (70,36,0,70)
C70M36Y0K70 (70%, 36%, 0%, 70%)
(0.70 / 0.36 / 0.00 / 0.70)

CMYK percentages

%70.13
%36.36
%0
%69.8

Codes

Color #17314D in popluar color models

17 31 4D
RGB 23 49 77
HSL 211° 54.00% 19.61%
HSB/HSV 211° 70.13% 30.20%
CMYK 70.13% 36.36% 0.00%
69.80%

Color #17314D in popluar number systems.

HEX 17 31 4D
Decimal 23 49 77
Binary 10111 110001 1001101
Octal 27 61 115

Shades and tints

Shades of #17314D

#17314D
(23,49,77)
#152D46
(21,45,70)
#13293F
(19,41,63)
#112538
(17,37,56)
#0F2131
(15,33,49)
#0D1D2A
(13,29,42)
#0B1923
(11,25,35)
#09151C
(9,21,28)
#071115
(7,17,21)
#050D0E
(5,13,14)
#030907
(3,9,7)
#000000
(0,0,0)

Tints of #17314D

#17314D
(23,49,77)
#2C435D
(44,67,93)
#41556D
(65,85,109)
#56677D
(86,103,125)
#6B798D
(107,121,141)
#808B9D
(128,139,157)
#959DAD
(149,157,173)
#AAAFBD
(170,175,189)
#BFC1CD
(191,193,205)
#D4D3DD
(212,211,221)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17314D color. Also use rgb(23,49,77) instead hex code.

Text Font Color

.myTextColor { color: #17314D; }

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

This text font color is #17314D.

Background Color

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

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

This div background color is #17314D.

Border color

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

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

This div border color is #17314D.

Opacity

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

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

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

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

This text has shadow with #17314D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17314D.

Preview

Color preview on black background

This text has color #17314D on black background.


Color preview on white background

This text has color #17314D on white background.


Black color preview on #17314D background

This text has black color on #17314D background.


White color preview on #17314D background

This text has white color on #17314D background.


Related colors

Complementary color

Complementary color for #hex is #E8CEB2.


I love getcolorcode.com

Triadic colors

1 #4D1731 and #314D17 with #17314D are triadic colors.

2 #4D3117 and #31174D with #17314D are triadic colors.