COLOR #715051

HEX: #715051 RGB: (113,80,81)

Color info

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

RGB color model

#715051 color RGB value is (113,80,81).

RGB: (113,80,81) (44%, 31%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 81 of 255 = 32%

113
80
81

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

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 81 = 274 (100%)
R 113 of 274 ~ 41.24%
G 80 of 274 ~ 29.2%
B 81 of 274 ~ 29.56'%

%41.24
%29.2
%29.56

CMYK color model

#715051 color CMYK value is (0,29,28,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 28.32%
  • key color value is 55.69%

CMYK: (0,29,28,56)
C0M29Y28K56 (0%, 29%, 28%, 56%)
(0.00 / 0.29 / 0.28 / 0.56)

CMYK percentages

%0
%29.2
%28.32
%55.69

Codes

Color #715051 in popluar color models

71 50 51
RGB 113 80 81
HSL 358° 17.10% 37.84%
HSB/HSV 358° 29.20% 44.31%
CMYK 0.00% 29.20% 28.32%
55.69%

Color #715051 in popluar number systems.

HEX 71 50 51
Decimal 113 80 81
Binary 1110001 1010000 1010001
Octal 161 120 121

Shades and tints

Shades of #715051

#715051
(113,80,81)
#67494A
(103,73,74)
#5D4243
(93,66,67)
#533B3C
(83,59,60)
#493435
(73,52,53)
#3F2D2E
(63,45,46)
#352627
(53,38,39)
#2B1F20
(43,31,32)
#211819
(33,24,25)
#171112
(23,17,18)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #715051

#715051
(113,80,81)
#7D5F60
(125,95,96)
#896E6F
(137,110,111)
#957D7E
(149,125,126)
#A18C8D
(161,140,141)
#AD9B9C
(173,155,156)
#B9AAAB
(185,170,171)
#C5B9BA
(197,185,186)
#D1C8C9
(209,200,201)
#DDD7D8
(221,215,216)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715051 color. Also use rgb(113,80,81) instead hex code.

Text Font Color

.myTextColor { color: #715051; }

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

This text font color is #715051.

Background Color

.myBgColor { background-color: #715051; }

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

This div background color is #715051.

Border color

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

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

This div border color is #715051.

Opacity

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

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

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

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

This text has shadow with #715051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715051.

Preview

Color preview on black background

This text has color #715051 on black background.


Color preview on white background

This text has color #715051 on white background.


Black color preview on #715051 background

This text has black color on #715051 background.


White color preview on #715051 background

This text has white color on #715051 background.


Related colors

Complementary color

Complementary color for #hex is #8EAFAE.


I love getcolorcode.com

Triadic colors

1 #517150 and #505171 with #715051 are triadic colors.

2 #515071 and #507151 with #715051 are triadic colors.