COLOR #715064

HEX: #715064 RGB: (113,80,100)

Color info

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

RGB color model

#715064 color RGB value is (113,80,100).

RGB: (113,80,100) (44%, 31%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 100 of 255 = 39%

113
80
100

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

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 100 = 293 (100%)
R 113 of 293 ~ 38.57%
G 80 of 293 ~ 27.3%
B 100 of 293 ~ 34.13'%

%38.57
%27.3
%34.13

CMYK color model

#715064 color CMYK value is (0,29,12,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 11.50%
  • key color value is 55.69%
CMYK: (0,29,12,56) C0M29Y12K56 (0%,29%,12%,56%) (0.00/0.29/0.12/0.56) 

CMYK percentages

%0
%29.2
%11.5
%55.69

Codes

Color #715064 in popluar color models

71 50 64
RGB 113 80 100
HSL 324° 17.10% 37.84%
HSB/HSV 324° 29.20% 44.31%
CMYK 0.00% 29.20% 11.50%
55.69%

Color #715064 in popluar number systems.

HEX 71 50 64
Decimal 113 80 100
Binary 1110001 1010000 1100100
Octal 161 120 144

Shades and tints

Shades of #715064

#715064
(113,80,100)
#67495B
(103,73,91)
#5D4252
(93,66,82)
#533B49
(83,59,73)
#493440
(73,52,64)
#3F2D37
(63,45,55)
#35262E
(53,38,46)
#2B1F25
(43,31,37)
#21181C
(33,24,28)
#171113
(23,17,19)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #715064

#715064
(113,80,100)
#7D5F72
(125,95,114)
#896E80
(137,110,128)
#957D8E
(149,125,142)
#A18C9C
(161,140,156)
#AD9BAA
(173,155,170)
#B9AAB8
(185,170,184)
#C5B9C6
(197,185,198)
#D1C8D4
(209,200,212)
#DDD7E2
(221,215,226)
#E9E6F0
(233,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715064; }

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

This text font color is #715064.

Background Color

.myBgColor { background-color: #715064; }

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

This div background color is #715064.

Border color

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

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

This div border color is #715064.

Opacity

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

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

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

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

This text has shadow with #715064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715064.

Preview

Color preview on black background

This text has color #715064 on black background.


Color preview on white background

This text has color #715064 on white background.


Black color preview on #715064 background

This text has black color on #715064 background.


White color preview on #715064 background

This text has white color on #715064 background.


Related colors

Complementary color

Complementary color for #hex is #8EAF9B.


I love getcolorcode.com

Triadic colors

1 #647150 and #506471 with #715064 are triadic colors.

2 #645071 and #507164 with #715064 are triadic colors.