COLOR #173431

HEX: #173431 RGB: (23,52,49)

Color info

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

RGB color model

#173431 color RGB value is (23,52,49).

RGB: (23,52,49) (9%, 20%, 19%)

RGB channels and saturation

R 23 of 255 = 9%
G 52 of 255 = 20%
B 49 of 255 = 19%

23
52
49

R + G + B ~ 16%. #173431 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 52 + 49 = 124 (100%)
R 23 of 124 ~ 18.55%
G 52 of 124 ~ 41.94%
B 49 of 124 ~ 39.52'%

%18.55
%41.94
%39.52

CMYK color model

#173431 color CMYK value is (56,0,6,80).

  • cyan value is 55.77%
  • magenta value is 0.00%
  • yellow value is 5.77%
  • key color value is 79.61%

CMYK: (56,0,6,80)
C56M0Y6K80 (56%, 0%, 6%, 80%)
(0.56 / 0.00 / 0.06 / 0.80)

CMYK percentages

%55.77
%0
%5.77
%79.61

Codes

Color #173431 in popluar color models

17 34 31
RGB 23 52 49
HSL 174° 38.67% 14.71%
HSB/HSV 174° 55.77% 20.39%
CMYK 55.77% 0.00% 5.77%
79.61%

Color #173431 in popluar number systems.

HEX 17 34 31
Decimal 23 52 49
Binary 10111 110100 110001
Octal 27 64 61

Shades and tints

Shades of #173431

#173431
(23,52,49)
#15302D
(21,48,45)
#132C29
(19,44,41)
#112825
(17,40,37)
#0F2421
(15,36,33)
#0D201D
(13,32,29)
#0B1C19
(11,28,25)
#091815
(9,24,21)
#071411
(7,20,17)
#05100D
(5,16,13)
#030C09
(3,12,9)
#000000
(0,0,0)

Tints of #173431

#173431
(23,52,49)
#2C4643
(44,70,67)
#415855
(65,88,85)
#566A67
(86,106,103)
#6B7C79
(107,124,121)
#808E8B
(128,142,139)
#95A09D
(149,160,157)
#AAB2AF
(170,178,175)
#BFC4C1
(191,196,193)
#D4D6D3
(212,214,211)
#E9E8E5
(233,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #173431; }

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

This text font color is #173431.

Background Color

.myBgColor { background-color: #173431; }

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

This div background color is #173431.

Border color

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

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

This div border color is #173431.

Opacity

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

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

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

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

This text has shadow with #173431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #173431.

Preview

Color preview on black background

This text has color #173431 on black background.


Color preview on white background

This text has color #173431 on white background.


Black color preview on #173431 background

This text has black color on #173431 background.


White color preview on #173431 background

This text has white color on #173431 background.


Related colors

Complementary color

Complementary color for #hex is #E8CBCE.


I love getcolorcode.com

Triadic colors

1 #311734 and #343117 with #173431 are triadic colors.

2 #313417 and #341731 with #173431 are triadic colors.