COLOR #ADEFA8

HEX: #ADEFA8 RGB: (173,239,168)

Renk bilgisi

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

RGB renk modeli

#ADEFA8 color RGB value is (173,239,168).

RGB: (173,239,168) (68%, 94%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 168 of 255 = 66%

173
239
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 168 = 580 (100%)
R 173 of 580 ~ 29.83%
G 239 of 580 ~ 41.21%
B 168 of 580 ~ 28.97'%

%29.83
%41.21
%28.97

CMYK RENK MODELİ

#ADEFA8 rengi CMYK tonu (28,0,30,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 29.71%
  • ana renk tonu 6.27%

CMYK: (28,0,30,6)
C28M0Y30K6 (28%, 0%, 30%, 6%)
(0.28 / 0.00 / 0.30 / 0.06)

CMYK yüzdeleri

%27.62
%0
%29.71
%6.27

Codes

Color #ADEFA8 in popluar color models

AD EF A8
RGB 173 239 168
HSL 116° 68.93% 79.80%
HSB/HSV 116° 29.71% 93.73%
CMYK 27.62% 0.00% 29.71%
6.27%

Color #ADEFA8 in popluar number systems.

HEX AD EF A8
Decimal 173 239 168
Binary 10101101 11101111 10101000
Octal 255 357 250

Shades and tints

Shades of #ADEFA8

#ADEFA8
(173,239,168)
#9EDA99
(158,218,153)
#8FC58A
(143,197,138)
#80B07B
(128,176,123)
#719B6C
(113,155,108)
#62865D
(98,134,93)
#53714E
(83,113,78)
#445C3F
(68,92,63)
#354730
(53,71,48)
#263221
(38,50,33)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADEFA8

#ADEFA8
(173,239,168)
#B4F0AF
(180,240,175)
#BBF1B6
(187,241,182)
#C2F2BD
(194,242,189)
#C9F3C4
(201,243,196)
#D0F4CB
(208,244,203)
#D7F5D2
(215,245,210)
#DEF6D9
(222,246,217)
#E5F7E0
(229,247,224)
#ECF8E7
(236,248,231)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFA8; }

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

This text font color is #ADEFA8.

Background Color

.myBgColor { background-color: #ADEFA8; }

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

This div background color is #ADEFA8.

Border color

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

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

This div border color is #ADEFA8.

Opacity

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

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

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

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

This text has shadow with #ADEFA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFA8.

Preview

Color preview on black background

This text has color #ADEFA8 on black background.


Color preview on white background

This text has color #ADEFA8 on white background.


Black color preview on #ADEFA8 background

This text has black color on #ADEFA8 background.


White color preview on #ADEFA8 background

This text has white color on #ADEFA8 background.


Related colors

Complementary color

Complementary color for #hex is #521057.


I love getcolorcode.com

Triadic colors

1 #A8ADEF and #EFA8AD with #ADEFA8 are triadic colors.

2 #A8EFAD and #EFADA8 with #ADEFA8 are triadic colors.