COLOR #7ADBD4

HEX: #7ADBD4 RGB: (122,219,212)

Color info

#7ADBD4 contains mainly green and blue colors. Web safe color of #7ADBD4 is #66CCCC (or #6CC).

RGB color model

#7ADBD4 color RGB value is (122,219,212).

RGB: (122,219,212) (48%, 86%, 83%)

RGB channels and saturation

R 122 of 255 = 48%
G 219 of 255 = 86%
B 212 of 255 = 83%

122
219
212

R + G + B ~ 72%. #7ADBD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 219 + 212 = 553 (100%)
R 122 of 553 ~ 22.06%
G 219 of 553 ~ 39.6%
B 212 of 553 ~ 38.34'%

%22.06
%39.6
%38.34

CMYK color model

#7ADBD4 color CMYK value is (44,0,3,14).

  • cyan value is 44.29%
  • magenta value is 0.00%
  • yellow value is 3.20%
  • key color value is 14.12%

CMYK: (44,0,3,14)
C44M0Y3K14 (44%, 0%, 3%, 14%)
(0.44 / 0.00 / 0.03 / 0.14)

CMYK percentages

%44.29
%0
%3.2
%14.12

Codes

Color #7ADBD4 in popluar color models

7A DB D4
RGB 122 219 212
HSL 176° 57.40% 66.86%
HSB/HSV 176° 44.29% 85.88%
CMYK 44.29% 0.00% 3.20%
14.12%

Color #7ADBD4 in popluar number systems.

HEX 7A DB D4
Decimal 122 219 212
Binary 1111010 11011011 11010100
Octal 172 333 324

Shades and tints

Shades of #7ADBD4

#7ADBD4
(122,219,212)
#6FC8C1
(111,200,193)
#64B5AE
(100,181,174)
#59A29B
(89,162,155)
#4E8F88
(78,143,136)
#437C75
(67,124,117)
#386962
(56,105,98)
#2D564F
(45,86,79)
#22433C
(34,67,60)
#173029
(23,48,41)
#0C1D16
(12,29,22)
#000000
(0,0,0)

Tints of #7ADBD4

#7ADBD4
(122,219,212)
#86DED7
(134,222,215)
#92E1DA
(146,225,218)
#9EE4DD
(158,228,221)
#AAE7E0
(170,231,224)
#B6EAE3
(182,234,227)
#C2EDE6
(194,237,230)
#CEF0E9
(206,240,233)
#DAF3EC
(218,243,236)
#E6F6EF
(230,246,239)
#F2F9F2
(242,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7ADBD4 color. Also use rgb(122,219,212) instead hex code.

Text Font Color

.myTextColor { color: #7ADBD4; }

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

This text font color is #7ADBD4.

Background Color

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

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

This div background color is #7ADBD4.

Border color

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

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

This div border color is #7ADBD4.

Opacity

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

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

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

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

This text has shadow with #7ADBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ADBD4.

Preview

Color preview on black background

This text has color #7ADBD4 on black background.


Color preview on white background

This text has color #7ADBD4 on white background.


Black color preview on #7ADBD4 background

This text has black color on #7ADBD4 background.


White color preview on #7ADBD4 background

This text has white color on #7ADBD4 background.


Related colors

Complementary color

Complementary color for #hex is #85242B.


I love getcolorcode.com

Triadic colors

1 #D47ADB and #DBD47A with #7ADBD4 are triadic colors.

2 #D4DB7A and #DB7AD4 with #7ADBD4 are triadic colors.