COLOR #705862

HEX: #705862 RGB: (112,88,98)

Color info

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

RGB color model

#705862 color RGB value is (112,88,98).

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

RGB channels and saturation

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

112
88
98

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

Portions of RGB colors in percentages

R + G + B = 112 + 88 + 98 = 298 (100%)
R 112 of 298 ~ 37.58%
G 88 of 298 ~ 29.53%
B 98 of 298 ~ 32.89'%

%37.58
%29.53
%32.89

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 12.50%
  • 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
%12.5
%56.08

Codes

Color #705862 in popluar color models

70 58 62
RGB 112 88 98
HSL 335° 12.00% 39.22%
HSB/HSV 335° 21.43% 43.92%
CMYK 0.00% 21.43% 12.50%
56.08%

Color #705862 in popluar number systems.

HEX 70 58 62
Decimal 112 88 98
Binary 1110000 1011000 1100010
Octal 160 130 142

Shades and tints

Shades of #705862

#705862
(112,88,98)
#66505A
(102,80,90)
#5C4852
(92,72,82)
#52404A
(82,64,74)
#483842
(72,56,66)
#3E303A
(62,48,58)
#342832
(52,40,50)
#2A202A
(42,32,42)
#201822
(32,24,34)
#16101A
(22,16,26)
#0C0812
(12,8,18)
#000000
(0,0,0)

Tints of #705862

#705862
(112,88,98)
#7D6770
(125,103,112)
#8A767E
(138,118,126)
#97858C
(151,133,140)
#A4949A
(164,148,154)
#B1A3A8
(177,163,168)
#BEB2B6
(190,178,182)
#CBC1C4
(203,193,196)
#D8D0D2
(216,208,210)
#E5DFE0
(229,223,224)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705862; }

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

This text font color is #705862.

Background Color

.myBgColor { background-color: #705862; }

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

This div background color is #705862.

Border color

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

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

This div border color is #705862.

Opacity

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

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

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

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

This text has shadow with #705862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705862.

Preview

Color preview on black background

This text has color #705862 on black background.


Color preview on white background

This text has color #705862 on white background.


Black color preview on #705862 background

This text has black color on #705862 background.


White color preview on #705862 background

This text has white color on #705862 background.


Related colors

Complementary color

Complementary color for #hex is #8FA79D.


I love getcolorcode.com

Triadic colors

1 #627058 and #586270 with #705862 are triadic colors.

2 #625870 and #587062 with #705862 are triadic colors.