COLOR #704862

HEX: #704862 RGB: (112,72,98)

Color info

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

RGB color model

#704862 color RGB value is (112,72,98).

RGB: (112,72,98) (44%, 28%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 72 of 255 = 28%
B 98 of 255 = 38%

112
72
98

R + G + B ~ 37%. #704862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 72 + 98 = 282 (100%)
R 112 of 282 ~ 39.72%
G 72 of 282 ~ 25.53%
B 98 of 282 ~ 34.75'%

%39.72
%25.53
%34.75

CMYK color model

#704862 color CMYK value is (0,36,13,56).

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 12.50%
  • key color value is 56.08%

CMYK: (0,36,13,56)
C0M36Y13K56 (0%, 36%, 13%, 56%)
(0.00 / 0.36 / 0.13 / 0.56)

CMYK percentages

%0
%35.71
%12.5
%56.08

Codes

Color #704862 in popluar color models

70 48 62
RGB 112 72 98
HSL 321° 21.74% 36.08%
HSB/HSV 321° 35.71% 43.92%
CMYK 0.00% 35.71% 12.50%
56.08%

Color #704862 in popluar number systems.

HEX 70 48 62
Decimal 112 72 98
Binary 1110000 1001000 1100010
Octal 160 110 142

Shades and tints

Shades of #704862

#704862
(112,72,98)
#66425A
(102,66,90)
#5C3C52
(92,60,82)
#52364A
(82,54,74)
#483042
(72,48,66)
#3E2A3A
(62,42,58)
#342432
(52,36,50)
#2A1E2A
(42,30,42)
#201822
(32,24,34)
#16121A
(22,18,26)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #704862

#704862
(112,72,98)
#7D5870
(125,88,112)
#8A687E
(138,104,126)
#97788C
(151,120,140)
#A4889A
(164,136,154)
#B198A8
(177,152,168)
#BEA8B6
(190,168,182)
#CBB8C4
(203,184,196)
#D8C8D2
(216,200,210)
#E5D8E0
(229,216,224)
#F2E8EE
(242,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704862 color. Also use rgb(112,72,98) instead hex code.

Text Font Color

.myTextColor { color: #704862; }

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

This text font color is #704862.

Background Color

.myBgColor { background-color: #704862; }

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

This div background color is #704862.

Border color

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

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

This div border color is #704862.

Opacity

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

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

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

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

This text has shadow with #704862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704862.

Preview

Color preview on black background

This text has color #704862 on black background.


Color preview on white background

This text has color #704862 on white background.


Black color preview on #704862 background

This text has black color on #704862 background.


White color preview on #704862 background

This text has white color on #704862 background.


Related colors

Complementary color

Complementary color for #hex is #8FB79D.


I love getcolorcode.com

Triadic colors

1 #627048 and #486270 with #704862 are triadic colors.

2 #624870 and #487062 with #704862 are triadic colors.