COLOR #706977

HEX: #706977 RGB: (112,105,119)

Color info

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

RGB color model

#706977 color RGB value is (112,105,119).

RGB: (112,105,119) (44%, 41%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 105 of 255 = 41%
B 119 of 255 = 47%

112
105
119

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

Portions of RGB colors in percentages

R + G + B = 112 + 105 + 119 = 336 (100%)
R 112 of 336 ~ 33.33%
G 105 of 336 ~ 31.25%
B 119 of 336 ~ 35.42'%

%33.33
%31.25
%35.42

CMYK color model

#706977 color CMYK value is (6,12,0,53).

  • cyan value is 5.88%
  • magenta value is 11.76%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (6,12,0,53)
C6M12Y0K53 (6%, 12%, 0%, 53%)
(0.06 / 0.12 / 0.00 / 0.53)

CMYK percentages

%5.88
%11.76
%0
%53.33

Codes

Color #706977 in popluar color models

70 69 77
RGB 112 105 119
HSL 270° 6.25% 43.92%
HSB/HSV 270° 11.76% 46.67%
CMYK 5.88% 11.76% 0.00%
53.33%

Color #706977 in popluar number systems.

HEX 70 69 77
Decimal 112 105 119
Binary 1110000 1101001 1110111
Octal 160 151 167

Shades and tints

Shades of #706977

#706977
(112,105,119)
#66606D
(102,96,109)
#5C5763
(92,87,99)
#524E59
(82,78,89)
#48454F
(72,69,79)
#3E3C45
(62,60,69)
#34333B
(52,51,59)
#2A2A31
(42,42,49)
#202127
(32,33,39)
#16181D
(22,24,29)
#0C0F13
(12,15,19)
#000000
(0,0,0)

Tints of #706977

#706977
(112,105,119)
#7D7683
(125,118,131)
#8A838F
(138,131,143)
#97909B
(151,144,155)
#A49DA7
(164,157,167)
#B1AAB3
(177,170,179)
#BEB7BF
(190,183,191)
#CBC4CB
(203,196,203)
#D8D1D7
(216,209,215)
#E5DEE3
(229,222,227)
#F2EBEF
(242,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706977 color. Also use rgb(112,105,119) instead hex code.

Text Font Color

.myTextColor { color: #706977; }

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

This text font color is #706977.

Background Color

.myBgColor { background-color: #706977; }

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

This div background color is #706977.

Border color

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

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

This div border color is #706977.

Opacity

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

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

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

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

This text has shadow with #706977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706977.

Preview

Color preview on black background

This text has color #706977 on black background.


Color preview on white background

This text has color #706977 on white background.


Black color preview on #706977 background

This text has black color on #706977 background.


White color preview on #706977 background

This text has white color on #706977 background.


Related colors

Complementary color

Complementary color for #hex is #8F9688.


I love getcolorcode.com

Triadic colors

1 #777069 and #697770 with #706977 are triadic colors.

2 #776970 and #697077 with #706977 are triadic colors.