COLOR #705998

HEX: #705998 RGB: (112,89,152)

Color info

#705998 contains mainly red and blue colors. Web safe color of #705998 is #666699 (or #669).

RGB color model

#705998 color RGB value is (112,89,152).

RGB: (112,89,152) (44%, 35%, 60%)

RGB channels and saturation

R 112 of 255 = 44%
G 89 of 255 = 35%
B 152 of 255 = 60%

112
89
152

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

Portions of RGB colors in percentages

R + G + B = 112 + 89 + 152 = 353 (100%)
R 112 of 353 ~ 31.73%
G 89 of 353 ~ 25.21%
B 152 of 353 ~ 43.06'%

%31.73
%25.21
%43.06

CMYK color model

#705998 color CMYK value is (26,41,0,40).

  • cyan value is 26.32%
  • magenta value is 41.45%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (26,41,0,40)
C26M41Y0K40 (26%, 41%, 0%, 40%)
(0.26 / 0.41 / 0.00 / 0.40)

CMYK percentages

%26.32
%41.45
%0
%40.39

Codes

Color #705998 in popluar color models

70 59 98
RGB 112 89 152
HSL 262° 26.14% 47.25%
HSB/HSV 262° 41.45% 59.61%
CMYK 26.32% 41.45% 0.00%
40.39%

Color #705998 in popluar number systems.

HEX 70 59 98
Decimal 112 89 152
Binary 1110000 1011001 10011000
Octal 160 131 230

Shades and tints

Shades of #705998

#705998
(112,89,152)
#66518B
(102,81,139)
#5C497E
(92,73,126)
#524171
(82,65,113)
#483964
(72,57,100)
#3E3157
(62,49,87)
#34294A
(52,41,74)
#2A213D
(42,33,61)
#201930
(32,25,48)
#161123
(22,17,35)
#0C0916
(12,9,22)
#000000
(0,0,0)

Tints of #705998

#705998
(112,89,152)
#7D68A1
(125,104,161)
#8A77AA
(138,119,170)
#9786B3
(151,134,179)
#A495BC
(164,149,188)
#B1A4C5
(177,164,197)
#BEB3CE
(190,179,206)
#CBC2D7
(203,194,215)
#D8D1E0
(216,209,224)
#E5E0E9
(229,224,233)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705998 color. Also use rgb(112,89,152) instead hex code.

Text Font Color

.myTextColor { color: #705998; }

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

This text font color is #705998.

Background Color

.myBgColor { background-color: #705998; }

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

This div background color is #705998.

Border color

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

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

This div border color is #705998.

Opacity

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

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

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

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

This text has shadow with #705998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705998.

Preview

Color preview on black background

This text has color #705998 on black background.


Color preview on white background

This text has color #705998 on white background.


Black color preview on #705998 background

This text has black color on #705998 background.


White color preview on #705998 background

This text has white color on #705998 background.


Related colors

Complementary color

Complementary color for #hex is #8FA667.


I love getcolorcode.com

Triadic colors

1 #987059 and #599870 with #705998 are triadic colors.

2 #985970 and #597098 with #705998 are triadic colors.