COLOR #ADE1A1

HEX: #ADE1A1 RGB: (173,225,161)

Renk bilgisi

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

RGB renk modeli

#ADE1A1 color RGB value is (173,225,161).

RGB: (173,225,161) (68%, 88%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 161 of 255 = 63%

173
225
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 161 = 559 (100%)
R 173 of 559 ~ 30.95%
G 225 of 559 ~ 40.25%
B 161 of 559 ~ 28.8'%

%30.95
%40.25
%28.8

CMYK RENK MODELİ

#ADE1A1 rengi CMYK tonu (23,0,28,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 28.44%
  • ana renk tonu 11.76%

CMYK: (23,0,28,12)
C23M0Y28K12 (23%, 0%, 28%, 12%)
(0.23 / 0.00 / 0.28 / 0.12)

CMYK yüzdeleri

%23.11
%0
%28.44
%11.76

Codes

Color #ADE1A1 in popluar color models

AD E1 A1
RGB 173 225 161
HSL 109° 51.61% 75.69%
HSB/HSV 109° 28.44% 88.24%
CMYK 23.11% 0.00% 28.44%
11.76%

Color #ADE1A1 in popluar number systems.

HEX AD E1 A1
Decimal 173 225 161
Binary 10101101 11100001 10100001
Octal 255 341 241

Shades and tints

Shades of #ADE1A1

#ADE1A1
(173,225,161)
#9ECD93
(158,205,147)
#8FB985
(143,185,133)
#80A577
(128,165,119)
#719169
(113,145,105)
#627D5B
(98,125,91)
#53694D
(83,105,77)
#44553F
(68,85,63)
#354131
(53,65,49)
#262D23
(38,45,35)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADE1A1

#ADE1A1
(173,225,161)
#B4E3A9
(180,227,169)
#BBE5B1
(187,229,177)
#C2E7B9
(194,231,185)
#C9E9C1
(201,233,193)
#D0EBC9
(208,235,201)
#D7EDD1
(215,237,209)
#DEEFD9
(222,239,217)
#E5F1E1
(229,241,225)
#ECF3E9
(236,243,233)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1A1; }

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

This text font color is #ADE1A1.

Background Color

.myBgColor { background-color: #ADE1A1; }

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

This div background color is #ADE1A1.

Border color

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

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

This div border color is #ADE1A1.

Opacity

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

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

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

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

This text has shadow with #ADE1A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1A1.

Preview

Color preview on black background

This text has color #ADE1A1 on black background.


Color preview on white background

This text has color #ADE1A1 on white background.


Black color preview on #ADE1A1 background

This text has black color on #ADE1A1 background.


White color preview on #ADE1A1 background

This text has white color on #ADE1A1 background.


Related colors

Complementary color

Complementary color for #hex is #521E5E.


I love getcolorcode.com

Triadic colors

1 #A1ADE1 and #E1A1AD with #ADE1A1 are triadic colors.

2 #A1E1AD and #E1ADA1 with #ADE1A1 are triadic colors.