COLOR #704575

HEX: #704575 RGB: (112,69,117)

Color info

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

RGB color model

#704575 color RGB value is (112,69,117).

RGB: (112,69,117) (44%, 27%, 46%)

RGB channels and saturation

R 112 of 255 = 44%
G 69 of 255 = 27%
B 117 of 255 = 46%

112
69
117

R + G + B ~ 39%. #704575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 69 + 117 = 298 (100%)
R 112 of 298 ~ 37.58%
G 69 of 298 ~ 23.15%
B 117 of 298 ~ 39.26'%

%37.58
%23.15
%39.26

CMYK color model

#704575 color CMYK value is (4,41,0,54).

  • cyan value is 4.27%
  • magenta value is 41.03%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (4,41,0,54)
C4M41Y0K54 (4%, 41%, 0%, 54%)
(0.04 / 0.41 / 0.00 / 0.54)

CMYK percentages

%4.27
%41.03
%0
%54.12

Codes

Color #704575 in popluar color models

70 45 75
RGB 112 69 117
HSL 294° 25.81% 36.47%
HSB/HSV 294° 41.03% 45.88%
CMYK 4.27% 41.03% 0.00%
54.12%

Color #704575 in popluar number systems.

HEX 70 45 75
Decimal 112 69 117
Binary 1110000 1000101 1110101
Octal 160 105 165

Shades and tints

Shades of #704575

#704575
(112,69,117)
#663F6B
(102,63,107)
#5C3961
(92,57,97)
#523357
(82,51,87)
#482D4D
(72,45,77)
#3E2743
(62,39,67)
#342139
(52,33,57)
#2A1B2F
(42,27,47)
#201525
(32,21,37)
#160F1B
(22,15,27)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #704575

#704575
(112,69,117)
#7D5581
(125,85,129)
#8A658D
(138,101,141)
#977599
(151,117,153)
#A485A5
(164,133,165)
#B195B1
(177,149,177)
#BEA5BD
(190,165,189)
#CBB5C9
(203,181,201)
#D8C5D5
(216,197,213)
#E5D5E1
(229,213,225)
#F2E5ED
(242,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704575; }

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

This text font color is #704575.

Background Color

.myBgColor { background-color: #704575; }

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

This div background color is #704575.

Border color

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

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

This div border color is #704575.

Opacity

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

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

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

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

This text has shadow with #704575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704575.

Preview

Color preview on black background

This text has color #704575 on black background.


Color preview on white background

This text has color #704575 on white background.


Black color preview on #704575 background

This text has black color on #704575 background.


White color preview on #704575 background

This text has white color on #704575 background.


Related colors

Complementary color

Complementary color for #hex is #8FBA8A.


I love getcolorcode.com

Triadic colors

1 #757045 and #457570 with #704575 are triadic colors.

2 #754570 and #457075 with #704575 are triadic colors.