COLOR #717752

HEX: #717752 RGB: (113,119,82)

Color info

#717752 contains red, green and blue colors in about the same proportion. Web safe color of #717752 is #666666 (or #666).

RGB color model

#717752 color RGB value is (113,119,82).

RGB: (113,119,82) (44%, 47%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 119 of 255 = 47%
B 82 of 255 = 32%

113
119
82

R + G + B ~ 41%. #717752 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 119 + 82 = 314 (100%)
R 113 of 314 ~ 35.99%
G 119 of 314 ~ 37.9%
B 82 of 314 ~ 26.11'%

%35.99
%37.9
%26.11

CMYK color model

#717752 color CMYK value is (5,0,31,53).

  • cyan value is 5.04%
  • magenta value is 0.00%
  • yellow value is 31.09%
  • key color value is 53.33%
CMYK: (5,0,31,53) C5M0Y31K53 (5%,0%,31%,53%) (0.05/0.00/0.31/0.53) 

CMYK percentages

%5.04
%0
%31.09
%53.33

Codes

Color #717752 in popluar color models

71 77 52
RGB 113 119 82
HSL 70° 18.41% 39.41%
HSB/HSV 70° 31.09% 46.67%
CMYK 5.04% 0.00% 31.09%
53.33%

Color #717752 in popluar number systems.

HEX 71 77 52
Decimal 113 119 82
Binary 1110001 1110111 1010010
Octal 161 167 122

Shades and tints

Shades of #717752

#717752
(113,119,82)
#676D4B
(103,109,75)
#5D6344
(93,99,68)
#53593D
(83,89,61)
#494F36
(73,79,54)
#3F452F
(63,69,47)
#353B28
(53,59,40)
#2B3121
(43,49,33)
#21271A
(33,39,26)
#171D13
(23,29,19)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #717752

#717752
(113,119,82)
#7D8361
(125,131,97)
#898F70
(137,143,112)
#959B7F
(149,155,127)
#A1A78E
(161,167,142)
#ADB39D
(173,179,157)
#B9BFAC
(185,191,172)
#C5CBBB
(197,203,187)
#D1D7CA
(209,215,202)
#DDE3D9
(221,227,217)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717752 color. Also use rgb(113,119,82) instead hex code.

Text Font Color

.myTextColor { color: #717752; }

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

This text font color is #717752.

Background Color

.myBgColor { background-color: #717752; }

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

This div background color is #717752.

Border color

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

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

This div border color is #717752.

Opacity

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

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

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

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

This text has shadow with #717752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717752.

Preview

Color preview on black background

This text has color #717752 on black background.


Color preview on white background

This text has color #717752 on white background.


Black color preview on #717752 background

This text has black color on #717752 background.


White color preview on #717752 background

This text has white color on #717752 background.


Related colors

Complementary color

Complementary color for #hex is #8E88AD.


I love getcolorcode.com

Triadic colors

1 #527177 and #775271 with #717752 are triadic colors.

2 #527771 and #777152 with #717752 are triadic colors.