COLOR #70668E

HEX: #70668E RGB: (112,102,142)

Color info

#70668E contains red, green and blue colors in about the same proportion. Web safe color of #70668E is #666699 (or #669).

RGB color model

#70668E color RGB value is (112,102,142).

RGB: (112,102,142) (44%, 40%, 56%)

RGB channels and saturation

R 112 of 255 = 44%
G 102 of 255 = 40%
B 142 of 255 = 56%

112
102
142

R + G + B ~ 47%. #70668E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 142 = 356 (100%)
R 112 of 356 ~ 31.46%
G 102 of 356 ~ 28.65%
B 142 of 356 ~ 39.89'%

%31.46
%28.65
%39.89

CMYK color model

#70668E color CMYK value is (21,28,0,44).

  • cyan value is 21.13%
  • magenta value is 28.17%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (21,28,0,44)
C21M28Y0K44 (21%, 28%, 0%, 44%)
(0.21 / 0.28 / 0.00 / 0.44)

CMYK percentages

%21.13
%28.17
%0
%44.31

Codes

Color #70668E in popluar color models

70 66 8E
RGB 112 102 142
HSL 255° 16.39% 47.84%
HSB/HSV 255° 28.17% 55.69%
CMYK 21.13% 28.17% 0.00%
44.31%

Color #70668E in popluar number systems.

HEX 70 66 8E
Decimal 112 102 142
Binary 1110000 1100110 10001110
Octal 160 146 216

Shades and tints

Shades of #70668E

#70668E
(112,102,142)
#665D82
(102,93,130)
#5C5476
(92,84,118)
#524B6A
(82,75,106)
#48425E
(72,66,94)
#3E3952
(62,57,82)
#343046
(52,48,70)
#2A273A
(42,39,58)
#201E2E
(32,30,46)
#161522
(22,21,34)
#0C0C16
(12,12,22)
#000000
(0,0,0)

Tints of #70668E

#70668E
(112,102,142)
#7D7398
(125,115,152)
#8A80A2
(138,128,162)
#978DAC
(151,141,172)
#A49AB6
(164,154,182)
#B1A7C0
(177,167,192)
#BEB4CA
(190,180,202)
#CBC1D4
(203,193,212)
#D8CEDE
(216,206,222)
#E5DBE8
(229,219,232)
#F2E8F2
(242,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70668E; }

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

This text font color is #70668E.

Background Color

.myBgColor { background-color: #70668E; }

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

This div background color is #70668E.

Border color

.myBorderColor { border: 1px solid #70668E; }

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

This div border color is #70668E.

Opacity

.myOpacity80 { color: #70668E; opacity: 0.8; }

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

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

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

This text has shadow with #70668E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70668E.

Preview

Color preview on black background

This text has color #70668E on black background.


Color preview on white background

This text has color #70668E on white background.


Black color preview on #70668E background

This text has black color on #70668E background.


White color preview on #70668E background

This text has white color on #70668E background.


Related colors

Complementary color

Complementary color for #hex is #8F9971.


I love getcolorcode.com

Triadic colors

1 #8E7066 and #668E70 with #70668E are triadic colors.

2 #8E6670 and #66708E with #70668E are triadic colors.