COLOR #ADEFA5

HEX: #ADEFA5 RGB: (173,239,165)

Renk bilgisi

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

RGB renk modeli

#ADEFA5 color RGB value is (173,239,165).

RGB: (173,239,165) (68%, 94%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 165 of 255 = 65%

173
239
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 165 = 577 (100%)
R 173 of 577 ~ 29.98%
G 239 of 577 ~ 41.42%
B 165 of 577 ~ 28.6'%

%29.98
%41.42
%28.6

CMYK RENK MODELİ

#ADEFA5 rengi CMYK tonu (28,0,31,6).

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

CMYK: (28,0,31,6)
C28M0Y31K6 (28%, 0%, 31%, 6%)
(0.28 / 0.00 / 0.31 / 0.06)

CMYK yüzdeleri

%27.62
%0
%30.96
%6.27

Codes

Color #ADEFA5 in popluar color models

AD EF A5
RGB 173 239 165
HSL 114° 69.81% 79.22%
HSB/HSV 114° 30.96% 93.73%
CMYK 27.62% 0.00% 30.96%
6.27%

Color #ADEFA5 in popluar number systems.

HEX AD EF A5
Decimal 173 239 165
Binary 10101101 11101111 10100101
Octal 255 357 245

Shades and tints

Shades of #ADEFA5

#ADEFA5
(173,239,165)
#9EDA96
(158,218,150)
#8FC587
(143,197,135)
#80B078
(128,176,120)
#719B69
(113,155,105)
#62865A
(98,134,90)
#53714B
(83,113,75)
#445C3C
(68,92,60)
#35472D
(53,71,45)
#26321E
(38,50,30)
#171D0F
(23,29,15)
#000000
(0,0,0)

Tints of #ADEFA5

#ADEFA5
(173,239,165)
#B4F0AD
(180,240,173)
#BBF1B5
(187,241,181)
#C2F2BD
(194,242,189)
#C9F3C5
(201,243,197)
#D0F4CD
(208,244,205)
#D7F5D5
(215,245,213)
#DEF6DD
(222,246,221)
#E5F7E5
(229,247,229)
#ECF8ED
(236,248,237)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFA5; }

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

This text font color is #ADEFA5.

Background Color

.myBgColor { background-color: #ADEFA5; }

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

This div background color is #ADEFA5.

Border color

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

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

This div border color is #ADEFA5.

Opacity

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

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

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

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

This text has shadow with #ADEFA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFA5.

Preview

Color preview on black background

This text has color #ADEFA5 on black background.


Color preview on white background

This text has color #ADEFA5 on white background.


Black color preview on #ADEFA5 background

This text has black color on #ADEFA5 background.


White color preview on #ADEFA5 background

This text has white color on #ADEFA5 background.


Related colors

Complementary color

Complementary color for #hex is #52105A.


I love getcolorcode.com

Triadic colors

1 #A5ADEF and #EFA5AD with #ADEFA5 are triadic colors.

2 #A5EFAD and #EFADA5 with #ADEFA5 are triadic colors.