COLOR #706674

HEX: #706674 RGB: (112,102,116)

Color info

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

RGB color model

#706674 color RGB value is (112,102,116).

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

RGB channels and saturation

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

112
102
116

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

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 116 = 330 (100%)
R 112 of 330 ~ 33.94%
G 102 of 330 ~ 30.91%
B 116 of 330 ~ 35.15'%

%33.94
%30.91
%35.15

CMYK color model

#706674 color CMYK value is (3,12,0,55).

  • cyan value is 3.45%
  • magenta value is 12.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (3,12,0,55)
C3M12Y0K55 (3%, 12%, 0%, 55%)
(0.03 / 0.12 / 0.00 / 0.55)

CMYK percentages

%3.45
%12.07
%0
%54.51

Codes

Color #706674 in popluar color models

70 66 74
RGB 112 102 116
HSL 283° 6.42% 42.75%
HSB/HSV 283° 12.07% 45.49%
CMYK 3.45% 12.07% 0.00%
54.51%

Color #706674 in popluar number systems.

HEX 70 66 74
Decimal 112 102 116
Binary 1110000 1100110 1110100
Octal 160 146 164

Shades and tints

Shades of #706674

#706674
(112,102,116)
#665D6A
(102,93,106)
#5C5460
(92,84,96)
#524B56
(82,75,86)
#48424C
(72,66,76)
#3E3942
(62,57,66)
#343038
(52,48,56)
#2A272E
(42,39,46)
#201E24
(32,30,36)
#16151A
(22,21,26)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #706674

#706674
(112,102,116)
#7D7380
(125,115,128)
#8A808C
(138,128,140)
#978D98
(151,141,152)
#A49AA4
(164,154,164)
#B1A7B0
(177,167,176)
#BEB4BC
(190,180,188)
#CBC1C8
(203,193,200)
#D8CED4
(216,206,212)
#E5DBE0
(229,219,224)
#F2E8EC
(242,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706674; }

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

This text font color is #706674.

Background Color

.myBgColor { background-color: #706674; }

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

This div background color is #706674.

Border color

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

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

This div border color is #706674.

Opacity

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

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

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

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

This text has shadow with #706674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706674.

Preview

Color preview on black background

This text has color #706674 on black background.


Color preview on white background

This text has color #706674 on white background.


Black color preview on #706674 background

This text has black color on #706674 background.


White color preview on #706674 background

This text has white color on #706674 background.


Related colors

Complementary color

Complementary color for #hex is #8F998B.


I love getcolorcode.com

Triadic colors

1 #747066 and #667470 with #706674 are triadic colors.

2 #746670 and #667074 with #706674 are triadic colors.