COLOR #715258

HEX: #715258 RGB: (113,82,88)

Color info

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

RGB color model

#715258 color RGB value is (113,82,88).

RGB: (113,82,88) (44%, 32%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 82 of 255 = 32%
B 88 of 255 = 35%

113
82
88

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

Portions of RGB colors in percentages

R + G + B = 113 + 82 + 88 = 283 (100%)
R 113 of 283 ~ 39.93%
G 82 of 283 ~ 28.98%
B 88 of 283 ~ 31.1'%

%39.93
%28.98
%31.1

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 27.43%
  • yellow value is 22.12%
  • key color value is 55.69%

CMYK: (0,27,22,56)
C0M27Y22K56 (0%, 27%, 22%, 56%)
(0.00 / 0.27 / 0.22 / 0.56)

CMYK percentages

%0
%27.43
%22.12
%55.69

Codes

Color #715258 in popluar color models

71 52 58
RGB 113 82 88
HSL 348° 15.90% 38.24%
HSB/HSV 348° 27.43% 44.31%
CMYK 0.00% 27.43% 22.12%
55.69%

Color #715258 in popluar number systems.

HEX 71 52 58
Decimal 113 82 88
Binary 1110001 1010010 1011000
Octal 161 122 130

Shades and tints

Shades of #715258

#715258
(113,82,88)
#674B50
(103,75,80)
#5D4448
(93,68,72)
#533D40
(83,61,64)
#493638
(73,54,56)
#3F2F30
(63,47,48)
#352828
(53,40,40)
#2B2120
(43,33,32)
#211A18
(33,26,24)
#171310
(23,19,16)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #715258

#715258
(113,82,88)
#7D6167
(125,97,103)
#897076
(137,112,118)
#957F85
(149,127,133)
#A18E94
(161,142,148)
#AD9DA3
(173,157,163)
#B9ACB2
(185,172,178)
#C5BBC1
(197,187,193)
#D1CAD0
(209,202,208)
#DDD9DF
(221,217,223)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715258; }

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

This text font color is #715258.

Background Color

.myBgColor { background-color: #715258; }

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

This div background color is #715258.

Border color

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

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

This div border color is #715258.

Opacity

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

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

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

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

This text has shadow with #715258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715258.

Preview

Color preview on black background

This text has color #715258 on black background.


Color preview on white background

This text has color #715258 on white background.


Black color preview on #715258 background

This text has black color on #715258 background.


White color preview on #715258 background

This text has white color on #715258 background.


Related colors

Complementary color

Complementary color for #hex is #8EADA7.


I love getcolorcode.com

Triadic colors

1 #587152 and #525871 with #715258 are triadic colors.

2 #585271 and #527158 with #715258 are triadic colors.