COLOR #703964

HEX: #703964 RGB: (112,57,100)

Color info

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

RGB color model

#703964 color RGB value is (112,57,100).

RGB: (112,57,100) (44%, 22%, 39%)

RGB channels and saturation

R 112 of 255 = 44%
G 57 of 255 = 22%
B 100 of 255 = 39%

112
57
100

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

Portions of RGB colors in percentages

R + G + B = 112 + 57 + 100 = 269 (100%)
R 112 of 269 ~ 41.64%
G 57 of 269 ~ 21.19%
B 100 of 269 ~ 37.17'%

%41.64
%21.19
%37.17

CMYK color model

#703964 color CMYK value is (0,49,11,56).

  • cyan value is 0.00%
  • magenta value is 49.11%
  • yellow value is 10.71%
  • key color value is 56.08%

CMYK: (0,49,11,56)
C0M49Y11K56 (0%, 49%, 11%, 56%)
(0.00 / 0.49 / 0.11 / 0.56)

CMYK percentages

%0
%49.11
%10.71
%56.08

Codes

Color #703964 in popluar color models

70 39 64
RGB 112 57 100
HSL 313° 32.54% 33.14%
HSB/HSV 313° 49.11% 43.92%
CMYK 0.00% 49.11% 10.71%
56.08%

Color #703964 in popluar number systems.

HEX 70 39 64
Decimal 112 57 100
Binary 1110000 111001 1100100
Octal 160 71 144

Shades and tints

Shades of #703964

#703964
(112,57,100)
#66345B
(102,52,91)
#5C2F52
(92,47,82)
#522A49
(82,42,73)
#482540
(72,37,64)
#3E2037
(62,32,55)
#341B2E
(52,27,46)
#2A1625
(42,22,37)
#20111C
(32,17,28)
#160C13
(22,12,19)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #703964

#703964
(112,57,100)
#7D4B72
(125,75,114)
#8A5D80
(138,93,128)
#976F8E
(151,111,142)
#A4819C
(164,129,156)
#B193AA
(177,147,170)
#BEA5B8
(190,165,184)
#CBB7C6
(203,183,198)
#D8C9D4
(216,201,212)
#E5DBE2
(229,219,226)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #703964 color. Also use rgb(112,57,100) instead hex code.

Text Font Color

.myTextColor { color: #703964; }

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

This text font color is #703964.

Background Color

.myBgColor { background-color: #703964; }

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

This div background color is #703964.

Border color

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

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

This div border color is #703964.

Opacity

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

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

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

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

This text has shadow with #703964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703964.

Preview

Color preview on black background

This text has color #703964 on black background.


Color preview on white background

This text has color #703964 on white background.


Black color preview on #703964 background

This text has black color on #703964 background.


White color preview on #703964 background

This text has white color on #703964 background.


Related colors

Complementary color

Complementary color for #hex is #8FC69B.


I love getcolorcode.com

Triadic colors

1 #647039 and #396470 with #703964 are triadic colors.

2 #643970 and #397064 with #703964 are triadic colors.