COLOR #70A7C7

HEX: #70A7C7 RGB: (112,167,199)

Color info

#70A7C7 contains mainly green and blue colors. Web safe color of #70A7C7 is #6699CC (or #69C).

RGB color model

#70A7C7 color RGB value is (112,167,199).

RGB: (112,167,199) (44%, 65%, 78%)

RGB channels and saturation

R 112 of 255 = 44%
G 167 of 255 = 65%
B 199 of 255 = 78%

112
167
199

R + G + B ~ 62%. #70A7C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 112 + 167 + 199 = 478 (100%)
R 112 of 478 ~ 23.43%
G 167 of 478 ~ 34.94%
B 199 of 478 ~ 41.63'%

%23.43
%34.94
%41.63

CMYK color model

#70A7C7 color CMYK value is (44,16,0,22).

  • cyan value is 43.72%
  • magenta value is 16.08%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (44,16,0,22)
C44M16Y0K22 (44%, 16%, 0%, 22%)
(0.44 / 0.16 / 0.00 / 0.22)

CMYK percentages

%43.72
%16.08
%0
%21.96

Codes

Color #70A7C7 in popluar color models

70 A7 C7
RGB 112 167 199
HSL 202° 43.72% 60.98%
HSB/HSV 202° 43.72% 78.04%
CMYK 43.72% 16.08% 0.00%
21.96%

Color #70A7C7 in popluar number systems.

HEX 70 A7 C7
Decimal 112 167 199
Binary 1110000 10100111 11000111
Octal 160 247 307

Shades and tints

Shades of #70A7C7

#70A7C7
(112,167,199)
#6698B5
(102,152,181)
#5C89A3
(92,137,163)
#527A91
(82,122,145)
#486B7F
(72,107,127)
#3E5C6D
(62,92,109)
#344D5B
(52,77,91)
#2A3E49
(42,62,73)
#202F37
(32,47,55)
#162025
(22,32,37)
#0C1113
(12,17,19)
#000000
(0,0,0)

Tints of #70A7C7

#70A7C7
(112,167,199)
#7DAFCC
(125,175,204)
#8AB7D1
(138,183,209)
#97BFD6
(151,191,214)
#A4C7DB
(164,199,219)
#B1CFE0
(177,207,224)
#BED7E5
(190,215,229)
#CBDFEA
(203,223,234)
#D8E7EF
(216,231,239)
#E5EFF4
(229,239,244)
#F2F7F9
(242,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70A7C7 color. Also use rgb(112,167,199) instead hex code.

Text Font Color

.myTextColor { color: #70A7C7; }

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

This text font color is #70A7C7.

Background Color

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

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

This div background color is #70A7C7.

Border color

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

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

This div border color is #70A7C7.

Opacity

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

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

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

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

This text has shadow with #70A7C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70A7C7.

Preview

Color preview on black background

This text has color #70A7C7 on black background.


Color preview on white background

This text has color #70A7C7 on white background.


Black color preview on #70A7C7 background

This text has black color on #70A7C7 background.


White color preview on #70A7C7 background

This text has white color on #70A7C7 background.


Related colors

Complementary color

Complementary color for #hex is #8F5838.


I love getcolorcode.com

Triadic colors

1 #C770A7 and #A7C770 with #70A7C7 are triadic colors.

2 #C7A770 and #A770C7 with #70A7C7 are triadic colors.