COLOR #706672

HEX: #706672 RGB: (112,102,114)

Color info

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

RGB color model

#706672 color RGB value is (112,102,114).

RGB: (112,102,114) (44%, 40%, 45%)

RGB channels and saturation

R 112 of 255 = 44%
G 102 of 255 = 40%
B 114 of 255 = 45%

112
102
114

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

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 114 = 328 (100%)
R 112 of 328 ~ 34.15%
G 102 of 328 ~ 31.1%
B 114 of 328 ~ 34.76'%

%34.15
%31.1
%34.76

CMYK color model

#706672 color CMYK value is (2,11,0,55).

  • cyan value is 1.75%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (2,11,0,55)
C2M11Y0K55 (2%, 11%, 0%, 55%)
(0.02 / 0.11 / 0.00 / 0.55)

CMYK percentages

%1.75
%10.53
%0
%55.29

Codes

Color #706672 in popluar color models

70 66 72
RGB 112 102 114
HSL 290° 5.56% 42.35%
HSB/HSV 290° 10.53% 44.71%
CMYK 1.75% 10.53% 0.00%
55.29%

Color #706672 in popluar number systems.

HEX 70 66 72
Decimal 112 102 114
Binary 1110000 1100110 1110010
Octal 160 146 162

Shades and tints

Shades of #706672

#706672
(112,102,114)
#665D68
(102,93,104)
#5C545E
(92,84,94)
#524B54
(82,75,84)
#48424A
(72,66,74)
#3E3940
(62,57,64)
#343036
(52,48,54)
#2A272C
(42,39,44)
#201E22
(32,30,34)
#161518
(22,21,24)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #706672

#706672
(112,102,114)
#7D737E
(125,115,126)
#8A808A
(138,128,138)
#978D96
(151,141,150)
#A49AA2
(164,154,162)
#B1A7AE
(177,167,174)
#BEB4BA
(190,180,186)
#CBC1C6
(203,193,198)
#D8CED2
(216,206,210)
#E5DBDE
(229,219,222)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706672; }

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

This text font color is #706672.

Background Color

.myBgColor { background-color: #706672; }

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

This div background color is #706672.

Border color

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

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

This div border color is #706672.

Opacity

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

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

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

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

This text has shadow with #706672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706672.

Preview

Color preview on black background

This text has color #706672 on black background.


Color preview on white background

This text has color #706672 on white background.


Black color preview on #706672 background

This text has black color on #706672 background.


White color preview on #706672 background

This text has white color on #706672 background.


Related colors

Complementary color

Complementary color for #hex is #8F998D.


I love getcolorcode.com

Triadic colors

1 #727066 and #667270 with #706672 are triadic colors.

2 #726670 and #667072 with #706672 are triadic colors.