COLOR #706770

HEX: #706770 RGB: (112,103,112)

Color info

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

RGB color model

#706770 color RGB value is (112,103,112).

RGB: (112,103,112) (44%, 40%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 103 of 255 = 40%
B 112 of 255 = 44%

112
103
112

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

Portions of RGB colors in percentages

R + G + B = 112 + 103 + 112 = 327 (100%)
R 112 of 327 ~ 34.25%
G 103 of 327 ~ 31.5%
B 112 of 327 ~ 34.25'%

%34.25
%31.5
%34.25

CMYK color model

#706770 color CMYK value is (0,8,0,56).

  • cyan value is 0.00%
  • magenta value is 8.04%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (0,8,0,56)
C0M8Y0K56 (0%, 8%, 0%, 56%)
(0.00 / 0.08 / 0.00 / 0.56)

CMYK percentages

%0
%8.04
%0
%56.08

Codes

Color #706770 in popluar color models

70 67 70
RGB 112 103 112
HSL 300° 4.19% 42.16%
HSB/HSV 300° 8.04% 43.92%
CMYK 0.00% 8.04% 0.00%
56.08%

Color #706770 in popluar number systems.

HEX 70 67 70
Decimal 112 103 112
Binary 1110000 1100111 1110000
Octal 160 147 160

Shades and tints

Shades of #706770

#706770
(112,103,112)
#665E66
(102,94,102)
#5C555C
(92,85,92)
#524C52
(82,76,82)
#484348
(72,67,72)
#3E3A3E
(62,58,62)
#343134
(52,49,52)
#2A282A
(42,40,42)
#201F20
(32,31,32)
#161616
(22,22,22)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #706770

#706770
(112,103,112)
#7D747D
(125,116,125)
#8A818A
(138,129,138)
#978E97
(151,142,151)
#A49BA4
(164,155,164)
#B1A8B1
(177,168,177)
#BEB5BE
(190,181,190)
#CBC2CB
(203,194,203)
#D8CFD8
(216,207,216)
#E5DCE5
(229,220,229)
#F2E9F2
(242,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706770; }

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

This text font color is #706770.

Background Color

.myBgColor { background-color: #706770; }

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

This div background color is #706770.

Border color

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

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

This div border color is #706770.

Opacity

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

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

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

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

This text has shadow with #706770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706770.

Preview

Color preview on black background

This text has color #706770 on black background.


Color preview on white background

This text has color #706770 on white background.


Black color preview on #706770 background

This text has black color on #706770 background.


White color preview on #706770 background

This text has white color on #706770 background.


Related colors

Complementary color

Complementary color for #hex is #8F988F.


I love getcolorcode.com

Triadic colors

1 #707067 and #677070 with #706770 are triadic colors.

2 #706770 and #677070 with #706770 are triadic colors.