COLOR #706385

HEX: #706385 RGB: (112,99,133)

Color info

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

RGB color model

#706385 color RGB value is (112,99,133).

RGB: (112,99,133) (44%, 39%, 52%)

RGB channels and saturation

R 112 of 255 = 44%
G 99 of 255 = 39%
B 133 of 255 = 52%

112
99
133

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

Portions of RGB colors in percentages

R + G + B = 112 + 99 + 133 = 344 (100%)
R 112 of 344 ~ 32.56%
G 99 of 344 ~ 28.78%
B 133 of 344 ~ 38.66'%

%32.56
%28.78
%38.66

CMYK color model

#706385 color CMYK value is (16,26,0,48).

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

CMYK: (16,26,0,48)
C16M26Y0K48 (16%, 26%, 0%, 48%)
(0.16 / 0.26 / 0.00 / 0.48)

CMYK percentages

%15.79
%25.56
%0
%47.84

Codes

Color #706385 in popluar color models

70 63 85
RGB 112 99 133
HSL 263° 14.66% 45.49%
HSB/HSV 263° 25.56% 52.16%
CMYK 15.79% 25.56% 0.00%
47.84%

Color #706385 in popluar number systems.

HEX 70 63 85
Decimal 112 99 133
Binary 1110000 1100011 10000101
Octal 160 143 205

Shades and tints

Shades of #706385

#706385
(112,99,133)
#665A79
(102,90,121)
#5C516D
(92,81,109)
#524861
(82,72,97)
#483F55
(72,63,85)
#3E3649
(62,54,73)
#342D3D
(52,45,61)
#2A2431
(42,36,49)
#201B25
(32,27,37)
#161219
(22,18,25)
#0C090D
(12,9,13)
#000000
(0,0,0)

Tints of #706385

#706385
(112,99,133)
#7D7190
(125,113,144)
#8A7F9B
(138,127,155)
#978DA6
(151,141,166)
#A49BB1
(164,155,177)
#B1A9BC
(177,169,188)
#BEB7C7
(190,183,199)
#CBC5D2
(203,197,210)
#D8D3DD
(216,211,221)
#E5E1E8
(229,225,232)
#F2EFF3
(242,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706385; }

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

This text font color is #706385.

Background Color

.myBgColor { background-color: #706385; }

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

This div background color is #706385.

Border color

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

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

This div border color is #706385.

Opacity

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

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

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

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

This text has shadow with #706385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706385.

Preview

Color preview on black background

This text has color #706385 on black background.


Color preview on white background

This text has color #706385 on white background.


Black color preview on #706385 background

This text has black color on #706385 background.


White color preview on #706385 background

This text has white color on #706385 background.


Related colors

Complementary color

Complementary color for #hex is #8F9C7A.


I love getcolorcode.com

Triadic colors

1 #857063 and #638570 with #706385 are triadic colors.

2 #856370 and #637085 with #706385 are triadic colors.