COLOR #70659D

HEX: #70659D RGB: (112,101,157)

Color info

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

RGB color model

#70659D color RGB value is (112,101,157).

RGB: (112,101,157) (44%, 40%, 62%)

RGB channels and saturation

R 112 of 255 = 44%
G 101 of 255 = 40%
B 157 of 255 = 62%

112
101
157

R + G + B ~ 49%. #70659D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 101 + 157 = 370 (100%)
R 112 of 370 ~ 30.27%
G 101 of 370 ~ 27.3%
B 157 of 370 ~ 42.43'%

%30.27
%27.3
%42.43

CMYK color model

#70659D color CMYK value is (29,36,0,38).

  • cyan value is 28.66%
  • magenta value is 35.67%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (29,36,0,38)
C29M36Y0K38 (29%, 36%, 0%, 38%)
(0.29 / 0.36 / 0.00 / 0.38)

CMYK percentages

%28.66
%35.67
%0
%38.43

Codes

Color #70659D in popluar color models

70 65 9D
RGB 112 101 157
HSL 252° 22.22% 50.59%
HSB/HSV 252° 35.67% 61.57%
CMYK 28.66% 35.67% 0.00%
38.43%

Color #70659D in popluar number systems.

HEX 70 65 9D
Decimal 112 101 157
Binary 1110000 1100101 10011101
Octal 160 145 235

Shades and tints

Shades of #70659D

#70659D
(112,101,157)
#665C8F
(102,92,143)
#5C5381
(92,83,129)
#524A73
(82,74,115)
#484165
(72,65,101)
#3E3857
(62,56,87)
#342F49
(52,47,73)
#2A263B
(42,38,59)
#201D2D
(32,29,45)
#16141F
(22,20,31)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #70659D

#70659D
(112,101,157)
#7D73A5
(125,115,165)
#8A81AD
(138,129,173)
#978FB5
(151,143,181)
#A49DBD
(164,157,189)
#B1ABC5
(177,171,197)
#BEB9CD
(190,185,205)
#CBC7D5
(203,199,213)
#D8D5DD
(216,213,221)
#E5E3E5
(229,227,229)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70659D color. Also use rgb(112,101,157) instead hex code.

Text Font Color

.myTextColor { color: #70659D; }

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

This text font color is #70659D.

Background Color

.myBgColor { background-color: #70659D; }

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

This div background color is #70659D.

Border color

.myBorderColor { border: 1px solid #70659D; }

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

This div border color is #70659D.

Opacity

.myOpacity80 { color: #70659D; opacity: 0.8; }

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

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

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

This text has shadow with #70659D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70659D.

Preview

Color preview on black background

This text has color #70659D on black background.


Color preview on white background

This text has color #70659D on white background.


Black color preview on #70659D background

This text has black color on #70659D background.


White color preview on #70659D background

This text has white color on #70659D background.


Related colors

Complementary color

Complementary color for #hex is #8F9A62.


I love getcolorcode.com

Triadic colors

1 #9D7065 and #659D70 with #70659D are triadic colors.

2 #9D6570 and #65709D with #70659D are triadic colors.