COLOR #ADE3A0

HEX: #ADE3A0 RGB: (173,227,160)

Renk bilgisi

#ADE3A0 contains mainly red and green colors. #ADE3A0 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE3A0 color RGB value is (173,227,160).

RGB: (173,227,160) (68%, 89%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 160 of 255 = 63%

173
227
160

R + G + B ~ 73%. #ADE3A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 160 = 560 (100%)
R 173 of 560 ~ 30.89%
G 227 of 560 ~ 40.54%
B 160 of 560 ~ 28.57'%

%30.89
%40.54
%28.57

CMYK RENK MODELİ

#ADE3A0 rengi CMYK tonu (24,0,30,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 29.52%
  • ana renk tonu 10.98%

CMYK: (24,0,30,11)
C24M0Y30K11 (24%, 0%, 30%, 11%)
(0.24 / 0.00 / 0.30 / 0.11)

CMYK yüzdeleri

%23.79
%0
%29.52
%10.98

Codes

Color #ADE3A0 in popluar color models

AD E3 A0
RGB 173 227 160
HSL 108° 54.47% 75.88%
HSB/HSV 108° 29.52% 89.02%
CMYK 23.79% 0.00% 29.52%
10.98%

Color #ADE3A0 in popluar number systems.

HEX AD E3 A0
Decimal 173 227 160
Binary 10101101 11100011 10100000
Octal 255 343 240

Shades and tints

Shades of #ADE3A0

#ADE3A0
(173,227,160)
#9ECF92
(158,207,146)
#8FBB84
(143,187,132)
#80A776
(128,167,118)
#719368
(113,147,104)
#627F5A
(98,127,90)
#536B4C
(83,107,76)
#44573E
(68,87,62)
#354330
(53,67,48)
#262F22
(38,47,34)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #ADE3A0

#ADE3A0
(173,227,160)
#B4E5A8
(180,229,168)
#BBE7B0
(187,231,176)
#C2E9B8
(194,233,184)
#C9EBC0
(201,235,192)
#D0EDC8
(208,237,200)
#D7EFD0
(215,239,208)
#DEF1D8
(222,241,216)
#E5F3E0
(229,243,224)
#ECF5E8
(236,245,232)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3A0; }

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

This text font color is #ADE3A0.

Background Color

.myBgColor { background-color: #ADE3A0; }

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

This div background color is #ADE3A0.

Border color

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

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

This div border color is #ADE3A0.

Opacity

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

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

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

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

This text has shadow with #ADE3A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3A0.

Preview

Color preview on black background

This text has color #ADE3A0 on black background.


Color preview on white background

This text has color #ADE3A0 on white background.


Black color preview on #ADE3A0 background

This text has black color on #ADE3A0 background.


White color preview on #ADE3A0 background

This text has white color on #ADE3A0 background.


Related colors

Complementary color

Complementary color for #hex is #521C5F.


I love getcolorcode.com

Triadic colors

1 #A0ADE3 and #E3A0AD with #ADE3A0 are triadic colors.

2 #A0E3AD and #E3ADA0 with #ADE3A0 are triadic colors.