COLOR #704459

HEX: #704459 RGB: (112,68,89)

Color info

#704459 contains red, green and blue colors in about the same proportion. Web safe color of #704459 is #663366 (or #636).

RGB color model

#704459 color RGB value is (112,68,89).

RGB: (112,68,89) (44%, 27%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 68 of 255 = 27%
B 89 of 255 = 35%

112
68
89

R + G + B ~ 35%. #704459 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 68 + 89 = 269 (100%)
R 112 of 269 ~ 41.64%
G 68 of 269 ~ 25.28%
B 89 of 269 ~ 33.09'%

%41.64
%25.28
%33.09

CMYK color model

#704459 color CMYK value is (0,39,21,56).

  • cyan value is 0.00%
  • magenta value is 39.29%
  • yellow value is 20.54%
  • key color value is 56.08%
CMYK: (0,39,21,56) C0M39Y21K56 (0%,39%,21%,56%) (0.00/0.39/0.21/0.56) 

CMYK percentages

%0
%39.29
%20.54
%56.08

Codes

Color #704459 in popluar color models

70 44 59
RGB 112 68 89
HSL 331° 24.44% 35.29%
HSB/HSV 331° 39.29% 43.92%
CMYK 0.00% 39.29% 20.54%
56.08%

Color #704459 in popluar number systems.

HEX 70 44 59
Decimal 112 68 89
Binary 1110000 1000100 1011001
Octal 160 104 131

Shades and tints

Shades of #704459

#704459
(112,68,89)
#663E51
(102,62,81)
#5C3849
(92,56,73)
#523241
(82,50,65)
#482C39
(72,44,57)
#3E2631
(62,38,49)
#342029
(52,32,41)
#2A1A21
(42,26,33)
#201419
(32,20,25)
#160E11
(22,14,17)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #704459

#704459
(112,68,89)
#7D5568
(125,85,104)
#8A6677
(138,102,119)
#977786
(151,119,134)
#A48895
(164,136,149)
#B199A4
(177,153,164)
#BEAAB3
(190,170,179)
#CBBBC2
(203,187,194)
#D8CCD1
(216,204,209)
#E5DDE0
(229,221,224)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704459; }

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

This text font color is #704459.

Background Color

.myBgColor { background-color: #704459; }

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

This div background color is #704459.

Border color

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

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

This div border color is #704459.

Opacity

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

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

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

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

This text has shadow with #704459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704459.

Preview

Color preview on black background

This text has color #704459 on black background.


Color preview on white background

This text has color #704459 on white background.


Black color preview on #704459 background

This text has black color on #704459 background.


White color preview on #704459 background

This text has white color on #704459 background.


Related colors

Complementary color

Complementary color for #hex is #8FBBA6.


I love getcolorcode.com

Triadic colors

1 #597044 and #445970 with #704459 are triadic colors.

2 #594470 and #447059 with #704459 are triadic colors.