COLOR #70689A

HEX: #70689A RGB: (112,104,154)

Color info

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

RGB color model

#70689A color RGB value is (112,104,154).

RGB: (112,104,154) (44%, 41%, 60%)

RGB channels and saturation

R 112 of 255 = 44%
G 104 of 255 = 41%
B 154 of 255 = 60%

112
104
154

R + G + B ~ 48%. #70689A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 104 + 154 = 370 (100%)
R 112 of 370 ~ 30.27%
G 104 of 370 ~ 28.11%
B 154 of 370 ~ 41.62'%

%30.27
%28.11
%41.62

CMYK color model

#70689A color CMYK value is (27,32,0,40).

  • cyan value is 27.27%
  • magenta value is 32.47%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (27,32,0,40)
C27M32Y0K40 (27%, 32%, 0%, 40%)
(0.27 / 0.32 / 0.00 / 0.40)

CMYK percentages

%27.27
%32.47
%0
%39.61

Codes

Color #70689A in popluar color models

70 68 9A
RGB 112 104 154
HSL 250° 19.84% 50.59%
HSB/HSV 250° 32.47% 60.39%
CMYK 27.27% 32.47% 0.00%
39.61%

Color #70689A in popluar number systems.

HEX 70 68 9A
Decimal 112 104 154
Binary 1110000 1101000 10011010
Octal 160 150 232

Shades and tints

Shades of #70689A

#70689A
(112,104,154)
#665F8C
(102,95,140)
#5C567E
(92,86,126)
#524D70
(82,77,112)
#484462
(72,68,98)
#3E3B54
(62,59,84)
#343246
(52,50,70)
#2A2938
(42,41,56)
#20202A
(32,32,42)
#16171C
(22,23,28)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #70689A

#70689A
(112,104,154)
#7D75A3
(125,117,163)
#8A82AC
(138,130,172)
#978FB5
(151,143,181)
#A49CBE
(164,156,190)
#B1A9C7
(177,169,199)
#BEB6D0
(190,182,208)
#CBC3D9
(203,195,217)
#D8D0E2
(216,208,226)
#E5DDEB
(229,221,235)
#F2EAF4
(242,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70689A color. Also use rgb(112,104,154) instead hex code.

Text Font Color

.myTextColor { color: #70689A; }

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

This text font color is #70689A.

Background Color

.myBgColor { background-color: #70689A; }

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

This div background color is #70689A.

Border color

.myBorderColor { border: 1px solid #70689A; }

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

This div border color is #70689A.

Opacity

.myOpacity80 { color: #70689A; opacity: 0.8; }

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

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

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

This text has shadow with #70689A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70689A.

Preview

Color preview on black background

This text has color #70689A on black background.


Color preview on white background

This text has color #70689A on white background.


Black color preview on #70689A background

This text has black color on #70689A background.


White color preview on #70689A background

This text has white color on #70689A background.


Related colors

Complementary color

Complementary color for #hex is #8F9765.


I love getcolorcode.com

Triadic colors

1 #9A7068 and #689A70 with #70689A are triadic colors.

2 #9A6870 and #68709A with #70689A are triadic colors.