COLOR #706789

HEX: #706789 RGB: (112,103,137)

Color info

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

RGB color model

#706789 color RGB value is (112,103,137).

RGB: (112,103,137) (44%, 40%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 103 of 255 = 40%
B 137 of 255 = 54%

112
103
137

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

Portions of RGB colors in percentages

R + G + B = 112 + 103 + 137 = 352 (100%)
R 112 of 352 ~ 31.82%
G 103 of 352 ~ 29.26%
B 137 of 352 ~ 38.92'%

%31.82
%29.26
%38.92

CMYK color model

#706789 color CMYK value is (18,25,0,46).

  • cyan value is 18.25%
  • magenta value is 24.82%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (18,25,0,46)
C18M25Y0K46 (18%, 25%, 0%, 46%)
(0.18 / 0.25 / 0.00 / 0.46)

CMYK percentages

%18.25
%24.82
%0
%46.27

Codes

Color #706789 in popluar color models

70 67 89
RGB 112 103 137
HSL 256° 14.17% 47.06%
HSB/HSV 256° 24.82% 53.73%
CMYK 18.25% 24.82% 0.00%
46.27%

Color #706789 in popluar number systems.

HEX 70 67 89
Decimal 112 103 137
Binary 1110000 1100111 10001001
Octal 160 147 211

Shades and tints

Shades of #706789

#706789
(112,103,137)
#665E7D
(102,94,125)
#5C5571
(92,85,113)
#524C65
(82,76,101)
#484359
(72,67,89)
#3E3A4D
(62,58,77)
#343141
(52,49,65)
#2A2835
(42,40,53)
#201F29
(32,31,41)
#16161D
(22,22,29)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #706789

#706789
(112,103,137)
#7D7493
(125,116,147)
#8A819D
(138,129,157)
#978EA7
(151,142,167)
#A49BB1
(164,155,177)
#B1A8BB
(177,168,187)
#BEB5C5
(190,181,197)
#CBC2CF
(203,194,207)
#D8CFD9
(216,207,217)
#E5DCE3
(229,220,227)
#F2E9ED
(242,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706789 color. Also use rgb(112,103,137) instead hex code.

Text Font Color

.myTextColor { color: #706789; }

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

This text font color is #706789.

Background Color

.myBgColor { background-color: #706789; }

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

This div background color is #706789.

Border color

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

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

This div border color is #706789.

Opacity

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

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

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

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

This text has shadow with #706789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706789.

Preview

Color preview on black background

This text has color #706789 on black background.


Color preview on white background

This text has color #706789 on white background.


Black color preview on #706789 background

This text has black color on #706789 background.


White color preview on #706789 background

This text has white color on #706789 background.


Related colors

Complementary color

Complementary color for #hex is #8F9876.


I love getcolorcode.com

Triadic colors

1 #897067 and #678970 with #706789 are triadic colors.

2 #896770 and #677089 with #706789 are triadic colors.