COLOR #7ADA9A

HEX: #7ADA9A RGB: (122,218,154)

Color info

#7ADA9A contains mainly green color. Web safe color of #7ADA9A is #66CC99 (or #6C9).

RGB color model

#7ADA9A color RGB value is (122,218,154).

RGB: (122,218,154) (48%, 85%, 60%)

RGB channels and saturation

R 122 of 255 = 48%
G 218 of 255 = 85%
B 154 of 255 = 60%

122
218
154

R + G + B ~ 64%. #7ADA9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 218 + 154 = 494 (100%)
R 122 of 494 ~ 24.7%
G 218 of 494 ~ 44.13%
B 154 of 494 ~ 31.17'%

%24.7
%44.13
%31.17

CMYK color model

#7ADA9A color CMYK value is (44,0,29,15).

  • cyan value is 44.04%
  • magenta value is 0.00%
  • yellow value is 29.36%
  • key color value is 14.51%

CMYK: (44,0,29,15)
C44M0Y29K15 (44%, 0%, 29%, 15%)
(0.44 / 0.00 / 0.29 / 0.15)

CMYK percentages

%44.04
%0
%29.36
%14.51

Codes

Color #7ADA9A in popluar color models

7A DA 9A
RGB 122 218 154
HSL 140° 56.47% 66.67%
HSB/HSV 140° 44.04% 85.49%
CMYK 44.04% 0.00% 29.36%
14.51%

Color #7ADA9A in popluar number systems.

HEX 7A DA 9A
Decimal 122 218 154
Binary 1111010 11011010 10011010
Octal 172 332 232

Shades and tints

Shades of #7ADA9A

#7ADA9A
(122,218,154)
#6FC78C
(111,199,140)
#64B47E
(100,180,126)
#59A170
(89,161,112)
#4E8E62
(78,142,98)
#437B54
(67,123,84)
#386846
(56,104,70)
#2D5538
(45,85,56)
#22422A
(34,66,42)
#172F1C
(23,47,28)
#0C1C0E
(12,28,14)
#000000
(0,0,0)

Tints of #7ADA9A

#7ADA9A
(122,218,154)
#86DDA3
(134,221,163)
#92E0AC
(146,224,172)
#9EE3B5
(158,227,181)
#AAE6BE
(170,230,190)
#B6E9C7
(182,233,199)
#C2ECD0
(194,236,208)
#CEEFD9
(206,239,217)
#DAF2E2
(218,242,226)
#E6F5EB
(230,245,235)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7ADA9A; }

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

This text font color is #7ADA9A.

Background Color

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

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

This div background color is #7ADA9A.

Border color

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

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

This div border color is #7ADA9A.

Opacity

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

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

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

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

This text has shadow with #7ADA9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ADA9A.

Preview

Color preview on black background

This text has color #7ADA9A on black background.


Color preview on white background

This text has color #7ADA9A on white background.


Black color preview on #7ADA9A background

This text has black color on #7ADA9A background.


White color preview on #7ADA9A background

This text has white color on #7ADA9A background.


Related colors

Complementary color

Complementary color for #hex is #852565.


I love getcolorcode.com

Triadic colors

1 #9A7ADA and #DA9A7A with #7ADA9A are triadic colors.

2 #9ADA7A and #DA7A9A with #7ADA9A are triadic colors.