COLOR #ADEEA8

HEX: #ADEEA8 RGB: (173,238,168)

Renk bilgisi

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

RGB renk modeli

#ADEEA8 color RGB value is (173,238,168).

RGB: (173,238,168) (68%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 168 of 255 = 66%

173
238
168

R + G + B ~ 76%. #ADEEA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 168 = 579 (100%)
R 173 of 579 ~ 29.88%
G 238 of 579 ~ 41.11%
B 168 of 579 ~ 29.02'%

%29.88
%41.11
%29.02

CMYK RENK MODELİ

#ADEEA8 rengi CMYK tonu (27,0,29,7).

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

CMYK: (27,0,29,7)
C27M0Y29K7 (27%, 0%, 29%, 7%)
(0.27 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%27.31
%0
%29.41
%6.67

Codes

Color #ADEEA8 in popluar color models

AD EE A8
RGB 173 238 168
HSL 116° 67.31% 79.61%
HSB/HSV 116° 29.41% 93.33%
CMYK 27.31% 0.00% 29.41%
6.67%

Color #ADEEA8 in popluar number systems.

HEX AD EE A8
Decimal 173 238 168
Binary 10101101 11101110 10101000
Octal 255 356 250

Shades and tints

Shades of #ADEEA8

#ADEEA8
(173,238,168)
#9ED999
(158,217,153)
#8FC48A
(143,196,138)
#80AF7B
(128,175,123)
#719A6C
(113,154,108)
#62855D
(98,133,93)
#53704E
(83,112,78)
#445B3F
(68,91,63)
#354630
(53,70,48)
#263121
(38,49,33)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADEEA8

#ADEEA8
(173,238,168)
#B4EFAF
(180,239,175)
#BBF0B6
(187,240,182)
#C2F1BD
(194,241,189)
#C9F2C4
(201,242,196)
#D0F3CB
(208,243,203)
#D7F4D2
(215,244,210)
#DEF5D9
(222,245,217)
#E5F6E0
(229,246,224)
#ECF7E7
(236,247,231)
#F3F8EE
(243,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEA8; }

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

This text font color is #ADEEA8.

Background Color

.myBgColor { background-color: #ADEEA8; }

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

This div background color is #ADEEA8.

Border color

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

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

This div border color is #ADEEA8.

Opacity

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

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

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

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

This text has shadow with #ADEEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEA8.

Preview

Color preview on black background

This text has color #ADEEA8 on black background.


Color preview on white background

This text has color #ADEEA8 on white background.


Black color preview on #ADEEA8 background

This text has black color on #ADEEA8 background.


White color preview on #ADEEA8 background

This text has white color on #ADEEA8 background.


Related colors

Complementary color

Complementary color for #hex is #521157.


I love getcolorcode.com

Triadic colors

1 #A8ADEE and #EEA8AD with #ADEEA8 are triadic colors.

2 #A8EEAD and #EEADA8 with #ADEEA8 are triadic colors.