COLOR #706585

HEX: #706585 RGB: (112,101,133)

Color info

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

RGB color model

#706585 color RGB value is (112,101,133).

RGB: (112,101,133) (44%, 40%, 52%)

RGB channels and saturation

R 112 of 255 = 44%
G 101 of 255 = 40%
B 133 of 255 = 52%

112
101
133

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

Portions of RGB colors in percentages

R + G + B = 112 + 101 + 133 = 346 (100%)
R 112 of 346 ~ 32.37%
G 101 of 346 ~ 29.19%
B 133 of 346 ~ 38.44'%

%32.37
%29.19
%38.44

CMYK color model

#706585 color CMYK value is (16,24,0,48).

  • cyan value is 15.79%
  • magenta value is 24.06%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (16,24,0,48)
C16M24Y0K48 (16%, 24%, 0%, 48%)
(0.16 / 0.24 / 0.00 / 0.48)

CMYK percentages

%15.79
%24.06
%0
%47.84

Codes

Color #706585 in popluar color models

70 65 85
RGB 112 101 133
HSL 261° 13.68% 45.88%
HSB/HSV 261° 24.06% 52.16%
CMYK 15.79% 24.06% 0.00%
47.84%

Color #706585 in popluar number systems.

HEX 70 65 85
Decimal 112 101 133
Binary 1110000 1100101 10000101
Octal 160 145 205

Shades and tints

Shades of #706585

#706585
(112,101,133)
#665C79
(102,92,121)
#5C536D
(92,83,109)
#524A61
(82,74,97)
#484155
(72,65,85)
#3E3849
(62,56,73)
#342F3D
(52,47,61)
#2A2631
(42,38,49)
#201D25
(32,29,37)
#161419
(22,20,25)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #706585

#706585
(112,101,133)
#7D7390
(125,115,144)
#8A819B
(138,129,155)
#978FA6
(151,143,166)
#A49DB1
(164,157,177)
#B1ABBC
(177,171,188)
#BEB9C7
(190,185,199)
#CBC7D2
(203,199,210)
#D8D5DD
(216,213,221)
#E5E3E8
(229,227,232)
#F2F1F3
(242,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706585; }

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

This text font color is #706585.

Background Color

.myBgColor { background-color: #706585; }

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

This div background color is #706585.

Border color

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

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

This div border color is #706585.

Opacity

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

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

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

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

This text has shadow with #706585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706585.

Preview

Color preview on black background

This text has color #706585 on black background.


Color preview on white background

This text has color #706585 on white background.


Black color preview on #706585 background

This text has black color on #706585 background.


White color preview on #706585 background

This text has white color on #706585 background.


Related colors

Complementary color

Complementary color for #hex is #8F9A7A.


I love getcolorcode.com

Triadic colors

1 #857065 and #658570 with #706585 are triadic colors.

2 #856570 and #657085 with #706585 are triadic colors.