COLOR #706963

HEX: #706963 RGB: (112,105,99)

Color info

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

RGB color model

#706963 color RGB value is (112,105,99).

RGB: (112,105,99) (44%, 41%, 39%)

RGB channels and saturation

R 112 of 255 = 44%
G 105 of 255 = 41%
B 99 of 255 = 39%

112
105
99

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

Portions of RGB colors in percentages

R + G + B = 112 + 105 + 99 = 316 (100%)
R 112 of 316 ~ 35.44%
G 105 of 316 ~ 33.23%
B 99 of 316 ~ 31.33'%

%35.44
%33.23
%31.33

CMYK color model

#706963 color CMYK value is (0,6,12,56).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 11.61%
  • key color value is 56.08%
CMYK: (0,6,12,56) C0M6Y12K56 (0%,6%,12%,56%) (0.00/0.06/0.12/0.56) 

CMYK percentages

%0
%6.25
%11.61
%56.08

Codes

Color #706963 in popluar color models

70 69 63
RGB 112 105 99
HSL 28° 6.16% 41.37%
HSB/HSV 28° 11.61% 43.92%
CMYK 0.00% 6.25% 11.61%
56.08%

Color #706963 in popluar number systems.

HEX 70 69 63
Decimal 112 105 99
Binary 1110000 1101001 1100011
Octal 160 151 143

Shades and tints

Shades of #706963

#706963
(112,105,99)
#66605A
(102,96,90)
#5C5751
(92,87,81)
#524E48
(82,78,72)
#48453F
(72,69,63)
#3E3C36
(62,60,54)
#34332D
(52,51,45)
#2A2A24
(42,42,36)
#20211B
(32,33,27)
#161812
(22,24,18)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #706963

#706963
(112,105,99)
#7D7671
(125,118,113)
#8A837F
(138,131,127)
#97908D
(151,144,141)
#A49D9B
(164,157,155)
#B1AAA9
(177,170,169)
#BEB7B7
(190,183,183)
#CBC4C5
(203,196,197)
#D8D1D3
(216,209,211)
#E5DEE1
(229,222,225)
#F2EBEF
(242,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706963 color. Also use rgb(112,105,99) instead hex code.

Text Font Color

.myTextColor { color: #706963; }

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

This text font color is #706963.

Background Color

.myBgColor { background-color: #706963; }

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

This div background color is #706963.

Border color

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

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

This div border color is #706963.

Opacity

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

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

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

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

This text has shadow with #706963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706963.

Preview

Color preview on black background

This text has color #706963 on black background.


Color preview on white background

This text has color #706963 on white background.


Black color preview on #706963 background

This text has black color on #706963 background.


White color preview on #706963 background

This text has white color on #706963 background.


Related colors

Complementary color

Complementary color for #hex is #8F969C.


I love getcolorcode.com

Triadic colors

1 #637069 and #696370 with #706963 are triadic colors.

2 #636970 and #697063 with #706963 are triadic colors.