COLOR #704587

HEX: #704587 RGB: (112,69,135)

Color info

#704587 contains mainly red and blue colors. Web safe color of #704587 is #663399 (or #639).

RGB color model

#704587 color RGB value is (112,69,135).

RGB: (112,69,135) (44%, 27%, 53%)

RGB channels and saturation

R 112 of 255 = 44%
G 69 of 255 = 27%
B 135 of 255 = 53%

112
69
135

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

Portions of RGB colors in percentages

R + G + B = 112 + 69 + 135 = 316 (100%)
R 112 of 316 ~ 35.44%
G 69 of 316 ~ 21.84%
B 135 of 316 ~ 42.72'%

%35.44
%21.84
%42.72

CMYK color model

#704587 color CMYK value is (17,49,0,47).

  • cyan value is 17.04%
  • magenta value is 48.89%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (17,49,0,47)
C17M49Y0K47 (17%, 49%, 0%, 47%)
(0.17 / 0.49 / 0.00 / 0.47)

CMYK percentages

%17.04
%48.89
%0
%47.06

Codes

Color #704587 in popluar color models

70 45 87
RGB 112 69 135
HSL 279° 32.35% 40.00%
HSB/HSV 279° 48.89% 52.94%
CMYK 17.04% 48.89% 0.00%
47.06%

Color #704587 in popluar number systems.

HEX 70 45 87
Decimal 112 69 135
Binary 1110000 1000101 10000111
Octal 160 105 207

Shades and tints

Shades of #704587

#704587
(112,69,135)
#663F7B
(102,63,123)
#5C396F
(92,57,111)
#523363
(82,51,99)
#482D57
(72,45,87)
#3E274B
(62,39,75)
#34213F
(52,33,63)
#2A1B33
(42,27,51)
#201527
(32,21,39)
#160F1B
(22,15,27)
#0C090F
(12,9,15)
#000000
(0,0,0)

Tints of #704587

#704587
(112,69,135)
#7D5591
(125,85,145)
#8A659B
(138,101,155)
#9775A5
(151,117,165)
#A485AF
(164,133,175)
#B195B9
(177,149,185)
#BEA5C3
(190,165,195)
#CBB5CD
(203,181,205)
#D8C5D7
(216,197,215)
#E5D5E1
(229,213,225)
#F2E5EB
(242,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704587 color. Also use rgb(112,69,135) instead hex code.

Text Font Color

.myTextColor { color: #704587; }

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

This text font color is #704587.

Background Color

.myBgColor { background-color: #704587; }

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

This div background color is #704587.

Border color

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

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

This div border color is #704587.

Opacity

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

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

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

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

This text has shadow with #704587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704587.

Preview

Color preview on black background

This text has color #704587 on black background.


Color preview on white background

This text has color #704587 on white background.


Black color preview on #704587 background

This text has black color on #704587 background.


White color preview on #704587 background

This text has white color on #704587 background.


Related colors

Complementary color

Complementary color for #hex is #8FBA78.


I love getcolorcode.com

Triadic colors

1 #877045 and #458770 with #704587 are triadic colors.

2 #874570 and #457087 with #704587 are triadic colors.