COLOR #706089

HEX: #706089 RGB: (112,96,137)

Color info

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

RGB color model

#706089 color RGB value is (112,96,137).

RGB: (112,96,137) (44%, 38%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 96 of 255 = 38%
B 137 of 255 = 54%

112
96
137

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

Portions of RGB colors in percentages

R + G + B = 112 + 96 + 137 = 345 (100%)
R 112 of 345 ~ 32.46%
G 96 of 345 ~ 27.83%
B 137 of 345 ~ 39.71'%

%32.46
%27.83
%39.71

CMYK color model

#706089 color CMYK value is (18,30,0,46).

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

CMYK: (18,30,0,46)
C18M30Y0K46 (18%, 30%, 0%, 46%)
(0.18 / 0.30 / 0.00 / 0.46)

CMYK percentages

%18.25
%29.93
%0
%46.27

Codes

Color #706089 in popluar color models

70 60 89
RGB 112 96 137
HSL 263° 17.60% 45.69%
HSB/HSV 263° 29.93% 53.73%
CMYK 18.25% 29.93% 0.00%
46.27%

Color #706089 in popluar number systems.

HEX 70 60 89
Decimal 112 96 137
Binary 1110000 1100000 10001001
Octal 160 140 211

Shades and tints

Shades of #706089

#706089
(112,96,137)
#66587D
(102,88,125)
#5C5071
(92,80,113)
#524865
(82,72,101)
#484059
(72,64,89)
#3E384D
(62,56,77)
#343041
(52,48,65)
#2A2835
(42,40,53)
#202029
(32,32,41)
#16181D
(22,24,29)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #706089

#706089
(112,96,137)
#7D6E93
(125,110,147)
#8A7C9D
(138,124,157)
#978AA7
(151,138,167)
#A498B1
(164,152,177)
#B1A6BB
(177,166,187)
#BEB4C5
(190,180,197)
#CBC2CF
(203,194,207)
#D8D0D9
(216,208,217)
#E5DEE3
(229,222,227)
#F2ECED
(242,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706089; }

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

This text font color is #706089.

Background Color

.myBgColor { background-color: #706089; }

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

This div background color is #706089.

Border color

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

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

This div border color is #706089.

Opacity

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

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

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

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

This text has shadow with #706089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706089.

Preview

Color preview on black background

This text has color #706089 on black background.


Color preview on white background

This text has color #706089 on white background.


Black color preview on #706089 background

This text has black color on #706089 background.


White color preview on #706089 background

This text has white color on #706089 background.


Related colors

Complementary color

Complementary color for #hex is #8F9F76.


I love getcolorcode.com

Triadic colors

1 #897060 and #608970 with #706089 are triadic colors.

2 #896070 and #607089 with #706089 are triadic colors.