COLOR #70816E

HEX: #70816E RGB: (112,129,110)

Color info

#70816E contains red, green and blue colors in about the same proportion. Web safe color of #70816E is #669966 (or #696).

RGB color model

#70816E color RGB value is (112,129,110).

RGB: (112,129,110) (44%, 51%, 43%)

RGB channels and saturation

R 112 of 255 = 44%
G 129 of 255 = 51%
B 110 of 255 = 43%

112
129
110

R + G + B ~ 46%. #70816E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 129 + 110 = 351 (100%)
R 112 of 351 ~ 31.91%
G 129 of 351 ~ 36.75%
B 110 of 351 ~ 31.34'%

%31.91
%36.75
%31.34

CMYK color model

#70816E color CMYK value is (13,0,15,49).

  • cyan value is 13.18%
  • magenta value is 0.00%
  • yellow value is 14.73%
  • key color value is 49.41%

CMYK: (13,0,15,49)
C13M0Y15K49 (13%, 0%, 15%, 49%)
(0.13 / 0.00 / 0.15 / 0.49)

CMYK percentages

%13.18
%0
%14.73
%49.41

Codes

Color #70816E in popluar color models

70 81 6E
RGB 112 129 110
HSL 114° 7.95% 46.86%
HSB/HSV 114° 14.73% 50.59%
CMYK 13.18% 0.00% 14.73%
49.41%

Color #70816E in popluar number systems.

HEX 70 81 6E
Decimal 112 129 110
Binary 1110000 10000001 1101110
Octal 160 201 156

Shades and tints

Shades of #70816E

#70816E
(112,129,110)
#667664
(102,118,100)
#5C6B5A
(92,107,90)
#526050
(82,96,80)
#485546
(72,85,70)
#3E4A3C
(62,74,60)
#343F32
(52,63,50)
#2A3428
(42,52,40)
#20291E
(32,41,30)
#161E14
(22,30,20)
#0C130A
(12,19,10)
#000000
(0,0,0)

Tints of #70816E

#70816E
(112,129,110)
#7D8C7B
(125,140,123)
#8A9788
(138,151,136)
#97A295
(151,162,149)
#A4ADA2
(164,173,162)
#B1B8AF
(177,184,175)
#BEC3BC
(190,195,188)
#CBCEC9
(203,206,201)
#D8D9D6
(216,217,214)
#E5E4E3
(229,228,227)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70816E color. Also use rgb(112,129,110) instead hex code.

Text Font Color

.myTextColor { color: #70816E; }

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

This text font color is #70816E.

Background Color

.myBgColor { background-color: #70816E; }

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

This div background color is #70816E.

Border color

.myBorderColor { border: 1px solid #70816E; }

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

This div border color is #70816E.

Opacity

.myOpacity80 { color: #70816E; opacity: 0.8; }

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

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

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

This text has shadow with #70816E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70816E.

Preview

Color preview on black background

This text has color #70816E on black background.


Color preview on white background

This text has color #70816E on white background.


Black color preview on #70816E background

This text has black color on #70816E background.


White color preview on #70816E background

This text has white color on #70816E background.


Related colors

Complementary color

Complementary color for #hex is #8F7E91.


I love getcolorcode.com

Triadic colors

1 #6E7081 and #816E70 with #70816E are triadic colors.

2 #6E8170 and #81706E with #70816E are triadic colors.