COLOR #706071

HEX: #706071 RGB: (112,96,113)

Color info

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

RGB color model

#706071 color RGB value is (112,96,113).

RGB: (112,96,113) (44%, 38%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 96 of 255 = 38%
B 113 of 255 = 44%

112
96
113

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

Portions of RGB colors in percentages

R + G + B = 112 + 96 + 113 = 321 (100%)
R 112 of 321 ~ 34.89%
G 96 of 321 ~ 29.91%
B 113 of 321 ~ 35.2'%

%34.89
%29.91
%35.2

CMYK color model

#706071 color CMYK value is (1,15,0,56).

  • cyan value is 0.88%
  • magenta value is 15.04%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (1,15,0,56)
C1M15Y0K56 (1%, 15%, 0%, 56%)
(0.01 / 0.15 / 0.00 / 0.56)

CMYK percentages

%0.88
%15.04
%0
%55.69

Codes

Color #706071 in popluar color models

70 60 71
RGB 112 96 113
HSL 296° 8.13% 40.98%
HSB/HSV 296° 15.04% 44.31%
CMYK 0.88% 15.04% 0.00%
55.69%

Color #706071 in popluar number systems.

HEX 70 60 71
Decimal 112 96 113
Binary 1110000 1100000 1110001
Octal 160 140 161

Shades and tints

Shades of #706071

#706071
(112,96,113)
#665867
(102,88,103)
#5C505D
(92,80,93)
#524853
(82,72,83)
#484049
(72,64,73)
#3E383F
(62,56,63)
#343035
(52,48,53)
#2A282B
(42,40,43)
#202021
(32,32,33)
#161817
(22,24,23)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #706071

#706071
(112,96,113)
#7D6E7D
(125,110,125)
#8A7C89
(138,124,137)
#978A95
(151,138,149)
#A498A1
(164,152,161)
#B1A6AD
(177,166,173)
#BEB4B9
(190,180,185)
#CBC2C5
(203,194,197)
#D8D0D1
(216,208,209)
#E5DEDD
(229,222,221)
#F2ECE9
(242,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706071; }

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

This text font color is #706071.

Background Color

.myBgColor { background-color: #706071; }

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

This div background color is #706071.

Border color

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

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

This div border color is #706071.

Opacity

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

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

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

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

This text has shadow with #706071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706071.

Preview

Color preview on black background

This text has color #706071 on black background.


Color preview on white background

This text has color #706071 on white background.


Black color preview on #706071 background

This text has black color on #706071 background.


White color preview on #706071 background

This text has white color on #706071 background.


Related colors

Complementary color

Complementary color for #hex is #8F9F8E.


I love getcolorcode.com

Triadic colors

1 #717060 and #607170 with #706071 are triadic colors.

2 #716070 and #607071 with #706071 are triadic colors.