COLOR #715674

HEX: #715674 RGB: (113,86,116)

Color info

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

RGB color model

#715674 color RGB value is (113,86,116).

RGB: (113,86,116) (44%, 34%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 86 of 255 = 34%
B 116 of 255 = 45%

113
86
116

R + G + B ~ 41%. #715674 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 86 + 116 = 315 (100%)
R 113 of 315 ~ 35.87%
G 86 of 315 ~ 27.3%
B 116 of 315 ~ 36.83'%

%35.87
%27.3
%36.83

CMYK color model

#715674 color CMYK value is (3,26,0,55).

  • cyan value is 2.59%
  • magenta value is 25.86%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (3,26,0,55)
C3M26Y0K55 (3%, 26%, 0%, 55%)
(0.03 / 0.26 / 0.00 / 0.55)

CMYK percentages

%2.59
%25.86
%0
%54.51

Codes

Color #715674 in popluar color models

71 56 74
RGB 113 86 116
HSL 294° 14.85% 39.61%
HSB/HSV 294° 25.86% 45.49%
CMYK 2.59% 25.86% 0.00%
54.51%

Color #715674 in popluar number systems.

HEX 71 56 74
Decimal 113 86 116
Binary 1110001 1010110 1110100
Octal 161 126 164

Shades and tints

Shades of #715674

#715674
(113,86,116)
#674F6A
(103,79,106)
#5D4860
(93,72,96)
#534156
(83,65,86)
#493A4C
(73,58,76)
#3F3342
(63,51,66)
#352C38
(53,44,56)
#2B252E
(43,37,46)
#211E24
(33,30,36)
#17171A
(23,23,26)
#0D1010
(13,16,16)
#000000
(0,0,0)

Tints of #715674

#715674
(113,86,116)
#7D6580
(125,101,128)
#89748C
(137,116,140)
#958398
(149,131,152)
#A192A4
(161,146,164)
#ADA1B0
(173,161,176)
#B9B0BC
(185,176,188)
#C5BFC8
(197,191,200)
#D1CED4
(209,206,212)
#DDDDE0
(221,221,224)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715674 color. Also use rgb(113,86,116) instead hex code.

Text Font Color

.myTextColor { color: #715674; }

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

This text font color is #715674.

Background Color

.myBgColor { background-color: #715674; }

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

This div background color is #715674.

Border color

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

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

This div border color is #715674.

Opacity

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

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

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

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

This text has shadow with #715674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715674.

Preview

Color preview on black background

This text has color #715674 on black background.


Color preview on white background

This text has color #715674 on white background.


Black color preview on #715674 background

This text has black color on #715674 background.


White color preview on #715674 background

This text has white color on #715674 background.


Related colors

Complementary color

Complementary color for #hex is #8EA98B.


I love getcolorcode.com

Triadic colors

1 #747156 and #567471 with #715674 are triadic colors.

2 #745671 and #567174 with #715674 are triadic colors.