COLOR #715254

HEX: #715254 RGB: (113,82,84)

Color info

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

RGB color model

#715254 color RGB value is (113,82,84).

RGB: (113,82,84) (44%, 32%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 82 of 255 = 32%
B 84 of 255 = 33%

113
82
84

R + G + B ~ 36%. #715254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 82 + 84 = 279 (100%)
R 113 of 279 ~ 40.5%
G 82 of 279 ~ 29.39%
B 84 of 279 ~ 30.11'%

%40.5
%29.39
%30.11

CMYK color model

#715254 color CMYK value is (0,27,26,56).

  • cyan value is 0.00%
  • magenta value is 27.43%
  • yellow value is 25.66%
  • key color value is 55.69%
CMYK: (0,27,26,56) C0M27Y26K56 (0%,27%,26%,56%) (0.00/0.27/0.26/0.56) 

CMYK percentages

%0
%27.43
%25.66
%55.69

Codes

Color #715254 in popluar color models

71 52 54
RGB 113 82 84
HSL 356° 15.90% 38.24%
HSB/HSV 356° 27.43% 44.31%
CMYK 0.00% 27.43% 25.66%
55.69%

Color #715254 in popluar number systems.

HEX 71 52 54
Decimal 113 82 84
Binary 1110001 1010010 1010100
Octal 161 122 124

Shades and tints

Shades of #715254

#715254
(113,82,84)
#674B4D
(103,75,77)
#5D4446
(93,68,70)
#533D3F
(83,61,63)
#493638
(73,54,56)
#3F2F31
(63,47,49)
#35282A
(53,40,42)
#2B2123
(43,33,35)
#211A1C
(33,26,28)
#171315
(23,19,21)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #715254

#715254
(113,82,84)
#7D6163
(125,97,99)
#897072
(137,112,114)
#957F81
(149,127,129)
#A18E90
(161,142,144)
#AD9D9F
(173,157,159)
#B9ACAE
(185,172,174)
#C5BBBD
(197,187,189)
#D1CACC
(209,202,204)
#DDD9DB
(221,217,219)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715254; }

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

This text font color is #715254.

Background Color

.myBgColor { background-color: #715254; }

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

This div background color is #715254.

Border color

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

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

This div border color is #715254.

Opacity

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

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

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

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

This text has shadow with #715254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715254.

Preview

Color preview on black background

This text has color #715254 on black background.


Color preview on white background

This text has color #715254 on white background.


Black color preview on #715254 background

This text has black color on #715254 background.


White color preview on #715254 background

This text has white color on #715254 background.


Related colors

Complementary color

Complementary color for #hex is #8EADAB.


I love getcolorcode.com

Triadic colors

1 #547152 and #525471 with #715254 are triadic colors.

2 #545271 and #527154 with #715254 are triadic colors.