COLOR #ADEE82

HEX: #ADEE82 RGB: (173,238,130)

Renk bilgisi

#ADEE82 contains mainly green color. #ADEE82 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEE82 color RGB value is (173,238,130).

RGB: (173,238,130) (68%, 93%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 130 of 255 = 51%

173
238
130

R + G + B ~ 71%. #ADEE82 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 130 = 541 (100%)
R 173 of 541 ~ 31.98%
G 238 of 541 ~ 43.99%
B 130 of 541 ~ 24.03'%

%31.98
%43.99
%24.03

CMYK RENK MODELİ

#ADEE82 rengi CMYK tonu (27,0,45,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 45.38%
  • ana renk tonu 6.67%

CMYK: (27,0,45,7)
C27M0Y45K7 (27%, 0%, 45%, 7%)
(0.27 / 0.00 / 0.45 / 0.07)

CMYK yüzdeleri

%27.31
%0
%45.38
%6.67

Codes

Color #ADEE82 in popluar color models

AD EE 82
RGB 173 238 130
HSL 96° 76.06% 72.16%
HSB/HSV 96° 45.38% 93.33%
CMYK 27.31% 0.00% 45.38%
6.67%

Color #ADEE82 in popluar number systems.

HEX AD EE 82
Decimal 173 238 130
Binary 10101101 11101110 10000010
Octal 255 356 202

Shades and tints

Shades of #ADEE82

#ADEE82
(173,238,130)
#9ED977
(158,217,119)
#8FC46C
(143,196,108)
#80AF61
(128,175,97)
#719A56
(113,154,86)
#62854B
(98,133,75)
#537040
(83,112,64)
#445B35
(68,91,53)
#35462A
(53,70,42)
#26311F
(38,49,31)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADEE82

#ADEE82
(173,238,130)
#B4EF8D
(180,239,141)
#BBF098
(187,240,152)
#C2F1A3
(194,241,163)
#C9F2AE
(201,242,174)
#D0F3B9
(208,243,185)
#D7F4C4
(215,244,196)
#DEF5CF
(222,245,207)
#E5F6DA
(229,246,218)
#ECF7E5
(236,247,229)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEE82 color. Also use rgb(173,238,130) instead hex code.

Text Font Color

.myTextColor { color: #ADEE82; }

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

This text font color is #ADEE82.

Background Color

.myBgColor { background-color: #ADEE82; }

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

This div background color is #ADEE82.

Border color

.myBorderColor { border: 1px solid #ADEE82; }

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

This div border color is #ADEE82.

Opacity

.myOpacity80 { color: #ADEE82; opacity: 0.8; }

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

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

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

This text has shadow with #ADEE82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEE82.

Preview

Color preview on black background

This text has color #ADEE82 on black background.


Color preview on white background

This text has color #ADEE82 on white background.


Black color preview on #ADEE82 background

This text has black color on #ADEE82 background.


White color preview on #ADEE82 background

This text has white color on #ADEE82 background.


Related colors

Complementary color

Complementary color for #hex is #52117D.


I love getcolorcode.com

Triadic colors

1 #82ADEE and #EE82AD with #ADEE82 are triadic colors.

2 #82EEAD and #EEAD82 with #ADEE82 are triadic colors.