COLOR #ADEAA0

HEX: #ADEAA0 RGB: (173,234,160)

Renk bilgisi

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

RGB renk modeli

#ADEAA0 color RGB value is (173,234,160).

RGB: (173,234,160) (68%, 92%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 160 of 255 = 63%

173
234
160

R + G + B ~ 74%. #ADEAA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 160 = 567 (100%)
R 173 of 567 ~ 30.51%
G 234 of 567 ~ 41.27%
B 160 of 567 ~ 28.22'%

%30.51
%41.27
%28.22

CMYK RENK MODELİ

#ADEAA0 rengi CMYK tonu (26,0,32,8).

  • camgöbeği tonu 26.07%
  • eflatun tonu 0.00%
  • sarı tonu 31.62%
  • ana renk tonu 8.24%

CMYK: (26,0,32,8)
C26M0Y32K8 (26%, 0%, 32%, 8%)
(0.26 / 0.00 / 0.32 / 0.08)

CMYK yüzdeleri

%26.07
%0
%31.62
%8.24

Codes

Color #ADEAA0 in popluar color models

AD EA A0
RGB 173 234 160
HSL 109° 63.79% 77.25%
HSB/HSV 109° 31.62% 91.76%
CMYK 26.07% 0.00% 31.62%
8.24%

Color #ADEAA0 in popluar number systems.

HEX AD EA A0
Decimal 173 234 160
Binary 10101101 11101010 10100000
Octal 255 352 240

Shades and tints

Shades of #ADEAA0

#ADEAA0
(173,234,160)
#9ED592
(158,213,146)
#8FC084
(143,192,132)
#80AB76
(128,171,118)
#719668
(113,150,104)
#62815A
(98,129,90)
#536C4C
(83,108,76)
#44573E
(68,87,62)
#354230
(53,66,48)
#262D22
(38,45,34)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADEAA0

#ADEAA0
(173,234,160)
#B4EBA8
(180,235,168)
#BBECB0
(187,236,176)
#C2EDB8
(194,237,184)
#C9EEC0
(201,238,192)
#D0EFC8
(208,239,200)
#D7F0D0
(215,240,208)
#DEF1D8
(222,241,216)
#E5F2E0
(229,242,224)
#ECF3E8
(236,243,232)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEAA0 color. Also use rgb(173,234,160) instead hex code.

Text Font Color

.myTextColor { color: #ADEAA0; }

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

This text font color is #ADEAA0.

Background Color

.myBgColor { background-color: #ADEAA0; }

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

This div background color is #ADEAA0.

Border color

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

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

This div border color is #ADEAA0.

Opacity

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

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

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

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

This text has shadow with #ADEAA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAA0.

Preview

Color preview on black background

This text has color #ADEAA0 on black background.


Color preview on white background

This text has color #ADEAA0 on white background.


Black color preview on #ADEAA0 background

This text has black color on #ADEAA0 background.


White color preview on #ADEAA0 background

This text has white color on #ADEAA0 background.


Related colors

Complementary color

Complementary color for #hex is #52155F.


I love getcolorcode.com

Triadic colors

1 #A0ADEA and #EAA0AD with #ADEAA0 are triadic colors.

2 #A0EAAD and #EAADA0 with #ADEAA0 are triadic colors.