COLOR #173340

HEX: #173340 RGB: (23,51,64)

Color info

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

RGB color model

#173340 color RGB value is (23,51,64).

RGB: (23,51,64) (9%, 20%, 25%)

RGB channels and saturation

R 23 of 255 = 9%
G 51 of 255 = 20%
B 64 of 255 = 25%

23
51
64

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

Portions of RGB colors in percentages

R + G + B = 23 + 51 + 64 = 138 (100%)
R 23 of 138 ~ 16.67%
G 51 of 138 ~ 36.96%
B 64 of 138 ~ 46.38'%

%16.67
%36.96
%46.38

CMYK color model

#173340 color CMYK value is (64,20,0,75).

  • cyan value is 64.06%
  • magenta value is 20.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (64,20,0,75)
C64M20Y0K75 (64%, 20%, 0%, 75%)
(0.64 / 0.20 / 0.00 / 0.75)

CMYK percentages

%64.06
%20.31
%0
%74.9

Codes

Color #173340 in popluar color models

17 33 40
RGB 23 51 64
HSL 199° 47.13% 17.06%
HSB/HSV 199° 64.06% 25.10%
CMYK 64.06% 20.31% 0.00%
74.90%

Color #173340 in popluar number systems.

HEX 17 33 40
Decimal 23 51 64
Binary 10111 110011 1000000
Octal 27 63 100

Shades and tints

Shades of #173340

#173340
(23,51,64)
#152F3B
(21,47,59)
#132B36
(19,43,54)
#112731
(17,39,49)
#0F232C
(15,35,44)
#0D1F27
(13,31,39)
#0B1B22
(11,27,34)
#09171D
(9,23,29)
#071318
(7,19,24)
#050F13
(5,15,19)
#030B0E
(3,11,14)
#000000
(0,0,0)

Tints of #173340

#173340
(23,51,64)
#2C4551
(44,69,81)
#415762
(65,87,98)
#566973
(86,105,115)
#6B7B84
(107,123,132)
#808D95
(128,141,149)
#959FA6
(149,159,166)
#AAB1B7
(170,177,183)
#BFC3C8
(191,195,200)
#D4D5D9
(212,213,217)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #173340 color. Also use rgb(23,51,64) instead hex code.

Text Font Color

.myTextColor { color: #173340; }

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

This text font color is #173340.

Background Color

.myBgColor { background-color: #173340; }

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

This div background color is #173340.

Border color

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

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

This div border color is #173340.

Opacity

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

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

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

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

This text has shadow with #173340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #173340.

Preview

Color preview on black background

This text has color #173340 on black background.


Color preview on white background

This text has color #173340 on white background.


Black color preview on #173340 background

This text has black color on #173340 background.


White color preview on #173340 background

This text has white color on #173340 background.


Related colors

Complementary color

Complementary color for #hex is #E8CCBF.


I love getcolorcode.com

Triadic colors

1 #401733 and #334017 with #173340 are triadic colors.

2 #403317 and #331740 with #173340 are triadic colors.