COLOR #706648

HEX: #706648 RGB: (112,102,72)

Color info

#706648 contains red, green and blue colors in about the same proportion. Web safe color of #706648 is #666633 (or #663).

RGB color model

#706648 color RGB value is (112,102,72).

RGB: (112,102,72) (44%, 40%, 28%)

RGB channels and saturation

R 112 of 255 = 44%
G 102 of 255 = 40%
B 72 of 255 = 28%

112
102
72

R + G + B ~ 37%. #706648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 72 = 286 (100%)
R 112 of 286 ~ 39.16%
G 102 of 286 ~ 35.66%
B 72 of 286 ~ 25.17'%

%39.16
%35.66
%25.17

CMYK color model

#706648 color CMYK value is (0,9,36,56).

  • cyan value is 0.00%
  • magenta value is 8.93%
  • yellow value is 35.71%
  • key color value is 56.08%

CMYK: (0,9,36,56)
C0M9Y36K56 (0%, 9%, 36%, 56%)
(0.00 / 0.09 / 0.36 / 0.56)

CMYK percentages

%0
%8.93
%35.71
%56.08

Codes

Color #706648 in popluar color models

70 66 48
RGB 112 102 72
HSL 45° 21.74% 36.08%
HSB/HSV 45° 35.71% 43.92%
CMYK 0.00% 8.93% 35.71%
56.08%

Color #706648 in popluar number systems.

HEX 70 66 48
Decimal 112 102 72
Binary 1110000 1100110 1001000
Octal 160 146 110

Shades and tints

Shades of #706648

#706648
(112,102,72)
#665D42
(102,93,66)
#5C543C
(92,84,60)
#524B36
(82,75,54)
#484230
(72,66,48)
#3E392A
(62,57,42)
#343024
(52,48,36)
#2A271E
(42,39,30)
#201E18
(32,30,24)
#161512
(22,21,18)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #706648

#706648
(112,102,72)
#7D7358
(125,115,88)
#8A8068
(138,128,104)
#978D78
(151,141,120)
#A49A88
(164,154,136)
#B1A798
(177,167,152)
#BEB4A8
(190,180,168)
#CBC1B8
(203,193,184)
#D8CEC8
(216,206,200)
#E5DBD8
(229,219,216)
#F2E8E8
(242,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706648 color. Also use rgb(112,102,72) instead hex code.

Text Font Color

.myTextColor { color: #706648; }

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

This text font color is #706648.

Background Color

.myBgColor { background-color: #706648; }

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

This div background color is #706648.

Border color

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

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

This div border color is #706648.

Opacity

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

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

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

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

This text has shadow with #706648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706648.

Preview

Color preview on black background

This text has color #706648 on black background.


Color preview on white background

This text has color #706648 on white background.


Black color preview on #706648 background

This text has black color on #706648 background.


White color preview on #706648 background

This text has white color on #706648 background.


Related colors

Complementary color

Complementary color for #hex is #8F99B7.


I love getcolorcode.com

Triadic colors

1 #487066 and #664870 with #706648 are triadic colors.

2 #486670 and #667048 with #706648 are triadic colors.