COLOR #706277

HEX: #706277 RGB: (112,98,119)

Color info

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

RGB color model

#706277 color RGB value is (112,98,119).

RGB: (112,98,119) (44%, 38%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 98 of 255 = 38%
B 119 of 255 = 47%

112
98
119

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

Portions of RGB colors in percentages

R + G + B = 112 + 98 + 119 = 329 (100%)
R 112 of 329 ~ 34.04%
G 98 of 329 ~ 29.79%
B 119 of 329 ~ 36.17'%

%34.04
%29.79
%36.17

CMYK color model

#706277 color CMYK value is (6,18,0,53).

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

CMYK: (6,18,0,53)
C6M18Y0K53 (6%, 18%, 0%, 53%)
(0.06 / 0.18 / 0.00 / 0.53)

CMYK percentages

%5.88
%17.65
%0
%53.33

Codes

Color #706277 in popluar color models

70 62 77
RGB 112 98 119
HSL 280° 9.68% 42.55%
HSB/HSV 280° 17.65% 46.67%
CMYK 5.88% 17.65% 0.00%
53.33%

Color #706277 in popluar number systems.

HEX 70 62 77
Decimal 112 98 119
Binary 1110000 1100010 1110111
Octal 160 142 167

Shades and tints

Shades of #706277

#706277
(112,98,119)
#665A6D
(102,90,109)
#5C5263
(92,82,99)
#524A59
(82,74,89)
#48424F
(72,66,79)
#3E3A45
(62,58,69)
#34323B
(52,50,59)
#2A2A31
(42,42,49)
#202227
(32,34,39)
#161A1D
(22,26,29)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #706277

#706277
(112,98,119)
#7D7083
(125,112,131)
#8A7E8F
(138,126,143)
#978C9B
(151,140,155)
#A49AA7
(164,154,167)
#B1A8B3
(177,168,179)
#BEB6BF
(190,182,191)
#CBC4CB
(203,196,203)
#D8D2D7
(216,210,215)
#E5E0E3
(229,224,227)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706277; }

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

This text font color is #706277.

Background Color

.myBgColor { background-color: #706277; }

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

This div background color is #706277.

Border color

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

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

This div border color is #706277.

Opacity

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

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

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

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

This text has shadow with #706277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706277.

Preview

Color preview on black background

This text has color #706277 on black background.


Color preview on white background

This text has color #706277 on white background.


Black color preview on #706277 background

This text has black color on #706277 background.


White color preview on #706277 background

This text has white color on #706277 background.


Related colors

Complementary color

Complementary color for #hex is #8F9D88.


I love getcolorcode.com

Triadic colors

1 #777062 and #627770 with #706277 are triadic colors.

2 #776270 and #627077 with #706277 are triadic colors.