COLOR #70A477

HEX: #70A477 RGB: (112,164,119)

Color info

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

RGB color model

#70A477 color RGB value is (112,164,119).

RGB: (112,164,119) (44%, 64%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 164 of 255 = 64%
B 119 of 255 = 47%

112
164
119

R + G + B ~ 52%. #70A477 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 164 + 119 = 395 (100%)
R 112 of 395 ~ 28.35%
G 164 of 395 ~ 41.52%
B 119 of 395 ~ 30.13'%

%28.35
%41.52
%30.13

CMYK color model

#70A477 color CMYK value is (32,0,27,36).

  • cyan value is 31.71%
  • magenta value is 0.00%
  • yellow value is 27.44%
  • key color value is 35.69%

CMYK: (32,0,27,36)
C32M0Y27K36 (32%, 0%, 27%, 36%)
(0.32 / 0.00 / 0.27 / 0.36)

CMYK percentages

%31.71
%0
%27.44
%35.69

Codes

Color #70A477 in popluar color models

70 A4 77
RGB 112 164 119
HSL 128° 22.22% 54.12%
HSB/HSV 128° 31.71% 64.31%
CMYK 31.71% 0.00% 27.44%
35.69%

Color #70A477 in popluar number systems.

HEX 70 A4 77
Decimal 112 164 119
Binary 1110000 10100100 1110111
Octal 160 244 167

Shades and tints

Shades of #70A477

#70A477
(112,164,119)
#66966D
(102,150,109)
#5C8863
(92,136,99)
#527A59
(82,122,89)
#486C4F
(72,108,79)
#3E5E45
(62,94,69)
#34503B
(52,80,59)
#2A4231
(42,66,49)
#203427
(32,52,39)
#16261D
(22,38,29)
#0C1813
(12,24,19)
#000000
(0,0,0)

Tints of #70A477

#70A477
(112,164,119)
#7DAC83
(125,172,131)
#8AB48F
(138,180,143)
#97BC9B
(151,188,155)
#A4C4A7
(164,196,167)
#B1CCB3
(177,204,179)
#BED4BF
(190,212,191)
#CBDCCB
(203,220,203)
#D8E4D7
(216,228,215)
#E5ECE3
(229,236,227)
#F2F4EF
(242,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70A477 color. Also use rgb(112,164,119) instead hex code.

Text Font Color

.myTextColor { color: #70A477; }

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

This text font color is #70A477.

Background Color

.myBgColor { background-color: #70A477; }

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

This div background color is #70A477.

Border color

.myBorderColor { border: 1px solid #70A477; }

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

This div border color is #70A477.

Opacity

.myOpacity80 { color: #70A477; opacity: 0.8; }

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

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

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

This text has shadow with #70A477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70A477.

Preview

Color preview on black background

This text has color #70A477 on black background.


Color preview on white background

This text has color #70A477 on white background.


Black color preview on #70A477 background

This text has black color on #70A477 background.


White color preview on #70A477 background

This text has white color on #70A477 background.


Related colors

Complementary color

Complementary color for #hex is #8F5B88.


I love getcolorcode.com

Triadic colors

1 #7770A4 and #A47770 with #70A477 are triadic colors.

2 #77A470 and #A47077 with #70A477 are triadic colors.