COLOR #703961

HEX: #703961 RGB: (112,57,97)

Color info

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

RGB color model

#703961 color RGB value is (112,57,97).

RGB: (112,57,97) (44%, 22%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 57 of 255 = 22%
B 97 of 255 = 38%

112
57
97

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

Portions of RGB colors in percentages

R + G + B = 112 + 57 + 97 = 266 (100%)
R 112 of 266 ~ 42.11%
G 57 of 266 ~ 21.43%
B 97 of 266 ~ 36.47'%

%42.11
%21.43
%36.47

CMYK color model

#703961 color CMYK value is (0,49,13,56).

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

CMYK: (0,49,13,56)
C0M49Y13K56 (0%, 49%, 13%, 56%)
(0.00 / 0.49 / 0.13 / 0.56)

CMYK percentages

%0
%49.11
%13.39
%56.08

Codes

Color #703961 in popluar color models

70 39 61
RGB 112 57 97
HSL 316° 32.54% 33.14%
HSB/HSV 316° 49.11% 43.92%
CMYK 0.00% 49.11% 13.39%
56.08%

Color #703961 in popluar number systems.

HEX 70 39 61
Decimal 112 57 97
Binary 1110000 111001 1100001
Octal 160 71 141

Shades and tints

Shades of #703961

#703961
(112,57,97)
#663459
(102,52,89)
#5C2F51
(92,47,81)
#522A49
(82,42,73)
#482541
(72,37,65)
#3E2039
(62,32,57)
#341B31
(52,27,49)
#2A1629
(42,22,41)
#201121
(32,17,33)
#160C19
(22,12,25)
#0C0711
(12,7,17)
#000000
(0,0,0)

Tints of #703961

#703961
(112,57,97)
#7D4B6F
(125,75,111)
#8A5D7D
(138,93,125)
#976F8B
(151,111,139)
#A48199
(164,129,153)
#B193A7
(177,147,167)
#BEA5B5
(190,165,181)
#CBB7C3
(203,183,195)
#D8C9D1
(216,201,209)
#E5DBDF
(229,219,223)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703961; }

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

This text font color is #703961.

Background Color

.myBgColor { background-color: #703961; }

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

This div background color is #703961.

Border color

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

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

This div border color is #703961.

Opacity

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

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

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

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

This text has shadow with #703961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703961.

Preview

Color preview on black background

This text has color #703961 on black background.


Color preview on white background

This text has color #703961 on white background.


Black color preview on #703961 background

This text has black color on #703961 background.


White color preview on #703961 background

This text has white color on #703961 background.


Related colors

Complementary color

Complementary color for #hex is #8FC69E.


I love getcolorcode.com

Triadic colors

1 #617039 and #396170 with #703961 are triadic colors.

2 #613970 and #397061 with #703961 are triadic colors.