COLOR #715467

HEX: #715467 RGB: (113,84,103)

Color info

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

RGB color model

#715467 color RGB value is (113,84,103).

RGB: (113,84,103) (44%, 33%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 84 of 255 = 33%
B 103 of 255 = 40%

113
84
103

R + G + B ~ 39%. #715467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 84 + 103 = 300 (100%)
R 113 of 300 ~ 37.67%
G 84 of 300 ~ 28%
B 103 of 300 ~ 34.33'%

%37.67
%28
%34.33

CMYK color model

#715467 color CMYK value is (0,26,9,56).

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

CMYK: (0,26,9,56)
C0M26Y9K56 (0%, 26%, 9%, 56%)
(0.00 / 0.26 / 0.09 / 0.56)

CMYK percentages

%0
%25.66
%8.85
%55.69

Codes

Color #715467 in popluar color models

71 54 67
RGB 113 84 103
HSL 321° 14.72% 38.63%
HSB/HSV 321° 25.66% 44.31%
CMYK 0.00% 25.66% 8.85%
55.69%

Color #715467 in popluar number systems.

HEX 71 54 67
Decimal 113 84 103
Binary 1110001 1010100 1100111
Octal 161 124 147

Shades and tints

Shades of #715467

#715467
(113,84,103)
#674D5E
(103,77,94)
#5D4655
(93,70,85)
#533F4C
(83,63,76)
#493843
(73,56,67)
#3F313A
(63,49,58)
#352A31
(53,42,49)
#2B2328
(43,35,40)
#211C1F
(33,28,31)
#171516
(23,21,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #715467

#715467
(113,84,103)
#7D6374
(125,99,116)
#897281
(137,114,129)
#95818E
(149,129,142)
#A1909B
(161,144,155)
#AD9FA8
(173,159,168)
#B9AEB5
(185,174,181)
#C5BDC2
(197,189,194)
#D1CCCF
(209,204,207)
#DDDBDC
(221,219,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715467; }

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

This text font color is #715467.

Background Color

.myBgColor { background-color: #715467; }

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

This div background color is #715467.

Border color

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

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

This div border color is #715467.

Opacity

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

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

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

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

This text has shadow with #715467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715467.

Preview

Color preview on black background

This text has color #715467 on black background.


Color preview on white background

This text has color #715467 on white background.


Black color preview on #715467 background

This text has black color on #715467 background.


White color preview on #715467 background

This text has white color on #715467 background.


Related colors

Complementary color

Complementary color for #hex is #8EAB98.


I love getcolorcode.com

Triadic colors

1 #677154 and #546771 with #715467 are triadic colors.

2 #675471 and #547167 with #715467 are triadic colors.