COLOR #7ADF9A

HEX: #7ADF9A RGB: (122,223,154)

Color info

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

RGB color model

#7ADF9A color RGB value is (122,223,154).

RGB: (122,223,154) (48%, 87%, 60%)

RGB channels and saturation

R 122 of 255 = 48%
G 223 of 255 = 87%
B 154 of 255 = 60%

122
223
154

R + G + B ~ 65%. #7ADF9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 223 + 154 = 499 (100%)
R 122 of 499 ~ 24.45%
G 223 of 499 ~ 44.69%
B 154 of 499 ~ 30.86'%

%24.45
%44.69
%30.86

CMYK color model

#7ADF9A color CMYK value is (45,0,31,13).

  • cyan value is 45.29%
  • magenta value is 0.00%
  • yellow value is 30.94%
  • key color value is 12.55%

CMYK: (45,0,31,13)
C45M0Y31K13 (45%, 0%, 31%, 13%)
(0.45 / 0.00 / 0.31 / 0.13)

CMYK percentages

%45.29
%0
%30.94
%12.55

Codes

Color #7ADF9A in popluar color models

7A DF 9A
RGB 122 223 154
HSL 139° 61.21% 67.65%
HSB/HSV 139° 45.29% 87.45%
CMYK 45.29% 0.00% 30.94%
12.55%

Color #7ADF9A in popluar number systems.

HEX 7A DF 9A
Decimal 122 223 154
Binary 1111010 11011111 10011010
Octal 172 337 232

Shades and tints

Shades of #7ADF9A

#7ADF9A
(122,223,154)
#6FCB8C
(111,203,140)
#64B77E
(100,183,126)
#59A370
(89,163,112)
#4E8F62
(78,143,98)
#437B54
(67,123,84)
#386746
(56,103,70)
#2D5338
(45,83,56)
#223F2A
(34,63,42)
#172B1C
(23,43,28)
#0C170E
(12,23,14)
#000000
(0,0,0)

Tints of #7ADF9A

#7ADF9A
(122,223,154)
#86E1A3
(134,225,163)
#92E3AC
(146,227,172)
#9EE5B5
(158,229,181)
#AAE7BE
(170,231,190)
#B6E9C7
(182,233,199)
#C2EBD0
(194,235,208)
#CEEDD9
(206,237,217)
#DAEFE2
(218,239,226)
#E6F1EB
(230,241,235)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7ADF9A; }

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

This text font color is #7ADF9A.

Background Color

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

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

This div background color is #7ADF9A.

Border color

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

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

This div border color is #7ADF9A.

Opacity

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

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

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

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

This text has shadow with #7ADF9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7ADF9A.

Preview

Color preview on black background

This text has color #7ADF9A on black background.


Color preview on white background

This text has color #7ADF9A on white background.


Black color preview on #7ADF9A background

This text has black color on #7ADF9A background.


White color preview on #7ADF9A background

This text has white color on #7ADF9A background.


Related colors

Complementary color

Complementary color for #hex is #852065.


I love getcolorcode.com

Triadic colors

1 #9A7ADF and #DF9A7A with #7ADF9A are triadic colors.

2 #9ADF7A and #DF7A9A with #7ADF9A are triadic colors.