COLOR #70817A

HEX: #70817A RGB: (112,129,122)

Color info

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

RGB color model

#70817A color RGB value is (112,129,122).

RGB: (112,129,122) (44%, 51%, 48%)

RGB channels and saturation

R 112 of 255 = 44%
G 129 of 255 = 51%
B 122 of 255 = 48%

112
129
122

R + G + B ~ 48%. #70817A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 129 + 122 = 363 (100%)
R 112 of 363 ~ 30.85%
G 129 of 363 ~ 35.54%
B 122 of 363 ~ 33.61'%

%30.85
%35.54
%33.61

CMYK color model

#70817A color CMYK value is (13,0,5,49).

  • cyan value is 13.18%
  • magenta value is 0.00%
  • yellow value is 5.43%
  • key color value is 49.41%
CMYK: (13,0,5,49) C13M0Y5K49 (13%,0%,5%,49%) (0.13/0.00/0.05/0.49) 

CMYK percentages

%13.18
%0
%5.43
%49.41

Codes

Color #70817A in popluar color models

70 81 7A
RGB 112 129 122
HSL 155° 7.05% 47.25%
HSB/HSV 155° 13.18% 50.59%
CMYK 13.18% 0.00% 5.43%
49.41%

Color #70817A in popluar number systems.

HEX 70 81 7A
Decimal 112 129 122
Binary 1110000 10000001 1111010
Octal 160 201 172

Shades and tints

Shades of #70817A

#70817A
(112,129,122)
#66766F
(102,118,111)
#5C6B64
(92,107,100)
#526059
(82,96,89)
#48554E
(72,85,78)
#3E4A43
(62,74,67)
#343F38
(52,63,56)
#2A342D
(42,52,45)
#202922
(32,41,34)
#161E17
(22,30,23)
#0C130C
(12,19,12)
#000000
(0,0,0)

Tints of #70817A

#70817A
(112,129,122)
#7D8C86
(125,140,134)
#8A9792
(138,151,146)
#97A29E
(151,162,158)
#A4ADAA
(164,173,170)
#B1B8B6
(177,184,182)
#BEC3C2
(190,195,194)
#CBCECE
(203,206,206)
#D8D9DA
(216,217,218)
#E5E4E6
(229,228,230)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70817A color. Also use rgb(112,129,122) instead hex code.

Text Font Color

.myTextColor { color: #70817A; }

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

This text font color is #70817A.

Background Color

.myBgColor { background-color: #70817A; }

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

This div background color is #70817A.

Border color

.myBorderColor { border: 1px solid #70817A; }

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

This div border color is #70817A.

Opacity

.myOpacity80 { color: #70817A; opacity: 0.8; }

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

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

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

This text has shadow with #70817A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70817A.

Preview

Color preview on black background

This text has color #70817A on black background.


Color preview on white background

This text has color #70817A on white background.


Black color preview on #70817A background

This text has black color on #70817A background.


White color preview on #70817A background

This text has white color on #70817A background.


Related colors

Complementary color

Complementary color for #hex is #8F7E85.


I love getcolorcode.com

Triadic colors

1 #7A7081 and #817A70 with #70817A are triadic colors.

2 #7A8170 and #81707A with #70817A are triadic colors.