COLOR #ADE9A1

HEX: #ADE9A1 RGB: (173,233,161)

Renk bilgisi

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

RGB renk modeli

#ADE9A1 color RGB value is (173,233,161).

RGB: (173,233,161) (68%, 91%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 161 of 255 = 63%

173
233
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 161 = 567 (100%)
R 173 of 567 ~ 30.51%
G 233 of 567 ~ 41.09%
B 161 of 567 ~ 28.4'%

%30.51
%41.09
%28.4

CMYK RENK MODELİ

#ADE9A1 rengi CMYK tonu (26,0,31,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 30.90%
  • ana renk tonu 8.63%

CMYK: (26,0,31,9)
C26M0Y31K9 (26%, 0%, 31%, 9%)
(0.26 / 0.00 / 0.31 / 0.09)

CMYK yüzdeleri

%25.75
%0
%30.9
%8.63

Codes

Color #ADE9A1 in popluar color models

AD E9 A1
RGB 173 233 161
HSL 110° 62.07% 77.25%
HSB/HSV 110° 30.90% 91.37%
CMYK 25.75% 0.00% 30.90%
8.63%

Color #ADE9A1 in popluar number systems.

HEX AD E9 A1
Decimal 173 233 161
Binary 10101101 11101001 10100001
Octal 255 351 241

Shades and tints

Shades of #ADE9A1

#ADE9A1
(173,233,161)
#9ED493
(158,212,147)
#8FBF85
(143,191,133)
#80AA77
(128,170,119)
#719569
(113,149,105)
#62805B
(98,128,91)
#536B4D
(83,107,77)
#44563F
(68,86,63)
#354131
(53,65,49)
#262C23
(38,44,35)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADE9A1

#ADE9A1
(173,233,161)
#B4EBA9
(180,235,169)
#BBEDB1
(187,237,177)
#C2EFB9
(194,239,185)
#C9F1C1
(201,241,193)
#D0F3C9
(208,243,201)
#D7F5D1
(215,245,209)
#DEF7D9
(222,247,217)
#E5F9E1
(229,249,225)
#ECFBE9
(236,251,233)
#F3FDF1
(243,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE9A1 color. Also use rgb(173,233,161) instead hex code.

Text Font Color

.myTextColor { color: #ADE9A1; }

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

This text font color is #ADE9A1.

Background Color

.myBgColor { background-color: #ADE9A1; }

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

This div background color is #ADE9A1.

Border color

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

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

This div border color is #ADE9A1.

Opacity

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

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

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

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

This text has shadow with #ADE9A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9A1.

Preview

Color preview on black background

This text has color #ADE9A1 on black background.


Color preview on white background

This text has color #ADE9A1 on white background.


Black color preview on #ADE9A1 background

This text has black color on #ADE9A1 background.


White color preview on #ADE9A1 background

This text has white color on #ADE9A1 background.


Related colors

Complementary color

Complementary color for #hex is #52165E.


I love getcolorcode.com

Triadic colors

1 #A1ADE9 and #E9A1AD with #ADE9A1 are triadic colors.

2 #A1E9AD and #E9ADA1 with #ADE9A1 are triadic colors.