COLOR #717953

HEX: #717953 RGB: (113,121,83)

Color info

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

RGB color model

#717953 color RGB value is (113,121,83).

RGB: (113,121,83) (44%, 47%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 121 of 255 = 47%
B 83 of 255 = 33%

113
121
83

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

Portions of RGB colors in percentages

R + G + B = 113 + 121 + 83 = 317 (100%)
R 113 of 317 ~ 35.65%
G 121 of 317 ~ 38.17%
B 83 of 317 ~ 26.18'%

%35.65
%38.17
%26.18

CMYK color model

#717953 color CMYK value is (7,0,31,53).

  • cyan value is 6.61%
  • magenta value is 0.00%
  • yellow value is 31.40%
  • key color value is 52.55%

CMYK: (7,0,31,53)
C7M0Y31K53 (7%, 0%, 31%, 53%)
(0.07 / 0.00 / 0.31 / 0.53)

CMYK percentages

%6.61
%0
%31.4
%52.55

Codes

Color #717953 in popluar color models

71 79 53
RGB 113 121 83
HSL 73° 18.63% 40.00%
HSB/HSV 73° 31.40% 47.45%
CMYK 6.61% 0.00% 31.40%
52.55%

Color #717953 in popluar number systems.

HEX 71 79 53
Decimal 113 121 83
Binary 1110001 1111001 1010011
Octal 161 171 123

Shades and tints

Shades of #717953

#717953
(113,121,83)
#676E4C
(103,110,76)
#5D6345
(93,99,69)
#53583E
(83,88,62)
#494D37
(73,77,55)
#3F4230
(63,66,48)
#353729
(53,55,41)
#2B2C22
(43,44,34)
#21211B
(33,33,27)
#171614
(23,22,20)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #717953

#717953
(113,121,83)
#7D8562
(125,133,98)
#899171
(137,145,113)
#959D80
(149,157,128)
#A1A98F
(161,169,143)
#ADB59E
(173,181,158)
#B9C1AD
(185,193,173)
#C5CDBC
(197,205,188)
#D1D9CB
(209,217,203)
#DDE5DA
(221,229,218)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717953 color. Also use rgb(113,121,83) instead hex code.

Text Font Color

.myTextColor { color: #717953; }

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

This text font color is #717953.

Background Color

.myBgColor { background-color: #717953; }

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

This div background color is #717953.

Border color

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

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

This div border color is #717953.

Opacity

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

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

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

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

This text has shadow with #717953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717953.

Preview

Color preview on black background

This text has color #717953 on black background.


Color preview on white background

This text has color #717953 on white background.


Black color preview on #717953 background

This text has black color on #717953 background.


White color preview on #717953 background

This text has white color on #717953 background.


Related colors

Complementary color

Complementary color for #hex is #8E86AC.


I love getcolorcode.com

Triadic colors

1 #537179 and #795371 with #717953 are triadic colors.

2 #537971 and #797153 with #717953 are triadic colors.