COLOR #717515

HEX: #717515 RGB: (113,117,21)

Color info

#717515 contains mainly red and green colors. Web safe color of #717515 is #666600 (or #660).

RGB color model

#717515 color RGB value is (113,117,21).

RGB: (113,117,21) (44%, 46%, 8%)

RGB channels and saturation

R 113 of 255 = 44%
G 117 of 255 = 46%
B 21 of 255 = 8%

113
117
21

R + G + B ~ 33%. #717515 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 117 + 21 = 251 (100%)
R 113 of 251 ~ 45.02%
G 117 of 251 ~ 46.61%
B 21 of 251 ~ 8.37'%

%45.02
%46.61

CMYK color model

#717515 color CMYK value is (3,0,82,54).

  • cyan value is 3.42%
  • magenta value is 0.00%
  • yellow value is 82.05%
  • key color value is 54.12%
CMYK: (3,0,82,54) C3M0Y82K54 (3%,0%,82%,54%) (0.03/0.00/0.82/0.54) 

CMYK percentages

%3.42
%0
%82.05
%54.12

Codes

Color #717515 in popluar color models

71 75 15
RGB 113 117 21
HSL 63° 69.57% 27.06%
HSB/HSV 63° 82.05% 45.88%
CMYK 3.42% 0.00% 82.05%
54.12%

Color #717515 in popluar number systems.

HEX 71 75 15
Decimal 113 117 21
Binary 1110001 1110101 10101
Octal 161 165 25

Shades and tints

Shades of #717515

#717515
(113,117,21)
#676B14
(103,107,20)
#5D6113
(93,97,19)
#535712
(83,87,18)
#494D11
(73,77,17)
#3F4310
(63,67,16)
#35390F
(53,57,15)
#2B2F0E
(43,47,14)
#21250D
(33,37,13)
#171B0C
(23,27,12)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #717515

#717515
(113,117,21)
#7D812A
(125,129,42)
#898D3F
(137,141,63)
#959954
(149,153,84)
#A1A569
(161,165,105)
#ADB17E
(173,177,126)
#B9BD93
(185,189,147)
#C5C9A8
(197,201,168)
#D1D5BD
(209,213,189)
#DDE1D2
(221,225,210)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717515 color. Also use rgb(113,117,21) instead hex code.

Text Font Color

.myTextColor { color: #717515; }

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

This text font color is #717515.

Background Color

.myBgColor { background-color: #717515; }

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

This div background color is #717515.

Border color

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

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

This div border color is #717515.

Opacity

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

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

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

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

This text has shadow with #717515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717515.

Preview

Color preview on black background

This text has color #717515 on black background.


Color preview on white background

This text has color #717515 on white background.


Black color preview on #717515 background

This text has black color on #717515 background.


White color preview on #717515 background

This text has white color on #717515 background.


Related colors

Complementary color

Complementary color for #hex is #8E8AEA.


I love getcolorcode.com

Triadic colors

1 #157175 and #751571 with #717515 are triadic colors.

2 #157571 and #757115 with #717515 are triadic colors.