COLOR #705760

HEX: #705760 RGB: (112,87,96)

Color info

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

RGB color model

#705760 color RGB value is (112,87,96).

RGB: (112,87,96) (44%, 34%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 87 of 255 = 34%
B 96 of 255 = 38%

112
87
96

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

Portions of RGB colors in percentages

R + G + B = 112 + 87 + 96 = 295 (100%)
R 112 of 295 ~ 37.97%
G 87 of 295 ~ 29.49%
B 96 of 295 ~ 32.54'%

%37.97
%29.49
%32.54

CMYK color model

#705760 color CMYK value is (0,22,14,56).

  • cyan value is 0.00%
  • magenta value is 22.32%
  • yellow value is 14.29%
  • key color value is 56.08%

CMYK: (0,22,14,56)
C0M22Y14K56 (0%, 22%, 14%, 56%)
(0.00 / 0.22 / 0.14 / 0.56)

CMYK percentages

%0
%22.32
%14.29
%56.08

Codes

Color #705760 in popluar color models

70 57 60
RGB 112 87 96
HSL 338° 12.56% 39.02%
HSB/HSV 338° 22.32% 43.92%
CMYK 0.00% 22.32% 14.29%
56.08%

Color #705760 in popluar number systems.

HEX 70 57 60
Decimal 112 87 96
Binary 1110000 1010111 1100000
Octal 160 127 140

Shades and tints

Shades of #705760

#705760
(112,87,96)
#665058
(102,80,88)
#5C4950
(92,73,80)
#524248
(82,66,72)
#483B40
(72,59,64)
#3E3438
(62,52,56)
#342D30
(52,45,48)
#2A2628
(42,38,40)
#201F20
(32,31,32)
#161818
(22,24,24)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #705760

#705760
(112,87,96)
#7D666E
(125,102,110)
#8A757C
(138,117,124)
#97848A
(151,132,138)
#A49398
(164,147,152)
#B1A2A6
(177,162,166)
#BEB1B4
(190,177,180)
#CBC0C2
(203,192,194)
#D8CFD0
(216,207,208)
#E5DEDE
(229,222,222)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705760 color. Also use rgb(112,87,96) instead hex code.

Text Font Color

.myTextColor { color: #705760; }

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

This text font color is #705760.

Background Color

.myBgColor { background-color: #705760; }

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

This div background color is #705760.

Border color

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

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

This div border color is #705760.

Opacity

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

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

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

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

This text has shadow with #705760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705760.

Preview

Color preview on black background

This text has color #705760 on black background.


Color preview on white background

This text has color #705760 on white background.


Black color preview on #705760 background

This text has black color on #705760 background.


White color preview on #705760 background

This text has white color on #705760 background.


Related colors

Complementary color

Complementary color for #hex is #8FA89F.


I love getcolorcode.com

Triadic colors

1 #607057 and #576070 with #705760 are triadic colors.

2 #605770 and #577060 with #705760 are triadic colors.