COLOR #715653

HEX: #715653 RGB: (113,86,83)

Color info

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

RGB color model

#715653 color RGB value is (113,86,83).

RGB: (113,86,83) (44%, 34%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 86 of 255 = 34%
B 83 of 255 = 33%

113
86
83

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

Portions of RGB colors in percentages

R + G + B = 113 + 86 + 83 = 282 (100%)
R 113 of 282 ~ 40.07%
G 86 of 282 ~ 30.5%
B 83 of 282 ~ 29.43'%

%40.07
%30.5
%29.43

CMYK color model

#715653 color CMYK value is (0,24,27,56).

  • cyan value is 0.00%
  • magenta value is 23.89%
  • yellow value is 26.55%
  • key color value is 55.69%

CMYK: (0,24,27,56)
C0M24Y27K56 (0%, 24%, 27%, 56%)
(0.00 / 0.24 / 0.27 / 0.56)

CMYK percentages

%0
%23.89
%26.55
%55.69

Codes

Color #715653 in popluar color models

71 56 53
RGB 113 86 83
HSL 15.31% 38.43%
HSB/HSV 26.55% 44.31%
CMYK 0.00% 23.89% 26.55%
55.69%

Color #715653 in popluar number systems.

HEX 71 56 53
Decimal 113 86 83
Binary 1110001 1010110 1010011
Octal 161 126 123

Shades and tints

Shades of #715653

#715653
(113,86,83)
#674F4C
(103,79,76)
#5D4845
(93,72,69)
#53413E
(83,65,62)
#493A37
(73,58,55)
#3F3330
(63,51,48)
#352C29
(53,44,41)
#2B2522
(43,37,34)
#211E1B
(33,30,27)
#171714
(23,23,20)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #715653

#715653
(113,86,83)
#7D6562
(125,101,98)
#897471
(137,116,113)
#958380
(149,131,128)
#A1928F
(161,146,143)
#ADA19E
(173,161,158)
#B9B0AD
(185,176,173)
#C5BFBC
(197,191,188)
#D1CECB
(209,206,203)
#DDDDDA
(221,221,218)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715653; }

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

This text font color is #715653.

Background Color

.myBgColor { background-color: #715653; }

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

This div background color is #715653.

Border color

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

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

This div border color is #715653.

Opacity

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

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

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

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

This text has shadow with #715653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715653.

Preview

Color preview on black background

This text has color #715653 on black background.


Color preview on white background

This text has color #715653 on white background.


Black color preview on #715653 background

This text has black color on #715653 background.


White color preview on #715653 background

This text has white color on #715653 background.


Related colors

Complementary color

Complementary color for #hex is #8EA9AC.


I love getcolorcode.com

Triadic colors

1 #537156 and #565371 with #715653 are triadic colors.

2 #535671 and #567153 with #715653 are triadic colors.