COLOR #703765

HEX: #703765 RGB: (112,55,101)

Color info

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

RGB color model

#703765 color RGB value is (112,55,101).

RGB: (112,55,101) (44%, 22%, 40%)

RGB channels and saturation

R 112 of 255 = 44%
G 55 of 255 = 22%
B 101 of 255 = 40%

112
55
101

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

Portions of RGB colors in percentages

R + G + B = 112 + 55 + 101 = 268 (100%)
R 112 of 268 ~ 41.79%
G 55 of 268 ~ 20.52%
B 101 of 268 ~ 37.69'%

%41.79
%20.52
%37.69

CMYK color model

#703765 color CMYK value is (0,51,10,56).

  • cyan value is 0.00%
  • magenta value is 50.89%
  • yellow value is 9.82%
  • key color value is 56.08%

CMYK: (0,51,10,56)
C0M51Y10K56 (0%, 51%, 10%, 56%)
(0.00 / 0.51 / 0.10 / 0.56)

CMYK percentages

%0
%50.89
%9.82
%56.08

Codes

Color #703765 in popluar color models

70 37 65
RGB 112 55 101
HSL 312° 34.13% 32.75%
HSB/HSV 312° 50.89% 43.92%
CMYK 0.00% 50.89% 9.82%
56.08%

Color #703765 in popluar number systems.

HEX 70 37 65
Decimal 112 55 101
Binary 1110000 110111 1100101
Octal 160 67 145

Shades and tints

Shades of #703765

#703765
(112,55,101)
#66325C
(102,50,92)
#5C2D53
(92,45,83)
#52284A
(82,40,74)
#482341
(72,35,65)
#3E1E38
(62,30,56)
#34192F
(52,25,47)
#2A1426
(42,20,38)
#200F1D
(32,15,29)
#160A14
(22,10,20)
#0C050B
(12,5,11)
#000000
(0,0,0)

Tints of #703765

#703765
(112,55,101)
#7D4973
(125,73,115)
#8A5B81
(138,91,129)
#976D8F
(151,109,143)
#A47F9D
(164,127,157)
#B191AB
(177,145,171)
#BEA3B9
(190,163,185)
#CBB5C7
(203,181,199)
#D8C7D5
(216,199,213)
#E5D9E3
(229,217,227)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #703765 color. Also use rgb(112,55,101) instead hex code.

Text Font Color

.myTextColor { color: #703765; }

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

This text font color is #703765.

Background Color

.myBgColor { background-color: #703765; }

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

This div background color is #703765.

Border color

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

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

This div border color is #703765.

Opacity

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

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

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

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

This text has shadow with #703765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703765.

Preview

Color preview on black background

This text has color #703765 on black background.


Color preview on white background

This text has color #703765 on white background.


Black color preview on #703765 background

This text has black color on #703765 background.


White color preview on #703765 background

This text has white color on #703765 background.


Related colors

Complementary color

Complementary color for #hex is #8FC89A.


I love getcolorcode.com

Triadic colors

1 #657037 and #376570 with #703765 are triadic colors.

2 #653770 and #377065 with #703765 are triadic colors.