COLOR #ADEAA5

HEX: #ADEAA5 RGB: (173,234,165)

Renk bilgisi

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

RGB renk modeli

#ADEAA5 color RGB value is (173,234,165).

RGB: (173,234,165) (68%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 165 of 255 = 65%

173
234
165

R + G + B ~ 75%. #ADEAA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 165 = 572 (100%)
R 173 of 572 ~ 30.24%
G 234 of 572 ~ 40.91%
B 165 of 572 ~ 28.85'%

%30.24
%40.91
%28.85

CMYK RENK MODELİ

#ADEAA5 rengi CMYK tonu (26,0,29,8).

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

CMYK: (26,0,29,8)
C26M0Y29K8 (26%, 0%, 29%, 8%)
(0.26 / 0.00 / 0.29 / 0.08)

CMYK yüzdeleri

%26.07
%0
%29.49
%8.24

Codes

Color #ADEAA5 in popluar color models

AD EA A5
RGB 173 234 165
HSL 113° 62.16% 78.24%
HSB/HSV 113° 29.49% 91.76%
CMYK 26.07% 0.00% 29.49%
8.24%

Color #ADEAA5 in popluar number systems.

HEX AD EA A5
Decimal 173 234 165
Binary 10101101 11101010 10100101
Octal 255 352 245

Shades and tints

Shades of #ADEAA5

#ADEAA5
(173,234,165)
#9ED596
(158,213,150)
#8FC087
(143,192,135)
#80AB78
(128,171,120)
#719669
(113,150,105)
#62815A
(98,129,90)
#536C4B
(83,108,75)
#44573C
(68,87,60)
#35422D
(53,66,45)
#262D1E
(38,45,30)
#17180F
(23,24,15)
#000000
(0,0,0)

Tints of #ADEAA5

#ADEAA5
(173,234,165)
#B4EBAD
(180,235,173)
#BBECB5
(187,236,181)
#C2EDBD
(194,237,189)
#C9EEC5
(201,238,197)
#D0EFCD
(208,239,205)
#D7F0D5
(215,240,213)
#DEF1DD
(222,241,221)
#E5F2E5
(229,242,229)
#ECF3ED
(236,243,237)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEAA5; }

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

This text font color is #ADEAA5.

Background Color

.myBgColor { background-color: #ADEAA5; }

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

This div background color is #ADEAA5.

Border color

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

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

This div border color is #ADEAA5.

Opacity

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

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

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

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

This text has shadow with #ADEAA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAA5.

Preview

Color preview on black background

This text has color #ADEAA5 on black background.


Color preview on white background

This text has color #ADEAA5 on white background.


Black color preview on #ADEAA5 background

This text has black color on #ADEAA5 background.


White color preview on #ADEAA5 background

This text has white color on #ADEAA5 background.


Related colors

Complementary color

Complementary color for #hex is #52155A.


I love getcolorcode.com

Triadic colors

1 #A5ADEA and #EAA5AD with #ADEAA5 are triadic colors.

2 #A5EAAD and #EAADA5 with #ADEAA5 are triadic colors.