COLOR #715461

HEX: #715461 RGB: (113,84,97)

Color info

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

RGB color model

#715461 color RGB value is (113,84,97).

RGB: (113,84,97) (44%, 33%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 84 of 255 = 33%
B 97 of 255 = 38%

113
84
97

R + G + B ~ 38%. #715461 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 84 + 97 = 294 (100%)
R 113 of 294 ~ 38.44%
G 84 of 294 ~ 28.57%
B 97 of 294 ~ 32.99'%

%38.44
%28.57
%32.99

CMYK color model

#715461 color CMYK value is (0,26,14,56).

  • cyan value is 0.00%
  • magenta value is 25.66%
  • yellow value is 14.16%
  • key color value is 55.69%

CMYK: (0,26,14,56)
C0M26Y14K56 (0%, 26%, 14%, 56%)
(0.00 / 0.26 / 0.14 / 0.56)

CMYK percentages

%0
%25.66
%14.16
%55.69

Codes

Color #715461 in popluar color models

71 54 61
RGB 113 84 97
HSL 333° 14.72% 38.63%
HSB/HSV 333° 25.66% 44.31%
CMYK 0.00% 25.66% 14.16%
55.69%

Color #715461 in popluar number systems.

HEX 71 54 61
Decimal 113 84 97
Binary 1110001 1010100 1100001
Octal 161 124 141

Shades and tints

Shades of #715461

#715461
(113,84,97)
#674D59
(103,77,89)
#5D4651
(93,70,81)
#533F49
(83,63,73)
#493841
(73,56,65)
#3F3139
(63,49,57)
#352A31
(53,42,49)
#2B2329
(43,35,41)
#211C21
(33,28,33)
#171519
(23,21,25)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #715461

#715461
(113,84,97)
#7D636F
(125,99,111)
#89727D
(137,114,125)
#95818B
(149,129,139)
#A19099
(161,144,153)
#AD9FA7
(173,159,167)
#B9AEB5
(185,174,181)
#C5BDC3
(197,189,195)
#D1CCD1
(209,204,209)
#DDDBDF
(221,219,223)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715461; }

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

This text font color is #715461.

Background Color

.myBgColor { background-color: #715461; }

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

This div background color is #715461.

Border color

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

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

This div border color is #715461.

Opacity

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

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

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

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

This text has shadow with #715461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715461.

Preview

Color preview on black background

This text has color #715461 on black background.


Color preview on white background

This text has color #715461 on white background.


Black color preview on #715461 background

This text has black color on #715461 background.


White color preview on #715461 background

This text has white color on #715461 background.


Related colors

Complementary color

Complementary color for #hex is #8EAB9E.


I love getcolorcode.com

Triadic colors

1 #617154 and #546171 with #715461 are triadic colors.

2 #615471 and #547161 with #715461 are triadic colors.