COLOR #704861

HEX: #704861 RGB: (112,72,97)

Color info

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

RGB color model

#704861 color RGB value is (112,72,97).

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

RGB channels and saturation

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

112
72
97

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

Portions of RGB colors in percentages

R + G + B = 112 + 72 + 97 = 281 (100%)
R 112 of 281 ~ 39.86%
G 72 of 281 ~ 25.62%
B 97 of 281 ~ 34.52'%

%39.86
%25.62
%34.52

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 13.39%
  • 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
%13.39
%56.08

Codes

Color #704861 in popluar color models

70 48 61
RGB 112 72 97
HSL 323° 21.74% 36.08%
HSB/HSV 323° 35.71% 43.92%
CMYK 0.00% 35.71% 13.39%
56.08%

Color #704861 in popluar number systems.

HEX 70 48 61
Decimal 112 72 97
Binary 1110000 1001000 1100001
Octal 160 110 141

Shades and tints

Shades of #704861

#704861
(112,72,97)
#664259
(102,66,89)
#5C3C51
(92,60,81)
#523649
(82,54,73)
#483041
(72,48,65)
#3E2A39
(62,42,57)
#342431
(52,36,49)
#2A1E29
(42,30,41)
#201821
(32,24,33)
#161219
(22,18,25)
#0C0C11
(12,12,17)
#000000
(0,0,0)

Tints of #704861

#704861
(112,72,97)
#7D586F
(125,88,111)
#8A687D
(138,104,125)
#97788B
(151,120,139)
#A48899
(164,136,153)
#B198A7
(177,152,167)
#BEA8B5
(190,168,181)
#CBB8C3
(203,184,195)
#D8C8D1
(216,200,209)
#E5D8DF
(229,216,223)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704861; }

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

This text font color is #704861.

Background Color

.myBgColor { background-color: #704861; }

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

This div background color is #704861.

Border color

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

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

This div border color is #704861.

Opacity

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

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

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

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

This text has shadow with #704861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704861.

Preview

Color preview on black background

This text has color #704861 on black background.


Color preview on white background

This text has color #704861 on white background.


Black color preview on #704861 background

This text has black color on #704861 background.


White color preview on #704861 background

This text has white color on #704861 background.


Related colors

Complementary color

Complementary color for #hex is #8FB79E.


I love getcolorcode.com

Triadic colors

1 #617048 and #486170 with #704861 are triadic colors.

2 #614870 and #487061 with #704861 are triadic colors.