COLOR #70B292

HEX: #70B292 RGB: (112,178,146)

Color info

#70B292 contains mainly green and blue colors. Web safe color of #70B292 is #669999 (or #699).

RGB color model

#70B292 color RGB value is (112,178,146).

RGB: (112,178,146) (44%, 70%, 57%)

RGB channels and saturation

R 112 of 255 = 44%
G 178 of 255 = 70%
B 146 of 255 = 57%

112
178
146

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

Portions of RGB colors in percentages

R + G + B = 112 + 178 + 146 = 436 (100%)
R 112 of 436 ~ 25.69%
G 178 of 436 ~ 40.83%
B 146 of 436 ~ 33.49'%

%25.69
%40.83
%33.49

CMYK color model

#70B292 color CMYK value is (37,0,18,30).

  • cyan value is 37.08%
  • magenta value is 0.00%
  • yellow value is 17.98%
  • key color value is 30.20%

CMYK: (37,0,18,30)
C37M0Y18K30 (37%, 0%, 18%, 30%)
(0.37 / 0.00 / 0.18 / 0.30)

CMYK percentages

%37.08
%0
%17.98
%30.2

Codes

Color #70B292 in popluar color models

70 B2 92
RGB 112 178 146
HSL 151° 30.00% 56.86%
HSB/HSV 151° 37.08% 69.80%
CMYK 37.08% 0.00% 17.98%
30.20%

Color #70B292 in popluar number systems.

HEX 70 B2 92
Decimal 112 178 146
Binary 1110000 10110010 10010010
Octal 160 262 222

Shades and tints

Shades of #70B292

#70B292
(112,178,146)
#66A285
(102,162,133)
#5C9278
(92,146,120)
#52826B
(82,130,107)
#48725E
(72,114,94)
#3E6251
(62,98,81)
#345244
(52,82,68)
#2A4237
(42,66,55)
#20322A
(32,50,42)
#16221D
(22,34,29)
#0C1210
(12,18,16)
#000000
(0,0,0)

Tints of #70B292

#70B292
(112,178,146)
#7DB99B
(125,185,155)
#8AC0A4
(138,192,164)
#97C7AD
(151,199,173)
#A4CEB6
(164,206,182)
#B1D5BF
(177,213,191)
#BEDCC8
(190,220,200)
#CBE3D1
(203,227,209)
#D8EADA
(216,234,218)
#E5F1E3
(229,241,227)
#F2F8EC
(242,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70B292 color. Also use rgb(112,178,146) instead hex code.

Text Font Color

.myTextColor { color: #70B292; }

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

This text font color is #70B292.

Background Color

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

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

This div background color is #70B292.

Border color

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

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

This div border color is #70B292.

Opacity

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

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

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

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

This text has shadow with #70B292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70B292.

Preview

Color preview on black background

This text has color #70B292 on black background.


Color preview on white background

This text has color #70B292 on white background.


Black color preview on #70B292 background

This text has black color on #70B292 background.


White color preview on #70B292 background

This text has white color on #70B292 background.


Related colors

Complementary color

Complementary color for #hex is #8F4D6D.


I love getcolorcode.com

Triadic colors

1 #9270B2 and #B29270 with #70B292 are triadic colors.

2 #92B270 and #B27092 with #70B292 are triadic colors.