COLOR #706971

HEX: #706971 RGB: (112,105,113)

Color info

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

RGB color model

#706971 color RGB value is (112,105,113).

RGB: (112,105,113) (44%, 41%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 105 of 255 = 41%
B 113 of 255 = 44%

112
105
113

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

Portions of RGB colors in percentages

R + G + B = 112 + 105 + 113 = 330 (100%)
R 112 of 330 ~ 33.94%
G 105 of 330 ~ 31.82%
B 113 of 330 ~ 34.24'%

%33.94
%31.82
%34.24

CMYK color model

#706971 color CMYK value is (1,7,0,56).

  • cyan value is 0.88%
  • magenta value is 7.08%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (1,7,0,56) C1M7Y0K56 (1%,7%,0%,56%) (0.01/0.07/0.00/0.56) 

CMYK percentages

%0.88
%7.08
%0
%55.69

Codes

Color #706971 in popluar color models

70 69 71
RGB 112 105 113
HSL 293° 3.67% 42.75%
HSB/HSV 293° 7.08% 44.31%
CMYK 0.88% 7.08% 0.00%
55.69%

Color #706971 in popluar number systems.

HEX 70 69 71
Decimal 112 105 113
Binary 1110000 1101001 1110001
Octal 160 151 161

Shades and tints

Shades of #706971

#706971
(112,105,113)
#666067
(102,96,103)
#5C575D
(92,87,93)
#524E53
(82,78,83)
#484549
(72,69,73)
#3E3C3F
(62,60,63)
#343335
(52,51,53)
#2A2A2B
(42,42,43)
#202121
(32,33,33)
#161817
(22,24,23)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #706971

#706971
(112,105,113)
#7D767D
(125,118,125)
#8A8389
(138,131,137)
#979095
(151,144,149)
#A49DA1
(164,157,161)
#B1AAAD
(177,170,173)
#BEB7B9
(190,183,185)
#CBC4C5
(203,196,197)
#D8D1D1
(216,209,209)
#E5DEDD
(229,222,221)
#F2EBE9
(242,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706971; }

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

This text font color is #706971.

Background Color

.myBgColor { background-color: #706971; }

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

This div background color is #706971.

Border color

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

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

This div border color is #706971.

Opacity

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

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

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

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

This text has shadow with #706971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706971.

Preview

Color preview on black background

This text has color #706971 on black background.


Color preview on white background

This text has color #706971 on white background.


Black color preview on #706971 background

This text has black color on #706971 background.


White color preview on #706971 background

This text has white color on #706971 background.


Related colors

Complementary color

Complementary color for #hex is #8F968E.


I love getcolorcode.com

Triadic colors

1 #717069 and #697170 with #706971 are triadic colors.

2 #716970 and #697071 with #706971 are triadic colors.