COLOR #70A468

HEX: #70A468 RGB: (112,164,104)

Color info

#70A468 contains mainly red and green colors. Web safe color of #70A468 is #669966 (or #696).

RGB color model

#70A468 color RGB value is (112,164,104).

RGB: (112,164,104) (44%, 64%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 164 of 255 = 64%
B 104 of 255 = 41%

112
164
104

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

Portions of RGB colors in percentages

R + G + B = 112 + 164 + 104 = 380 (100%)
R 112 of 380 ~ 29.47%
G 164 of 380 ~ 43.16%
B 104 of 380 ~ 27.37'%

%29.47
%43.16
%27.37

CMYK color model

#70A468 color CMYK value is (32,0,37,36).

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

CMYK: (32,0,37,36)
C32M0Y37K36 (32%, 0%, 37%, 36%)
(0.32 / 0.00 / 0.37 / 0.36)

CMYK percentages

%31.71
%0
%36.59
%35.69

Codes

Color #70A468 in popluar color models

70 A4 68
RGB 112 164 104
HSL 112° 24.79% 52.55%
HSB/HSV 112° 36.59% 64.31%
CMYK 31.71% 0.00% 36.59%
35.69%

Color #70A468 in popluar number systems.

HEX 70 A4 68
Decimal 112 164 104
Binary 1110000 10100100 1101000
Octal 160 244 150

Shades and tints

Shades of #70A468

#70A468
(112,164,104)
#66965F
(102,150,95)
#5C8856
(92,136,86)
#527A4D
(82,122,77)
#486C44
(72,108,68)
#3E5E3B
(62,94,59)
#345032
(52,80,50)
#2A4229
(42,66,41)
#203420
(32,52,32)
#162617
(22,38,23)
#0C180E
(12,24,14)
#000000
(0,0,0)

Tints of #70A468

#70A468
(112,164,104)
#7DAC75
(125,172,117)
#8AB482
(138,180,130)
#97BC8F
(151,188,143)
#A4C49C
(164,196,156)
#B1CCA9
(177,204,169)
#BED4B6
(190,212,182)
#CBDCC3
(203,220,195)
#D8E4D0
(216,228,208)
#E5ECDD
(229,236,221)
#F2F4EA
(242,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70A468; }

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

This text font color is #70A468.

Background Color

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

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

This div background color is #70A468.

Border color

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

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

This div border color is #70A468.

Opacity

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

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

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

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

This text has shadow with #70A468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70A468.

Preview

Color preview on black background

This text has color #70A468 on black background.


Color preview on white background

This text has color #70A468 on white background.


Black color preview on #70A468 background

This text has black color on #70A468 background.


White color preview on #70A468 background

This text has white color on #70A468 background.


Related colors

Complementary color

Complementary color for #hex is #8F5B97.


I love getcolorcode.com

Triadic colors

1 #6870A4 and #A46870 with #70A468 are triadic colors.

2 #68A470 and #A47068 with #70A468 are triadic colors.