COLOR #175113

HEX: #175113 RGB: (23,81,19)

Color info

#175113 contains mainly red and green colors. Web safe color of #175113 is #006600 (or #060).

RGB color model

#175113 color RGB value is (23,81,19).

RGB: (23,81,19) (9%, 32%, 7%)

RGB channels and saturation

R 23 of 255 = 9%
G 81 of 255 = 32%
B 19 of 255 = 7%

23
81
19

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

Portions of RGB colors in percentages

R + G + B = 23 + 81 + 19 = 123 (100%)
R 23 of 123 ~ 18.7%
G 81 of 123 ~ 65.85%
B 19 of 123 ~ 15.45'%

%18.7
%65.85
%15.45

CMYK color model

#175113 color CMYK value is (72,0,77,68).

  • cyan value is 71.60%
  • magenta value is 0.00%
  • yellow value is 76.54%
  • key color value is 68.24%

CMYK: (72,0,77,68)
C72M0Y77K68 (72%, 0%, 77%, 68%)
(0.72 / 0.00 / 0.77 / 0.68)

CMYK percentages

%71.6
%0
%76.54
%68.24

Codes

Color #175113 in popluar color models

17 51 13
RGB 23 81 19
HSL 116° 62.00% 19.61%
HSB/HSV 116° 76.54% 31.76%
CMYK 71.60% 0.00% 76.54%
68.24%

Color #175113 in popluar number systems.

HEX 17 51 13
Decimal 23 81 19
Binary 10111 1010001 10011
Octal 27 121 23

Shades and tints

Shades of #175113

#175113
(23,81,19)
#154A12
(21,74,18)
#134311
(19,67,17)
#113C10
(17,60,16)
#0F350F
(15,53,15)
#0D2E0E
(13,46,14)
#0B270D
(11,39,13)
#09200C
(9,32,12)
#07190B
(7,25,11)
#05120A
(5,18,10)
#030B09
(3,11,9)
#000000
(0,0,0)

Tints of #175113

#175113
(23,81,19)
#2C6028
(44,96,40)
#416F3D
(65,111,61)
#567E52
(86,126,82)
#6B8D67
(107,141,103)
#809C7C
(128,156,124)
#95AB91
(149,171,145)
#AABAA6
(170,186,166)
#BFC9BB
(191,201,187)
#D4D8D0
(212,216,208)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #175113; }

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

This text font color is #175113.

Background Color

.myBgColor { background-color: #175113; }

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

This div background color is #175113.

Border color

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

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

This div border color is #175113.

Opacity

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

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

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

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

This text has shadow with #175113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #175113.

Preview

Color preview on black background

This text has color #175113 on black background.


Color preview on white background

This text has color #175113 on white background.


Black color preview on #175113 background

This text has black color on #175113 background.


White color preview on #175113 background

This text has white color on #175113 background.


Related colors

Complementary color

Complementary color for #hex is #E8AEEC.


I love getcolorcode.com

Triadic colors

1 #131751 and #511317 with #175113 are triadic colors.

2 #135117 and #511713 with #175113 are triadic colors.