COLOR #706675

HEX: #706675 RGB: (112,102,117)

Color info

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

RGB color model

#706675 color RGB value is (112,102,117).

RGB: (112,102,117) (44%, 40%, 46%)

RGB channels and saturation

R 112 of 255 = 44%
G 102 of 255 = 40%
B 117 of 255 = 46%

112
102
117

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

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 117 = 331 (100%)
R 112 of 331 ~ 33.84%
G 102 of 331 ~ 30.82%
B 117 of 331 ~ 35.35'%

%33.84
%30.82
%35.35

CMYK color model

#706675 color CMYK value is (4,13,0,54).

  • cyan value is 4.27%
  • magenta value is 12.82%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (4,13,0,54)
C4M13Y0K54 (4%, 13%, 0%, 54%)
(0.04 / 0.13 / 0.00 / 0.54)

CMYK percentages

%4.27
%12.82
%0
%54.12

Codes

Color #706675 in popluar color models

70 66 75
RGB 112 102 117
HSL 280° 6.85% 42.94%
HSB/HSV 280° 12.82% 45.88%
CMYK 4.27% 12.82% 0.00%
54.12%

Color #706675 in popluar number systems.

HEX 70 66 75
Decimal 112 102 117
Binary 1110000 1100110 1110101
Octal 160 146 165

Shades and tints

Shades of #706675

#706675
(112,102,117)
#665D6B
(102,93,107)
#5C5461
(92,84,97)
#524B57
(82,75,87)
#48424D
(72,66,77)
#3E3943
(62,57,67)
#343039
(52,48,57)
#2A272F
(42,39,47)
#201E25
(32,30,37)
#16151B
(22,21,27)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #706675

#706675
(112,102,117)
#7D7381
(125,115,129)
#8A808D
(138,128,141)
#978D99
(151,141,153)
#A49AA5
(164,154,165)
#B1A7B1
(177,167,177)
#BEB4BD
(190,180,189)
#CBC1C9
(203,193,201)
#D8CED5
(216,206,213)
#E5DBE1
(229,219,225)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706675; }

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

This text font color is #706675.

Background Color

.myBgColor { background-color: #706675; }

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

This div background color is #706675.

Border color

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

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

This div border color is #706675.

Opacity

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

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

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

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

This text has shadow with #706675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706675.

Preview

Color preview on black background

This text has color #706675 on black background.


Color preview on white background

This text has color #706675 on white background.


Black color preview on #706675 background

This text has black color on #706675 background.


White color preview on #706675 background

This text has white color on #706675 background.


Related colors

Complementary color

Complementary color for #hex is #8F998A.


I love getcolorcode.com

Triadic colors

1 #757066 and #667570 with #706675 are triadic colors.

2 #756670 and #667075 with #706675 are triadic colors.