COLOR #717538

HEX: #717538 RGB: (113,117,56)

Color info

#717538 contains mainly red and green colors. Web safe color of #717538 is #666633 (or #663).

RGB color model

#717538 color RGB value is (113,117,56).

RGB: (113,117,56) (44%, 46%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 117 of 255 = 46%
B 56 of 255 = 22%

113
117
56

R + G + B ~ 37%. #717538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 117 + 56 = 286 (100%)
R 113 of 286 ~ 39.51%
G 117 of 286 ~ 40.91%
B 56 of 286 ~ 19.58'%

%39.51
%40.91
%19.58

CMYK color model

#717538 color CMYK value is (3,0,52,54).

  • cyan value is 3.42%
  • magenta value is 0.00%
  • yellow value is 52.14%
  • key color value is 54.12%

CMYK: (3,0,52,54)
C3M0Y52K54 (3%, 0%, 52%, 54%)
(0.03 / 0.00 / 0.52 / 0.54)

CMYK percentages

%3.42
%0
%52.14
%54.12

Codes

Color #717538 in popluar color models

71 75 38
RGB 113 117 56
HSL 64° 35.26% 33.92%
HSB/HSV 64° 52.14% 45.88%
CMYK 3.42% 0.00% 52.14%
54.12%

Color #717538 in popluar number systems.

HEX 71 75 38
Decimal 113 117 56
Binary 1110001 1110101 111000
Octal 161 165 70

Shades and tints

Shades of #717538

#717538
(113,117,56)
#676B33
(103,107,51)
#5D612E
(93,97,46)
#535729
(83,87,41)
#494D24
(73,77,36)
#3F431F
(63,67,31)
#35391A
(53,57,26)
#2B2F15
(43,47,21)
#212510
(33,37,16)
#171B0B
(23,27,11)
#0D1106
(13,17,6)
#000000
(0,0,0)

Tints of #717538

#717538
(113,117,56)
#7D814A
(125,129,74)
#898D5C
(137,141,92)
#95996E
(149,153,110)
#A1A580
(161,165,128)
#ADB192
(173,177,146)
#B9BDA4
(185,189,164)
#C5C9B6
(197,201,182)
#D1D5C8
(209,213,200)
#DDE1DA
(221,225,218)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717538; }

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

This text font color is #717538.

Background Color

.myBgColor { background-color: #717538; }

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

This div background color is #717538.

Border color

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

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

This div border color is #717538.

Opacity

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

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

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

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

This text has shadow with #717538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717538.

Preview

Color preview on black background

This text has color #717538 on black background.


Color preview on white background

This text has color #717538 on white background.


Black color preview on #717538 background

This text has black color on #717538 background.


White color preview on #717538 background

This text has white color on #717538 background.


Related colors

Complementary color

Complementary color for #hex is #8E8AC7.


I love getcolorcode.com

Triadic colors

1 #387175 and #753871 with #717538 are triadic colors.

2 #387571 and #757138 with #717538 are triadic colors.