COLOR #173513

HEX: #173513 RGB: (23,53,19)

Color info

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

RGB color model

#173513 color RGB value is (23,53,19).

RGB: (23,53,19) (9%, 21%, 7%)

RGB channels and saturation

R 23 of 255 = 9%
G 53 of 255 = 21%
B 19 of 255 = 7%

23
53
19

R + G + B ~ 12%. #173513 is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 53 + 19 = 95 (100%)
R 23 of 95 ~ 24.21%
G 53 of 95 ~ 55.79%
B 19 of 95 ~ 20'%

%24.21
%55.79
%20

CMYK color model

#173513 color CMYK value is (57,0,64,79).

  • cyan value is 56.60%
  • magenta value is 0.00%
  • yellow value is 64.15%
  • key color value is 79.22%

CMYK: (57,0,64,79)
C57M0Y64K79 (57%, 0%, 64%, 79%)
(0.57 / 0.00 / 0.64 / 0.79)

CMYK percentages

%56.6
%0
%64.15
%79.22

Codes

Color #173513 in popluar color models

17 35 13
RGB 23 53 19
HSL 113° 47.22% 14.12%
HSB/HSV 113° 64.15% 20.78%
CMYK 56.60% 0.00% 64.15%
79.22%

Color #173513 in popluar number systems.

HEX 17 35 13
Decimal 23 53 19
Binary 10111 110101 10011
Octal 27 65 23

Shades and tints

Shades of #173513

#173513
(23,53,19)
#153112
(21,49,18)
#132D11
(19,45,17)
#112910
(17,41,16)
#0F250F
(15,37,15)
#0D210E
(13,33,14)
#0B1D0D
(11,29,13)
#09190C
(9,25,12)
#07150B
(7,21,11)
#05110A
(5,17,10)
#030D09
(3,13,9)
#000000
(0,0,0)

Tints of #173513

#173513
(23,53,19)
#2C4728
(44,71,40)
#41593D
(65,89,61)
#566B52
(86,107,82)
#6B7D67
(107,125,103)
#808F7C
(128,143,124)
#95A191
(149,161,145)
#AAB3A6
(170,179,166)
#BFC5BB
(191,197,187)
#D4D7D0
(212,215,208)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #173513 color. Also use rgb(23,53,19) instead hex code.

Text Font Color

.myTextColor { color: #173513; }

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

This text font color is #173513.

Background Color

.myBgColor { background-color: #173513; }

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

This div background color is #173513.

Border color

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

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

This div border color is #173513.

Opacity

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

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

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

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

This text has shadow with #173513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #173513.

Preview

Color preview on black background

This text has color #173513 on black background.


Color preview on white background

This text has color #173513 on white background.


Black color preview on #173513 background

This text has black color on #173513 background.


White color preview on #173513 background

This text has white color on #173513 background.


Related colors

Complementary color

Complementary color for #hex is #E8CAEC.


I love getcolorcode.com

Triadic colors

1 #131735 and #351317 with #173513 are triadic colors.

2 #133517 and #351713 with #173513 are triadic colors.