COLOR #705861

HEX: #705861 RGB: (112,88,97)

Color info

#705861 contains red, green and blue colors in about the same proportion. Web safe color of #705861 is #666666 (or #666).

RGB color model

#705861 color RGB value is (112,88,97).

RGB: (112,88,97) (44%, 35%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 88 of 255 = 35%
B 97 of 255 = 38%

112
88
97

R + G + B ~ 39%. #705861 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 88 + 97 = 297 (100%)
R 112 of 297 ~ 37.71%
G 88 of 297 ~ 29.63%
B 97 of 297 ~ 32.66'%

%37.71
%29.63
%32.66

CMYK color model

#705861 color CMYK value is (0,21,13,56).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 13.39%
  • key color value is 56.08%
CMYK: (0,21,13,56) C0M21Y13K56 (0%,21%,13%,56%) (0.00/0.21/0.13/0.56) 

CMYK percentages

%0
%21.43
%13.39
%56.08

Codes

Color #705861 in popluar color models

70 58 61
RGB 112 88 97
HSL 338° 12.00% 39.22%
HSB/HSV 338° 21.43% 43.92%
CMYK 0.00% 21.43% 13.39%
56.08%

Color #705861 in popluar number systems.

HEX 70 58 61
Decimal 112 88 97
Binary 1110000 1011000 1100001
Octal 160 130 141

Shades and tints

Shades of #705861

#705861
(112,88,97)
#665059
(102,80,89)
#5C4851
(92,72,81)
#524049
(82,64,73)
#483841
(72,56,65)
#3E3039
(62,48,57)
#342831
(52,40,49)
#2A2029
(42,32,41)
#201821
(32,24,33)
#161019
(22,16,25)
#0C0811
(12,8,17)
#000000
(0,0,0)

Tints of #705861

#705861
(112,88,97)
#7D676F
(125,103,111)
#8A767D
(138,118,125)
#97858B
(151,133,139)
#A49499
(164,148,153)
#B1A3A7
(177,163,167)
#BEB2B5
(190,178,181)
#CBC1C3
(203,193,195)
#D8D0D1
(216,208,209)
#E5DFDF
(229,223,223)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705861; }

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

This text font color is #705861.

Background Color

.myBgColor { background-color: #705861; }

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

This div background color is #705861.

Border color

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

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

This div border color is #705861.

Opacity

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

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

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

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

This text has shadow with #705861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705861.

Preview

Color preview on black background

This text has color #705861 on black background.


Color preview on white background

This text has color #705861 on white background.


Black color preview on #705861 background

This text has black color on #705861 background.


White color preview on #705861 background

This text has white color on #705861 background.


Related colors

Complementary color

Complementary color for #hex is #8FA79E.


I love getcolorcode.com

Triadic colors

1 #617058 and #586170 with #705861 are triadic colors.

2 #615870 and #587061 with #705861 are triadic colors.