COLOR #172315

HEX: #172315 RGB: (23,35,21)

Color info

#172315 contains red, green and blue colors in about the same proportion. Web safe color of #172315 is #003300 (or #030).

RGB color model

#172315 color RGB value is (23,35,21).

RGB: (23,35,21) (9%, 14%, 8%)

RGB channels and saturation

R 23 of 255 = 9%
G 35 of 255 = 14%
B 21 of 255 = 8%

23
35
21

R + G + B ~ 10%. #172315 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 35 + 21 = 79 (100%)
R 23 of 79 ~ 29.11%
G 35 of 79 ~ 44.3%
B 21 of 79 ~ 26.58'%

%29.11
%44.3
%26.58

CMYK color model

#172315 color CMYK value is (34,0,40,86).

  • cyan value is 34.29%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 86.27%

CMYK: (34,0,40,86)
C34M0Y40K86 (34%, 0%, 40%, 86%)
(0.34 / 0.00 / 0.40 / 0.86)

CMYK percentages

%34.29
%0
%40
%86.27

Codes

Color #172315 in popluar color models

17 23 15
RGB 23 35 21
HSL 111° 25.00% 10.98%
HSB/HSV 111° 40.00% 13.73%
CMYK 34.29% 0.00% 40.00%
86.27%

Color #172315 in popluar number systems.

HEX 17 23 15
Decimal 23 35 21
Binary 10111 100011 10101
Octal 27 43 25

Shades and tints

Shades of #172315

#172315
(23,35,21)
#152014
(21,32,20)
#131D13
(19,29,19)
#111A12
(17,26,18)
#0F1711
(15,23,17)
#0D1410
(13,20,16)
#0B110F
(11,17,15)
#090E0E
(9,14,14)
#070B0D
(7,11,13)
#05080C
(5,8,12)
#03050B
(3,5,11)
#000000
(0,0,0)

Tints of #172315

#172315
(23,35,21)
#2C372A
(44,55,42)
#414B3F
(65,75,63)
#565F54
(86,95,84)
#6B7369
(107,115,105)
#80877E
(128,135,126)
#959B93
(149,155,147)
#AAAFA8
(170,175,168)
#BFC3BD
(191,195,189)
#D4D7D2
(212,215,210)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #172315 color. Also use rgb(23,35,21) instead hex code.

Text Font Color

.myTextColor { color: #172315; }

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

This text font color is #172315.

Background Color

.myBgColor { background-color: #172315; }

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

This div background color is #172315.

Border color

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

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

This div border color is #172315.

Opacity

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

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

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

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

This text has shadow with #172315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #172315.

Preview

Color preview on black background

This text has color #172315 on black background.


Color preview on white background

This text has color #172315 on white background.


Black color preview on #172315 background

This text has black color on #172315 background.


White color preview on #172315 background

This text has white color on #172315 background.


Related colors

Complementary color

Complementary color for #hex is #E8DCEA.


I love getcolorcode.com

Triadic colors

1 #151723 and #231517 with #172315 are triadic colors.

2 #152317 and #231715 with #172315 are triadic colors.