COLOR #706261

HEX: #706261 RGB: (112,98,97)

Color info

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

RGB color model

#706261 color RGB value is (112,98,97).

RGB: (112,98,97) (44%, 38%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 98 of 255 = 38%
B 97 of 255 = 38%

112
98
97

R + G + B ~ 40%. #706261 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 98 + 97 = 307 (100%)
R 112 of 307 ~ 36.48%
G 98 of 307 ~ 31.92%
B 97 of 307 ~ 31.6'%

%36.48
%31.92
%31.6

CMYK color model

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

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

CMYK: (0,13,13,56)
C0M13Y13K56 (0%, 13%, 13%, 56%)
(0.00 / 0.13 / 0.13 / 0.56)

CMYK percentages

%0
%12.5
%13.39
%56.08

Codes

Color #706261 in popluar color models

70 62 61
RGB 112 98 97
HSL 7.18% 40.98%
HSB/HSV 13.39% 43.92%
CMYK 0.00% 12.50% 13.39%
56.08%

Color #706261 in popluar number systems.

HEX 70 62 61
Decimal 112 98 97
Binary 1110000 1100010 1100001
Octal 160 142 141

Shades and tints

Shades of #706261

#706261
(112,98,97)
#665A59
(102,90,89)
#5C5251
(92,82,81)
#524A49
(82,74,73)
#484241
(72,66,65)
#3E3A39
(62,58,57)
#343231
(52,50,49)
#2A2A29
(42,42,41)
#202221
(32,34,33)
#161A19
(22,26,25)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #706261

#706261
(112,98,97)
#7D706F
(125,112,111)
#8A7E7D
(138,126,125)
#978C8B
(151,140,139)
#A49A99
(164,154,153)
#B1A8A7
(177,168,167)
#BEB6B5
(190,182,181)
#CBC4C3
(203,196,195)
#D8D2D1
(216,210,209)
#E5E0DF
(229,224,223)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706261; }

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

This text font color is #706261.

Background Color

.myBgColor { background-color: #706261; }

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

This div background color is #706261.

Border color

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

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

This div border color is #706261.

Opacity

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

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

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

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

This text has shadow with #706261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706261.

Preview

Color preview on black background

This text has color #706261 on black background.


Color preview on white background

This text has color #706261 on white background.


Black color preview on #706261 background

This text has black color on #706261 background.


White color preview on #706261 background

This text has white color on #706261 background.


Related colors

Complementary color

Complementary color for #hex is #8F9D9E.


I love getcolorcode.com

Triadic colors

1 #617062 and #626170 with #706261 are triadic colors.

2 #616270 and #627061 with #706261 are triadic colors.