COLOR #717353

HEX: #717353 RGB: (113,115,83)

Color info

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

RGB color model

#717353 color RGB value is (113,115,83).

RGB: (113,115,83) (44%, 45%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 83 of 255 = 33%

113
115
83

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 83 = 311 (100%)
R 113 of 311 ~ 36.33%
G 115 of 311 ~ 36.98%
B 83 of 311 ~ 26.69'%

%36.33
%36.98
%26.69

CMYK color model

#717353 color CMYK value is (2,0,28,55).

  • cyan value is 1.74%
  • magenta value is 0.00%
  • yellow value is 27.83%
  • key color value is 54.90%

CMYK: (2,0,28,55)
C2M0Y28K55 (2%, 0%, 28%, 55%)
(0.02 / 0.00 / 0.28 / 0.55)

CMYK percentages

%1.74
%0
%27.83
%54.9

Codes

Color #717353 in popluar color models

71 73 53
RGB 113 115 83
HSL 64° 16.16% 38.82%
HSB/HSV 64° 27.83% 45.10%
CMYK 1.74% 0.00% 27.83%
54.90%

Color #717353 in popluar number systems.

HEX 71 73 53
Decimal 113 115 83
Binary 1110001 1110011 1010011
Octal 161 163 123

Shades and tints

Shades of #717353

#717353
(113,115,83)
#67694C
(103,105,76)
#5D5F45
(93,95,69)
#53553E
(83,85,62)
#494B37
(73,75,55)
#3F4130
(63,65,48)
#353729
(53,55,41)
#2B2D22
(43,45,34)
#21231B
(33,35,27)
#171914
(23,25,20)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #717353

#717353
(113,115,83)
#7D7F62
(125,127,98)
#898B71
(137,139,113)
#959780
(149,151,128)
#A1A38F
(161,163,143)
#ADAF9E
(173,175,158)
#B9BBAD
(185,187,173)
#C5C7BC
(197,199,188)
#D1D3CB
(209,211,203)
#DDDFDA
(221,223,218)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717353; }

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

This text font color is #717353.

Background Color

.myBgColor { background-color: #717353; }

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

This div background color is #717353.

Border color

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

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

This div border color is #717353.

Opacity

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

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

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

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

This text has shadow with #717353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717353.

Preview

Color preview on black background

This text has color #717353 on black background.


Color preview on white background

This text has color #717353 on white background.


Black color preview on #717353 background

This text has black color on #717353 background.


White color preview on #717353 background

This text has white color on #717353 background.


Related colors

Complementary color

Complementary color for #hex is #8E8CAC.


I love getcolorcode.com

Triadic colors

1 #537173 and #735371 with #717353 are triadic colors.

2 #537371 and #737153 with #717353 are triadic colors.