COLOR #715853

HEX: #715853 RGB: (113,88,83)

Color info

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

RGB color model

#715853 color RGB value is (113,88,83).

RGB: (113,88,83) (44%, 35%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 88 of 255 = 35%
B 83 of 255 = 33%

113
88
83

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

Portions of RGB colors in percentages

R + G + B = 113 + 88 + 83 = 284 (100%)
R 113 of 284 ~ 39.79%
G 88 of 284 ~ 30.99%
B 83 of 284 ~ 29.23'%

%39.79
%30.99
%29.23

CMYK color model

#715853 color CMYK value is (0,22,27,56).

  • cyan value is 0.00%
  • magenta value is 22.12%
  • yellow value is 26.55%
  • key color value is 55.69%
CMYK: (0,22,27,56) C0M22Y27K56 (0%,22%,27%,56%) (0.00/0.22/0.27/0.56) 

CMYK percentages

%0
%22.12
%26.55
%55.69

Codes

Color #715853 in popluar color models

71 58 53
RGB 113 88 83
HSL 10° 15.31% 38.43%
HSB/HSV 10° 26.55% 44.31%
CMYK 0.00% 22.12% 26.55%
55.69%

Color #715853 in popluar number systems.

HEX 71 58 53
Decimal 113 88 83
Binary 1110001 1011000 1010011
Octal 161 130 123

Shades and tints

Shades of #715853

#715853
(113,88,83)
#67504C
(103,80,76)
#5D4845
(93,72,69)
#53403E
(83,64,62)
#493837
(73,56,55)
#3F3030
(63,48,48)
#352829
(53,40,41)
#2B2022
(43,32,34)
#21181B
(33,24,27)
#171014
(23,16,20)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #715853

#715853
(113,88,83)
#7D6762
(125,103,98)
#897671
(137,118,113)
#958580
(149,133,128)
#A1948F
(161,148,143)
#ADA39E
(173,163,158)
#B9B2AD
(185,178,173)
#C5C1BC
(197,193,188)
#D1D0CB
(209,208,203)
#DDDFDA
(221,223,218)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715853; }

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

This text font color is #715853.

Background Color

.myBgColor { background-color: #715853; }

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

This div background color is #715853.

Border color

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

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

This div border color is #715853.

Opacity

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

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

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

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

This text has shadow with #715853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715853.

Preview

Color preview on black background

This text has color #715853 on black background.


Color preview on white background

This text has color #715853 on white background.


Black color preview on #715853 background

This text has black color on #715853 background.


White color preview on #715853 background

This text has white color on #715853 background.


Related colors

Complementary color

Complementary color for #hex is #8EA7AC.


I love getcolorcode.com

Triadic colors

1 #537158 and #585371 with #715853 are triadic colors.

2 #535871 and #587153 with #715853 are triadic colors.