COLOR #706257

HEX: #706257 RGB: (112,98,87)

Color info

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

RGB color model

#706257 color RGB value is (112,98,87).

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

RGB channels and saturation

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

112
98
87

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

Portions of RGB colors in percentages

R + G + B = 112 + 98 + 87 = 297 (100%)
R 112 of 297 ~ 37.71%
G 98 of 297 ~ 33%
B 87 of 297 ~ 29.29'%

%37.71
%33
%29.29

CMYK color model

#706257 color CMYK value is (0,13,22,56).

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

CMYK: (0,13,22,56)
C0M13Y22K56 (0%, 13%, 22%, 56%)
(0.00 / 0.13 / 0.22 / 0.56)

CMYK percentages

%0
%12.5
%22.32
%56.08

Codes

Color #706257 in popluar color models

70 62 57
RGB 112 98 87
HSL 26° 12.56% 39.02%
HSB/HSV 26° 22.32% 43.92%
CMYK 0.00% 12.50% 22.32%
56.08%

Color #706257 in popluar number systems.

HEX 70 62 57
Decimal 112 98 87
Binary 1110000 1100010 1010111
Octal 160 142 127

Shades and tints

Shades of #706257

#706257
(112,98,87)
#665A50
(102,90,80)
#5C5249
(92,82,73)
#524A42
(82,74,66)
#48423B
(72,66,59)
#3E3A34
(62,58,52)
#34322D
(52,50,45)
#2A2A26
(42,42,38)
#20221F
(32,34,31)
#161A18
(22,26,24)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #706257

#706257
(112,98,87)
#7D7066
(125,112,102)
#8A7E75
(138,126,117)
#978C84
(151,140,132)
#A49A93
(164,154,147)
#B1A8A2
(177,168,162)
#BEB6B1
(190,182,177)
#CBC4C0
(203,196,192)
#D8D2CF
(216,210,207)
#E5E0DE
(229,224,222)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706257; }

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

This text font color is #706257.

Background Color

.myBgColor { background-color: #706257; }

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

This div background color is #706257.

Border color

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

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

This div border color is #706257.

Opacity

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

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

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

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

This text has shadow with #706257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706257.

Preview

Color preview on black background

This text has color #706257 on black background.


Color preview on white background

This text has color #706257 on white background.


Black color preview on #706257 background

This text has black color on #706257 background.


White color preview on #706257 background

This text has white color on #706257 background.


Related colors

Complementary color

Complementary color for #hex is #8F9DA8.


I love getcolorcode.com

Triadic colors

1 #577062 and #625770 with #706257 are triadic colors.

2 #576270 and #627057 with #706257 are triadic colors.