COLOR #7ADAEB

HEX: #7ADAEB RGB: (122,218,235)

Color info

#7ADAEB contains mainly green and blue colors. Web safe color of #7ADAEB is #66CCFF (or #6CF).

RGB color model

#7ADAEB color RGB value is (122,218,235).

RGB: (122,218,235) (48%, 85%, 92%)

RGB channels and saturation

R 122 of 255 = 48%
G 218 of 255 = 85%
B 235 of 255 = 92%

122
218
235

R + G + B ~ 75%. #7ADAEB is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 218 + 235 = 575 (100%)
R 122 of 575 ~ 21.22%
G 218 of 575 ~ 37.91%
B 235 of 575 ~ 40.87'%

%21.22
%37.91
%40.87

CMYK color model

#7ADAEB color CMYK value is (48,7,0,8).

  • cyan value is 48.09%
  • magenta value is 7.23%
  • yellow value is 0.00%
  • key color value is 7.84%
CMYK: (48,7,0,8) C48M7Y0K8 (48%,7%,0%,8%) (0.48/0.07/0.00/0.08) 

CMYK percentages

%48.09
%7.23
%0
%7.84

Codes

Color #7ADAEB in popluar color models

7A DA EB
RGB 122 218 235
HSL 189° 73.86% 70.00%
HSB/HSV 189° 48.09% 92.16%
CMYK 48.09% 7.23% 0.00%
7.84%

Color #7ADAEB in popluar number systems.

HEX 7A DA EB
Decimal 122 218 235
Binary 1111010 11011010 11101011
Octal 172 332 353

Shades and tints

Shades of #7ADAEB

#7ADAEB
(122,218,235)
#6FC7D6
(111,199,214)
#64B4C1
(100,180,193)
#59A1AC
(89,161,172)
#4E8E97
(78,142,151)
#437B82
(67,123,130)
#38686D
(56,104,109)
#2D5558
(45,85,88)
#224243
(34,66,67)
#172F2E
(23,47,46)
#0C1C19
(12,28,25)
#000000
(0,0,0)

Tints of #7ADAEB

#7ADAEB
(122,218,235)
#86DDEC
(134,221,236)
#92E0ED
(146,224,237)
#9EE3EE
(158,227,238)
#AAE6EF
(170,230,239)
#B6E9F0
(182,233,240)
#C2ECF1
(194,236,241)
#CEEFF2
(206,239,242)
#DAF2F3
(218,242,243)
#E6F5F4
(230,245,244)
#F2F8F5
(242,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ADAEB color. Also use rgb(122,218,235) instead hex code.

Text Font Color

.myTextColor { color: #7ADAEB; }

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

This text font color is #7ADAEB.

Background Color

.myBgColor { background-color: #7ADAEB; }

<div style="background-color:#7ADAEB">Inner text</div>

This div background color is #7ADAEB.

Border color

.myBorderColor { border: 1px solid #7ADAEB; }

<div style="border:3px solid #7ADAEB">Div</div>

This div border color is #7ADAEB.

Opacity

.myOpacity80 { color: #7ADAEB; opacity: 0.8; }

<p style="color:#7ADAEB;opacity:0.8;">80%</p>

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

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

This text has shadow with #7ADAEB color.


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

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

This text has shadow with #7ADAEB primary color and red secondary color.


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

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

This text has shadow with #7ADAEB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7ADAEB.

Preview

Color preview on black background

This text has color #7ADAEB on black background.


Color preview on white background

This text has color #7ADAEB on white background.


Black color preview on #7ADAEB background

This text has black color on #7ADAEB background.


White color preview on #7ADAEB background

This text has white color on #7ADAEB background.


Related colors

Complementary color

Complementary color for #hex is #852514.


I love getcolorcode.com

Triadic colors

1 #EB7ADA and #DAEB7A with #7ADAEB are triadic colors.

2 #EBDA7A and #DA7AEB with #7ADAEB are triadic colors.