COLOR #172425

HEX: #172425 RGB: (23,36,37)

Color info

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

RGB color model

#172425 color RGB value is (23,36,37).

RGB: (23,36,37) (9%, 14%, 15%)

RGB channels and saturation

R 23 of 255 = 9%
G 36 of 255 = 14%
B 37 of 255 = 15%

23
36
37

R + G + B ~ 13%. #172425 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 36 + 37 = 96 (100%)
R 23 of 96 ~ 23.96%
G 36 of 96 ~ 37.5%
B 37 of 96 ~ 38.54'%

%23.96
%37.5
%38.54

CMYK color model

#172425 color CMYK value is (38,3,0,85).

  • cyan value is 37.84%
  • magenta value is 2.70%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (38,3,0,85)
C38M3Y0K85 (38%, 3%, 0%, 85%)
(0.38 / 0.03 / 0.00 / 0.85)

CMYK percentages

%37.84
%2.7
%0
%85.49

Codes

Color #172425 in popluar color models

17 24 25
RGB 23 36 37
HSL 184° 23.33% 11.76%
HSB/HSV 184° 37.84% 14.51%
CMYK 37.84% 2.70% 0.00%
85.49%

Color #172425 in popluar number systems.

HEX 17 24 25
Decimal 23 36 37
Binary 10111 100100 100101
Octal 27 44 45

Shades and tints

Shades of #172425

#172425
(23,36,37)
#152122
(21,33,34)
#131E1F
(19,30,31)
#111B1C
(17,27,28)
#0F1819
(15,24,25)
#0D1516
(13,21,22)
#0B1213
(11,18,19)
#090F10
(9,15,16)
#070C0D
(7,12,13)
#05090A
(5,9,10)
#030607
(3,6,7)
#000000
(0,0,0)

Tints of #172425

#172425
(23,36,37)
#2C3738
(44,55,56)
#414A4B
(65,74,75)
#565D5E
(86,93,94)
#6B7071
(107,112,113)
#808384
(128,131,132)
#959697
(149,150,151)
#AAA9AA
(170,169,170)
#BFBCBD
(191,188,189)
#D4CFD0
(212,207,208)
#E9E2E3
(233,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #172425 color. Also use rgb(23,36,37) instead hex code.

Text Font Color

.myTextColor { color: #172425; }

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

This text font color is #172425.

Background Color

.myBgColor { background-color: #172425; }

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

This div background color is #172425.

Border color

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

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

This div border color is #172425.

Opacity

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

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

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

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

This text has shadow with #172425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #172425.

Preview

Color preview on black background

This text has color #172425 on black background.


Color preview on white background

This text has color #172425 on white background.


Black color preview on #172425 background

This text has black color on #172425 background.


White color preview on #172425 background

This text has white color on #172425 background.


Related colors

Complementary color

Complementary color for #hex is #E8DBDA.


I love getcolorcode.com

Triadic colors

1 #251724 and #242517 with #172425 are triadic colors.

2 #252417 and #241725 with #172425 are triadic colors.