COLOR #ADEBA5

HEX: #ADEBA5 RGB: (173,235,165)

Renk bilgisi

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

RGB renk modeli

#ADEBA5 color RGB value is (173,235,165).

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

RGB bağlantıları ve doygunluk

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

173
235
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 165 = 573 (100%)
R 173 of 573 ~ 30.19%
G 235 of 573 ~ 41.01%
B 165 of 573 ~ 28.8'%

%30.19
%41.01
%28.8

CMYK RENK MODELİ

#ADEBA5 rengi CMYK tonu (26,0,30,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 29.79%
  • ana renk tonu 7.84%

CMYK: (26,0,30,8)
C26M0Y30K8 (26%, 0%, 30%, 8%)
(0.26 / 0.00 / 0.30 / 0.08)

CMYK yüzdeleri

%26.38
%0
%29.79
%7.84

Codes

Color #ADEBA5 in popluar color models

AD EB A5
RGB 173 235 165
HSL 113° 63.64% 78.43%
HSB/HSV 113° 29.79% 92.16%
CMYK 26.38% 0.00% 29.79%
7.84%

Color #ADEBA5 in popluar number systems.

HEX AD EB A5
Decimal 173 235 165
Binary 10101101 11101011 10100101
Octal 255 353 245

Shades and tints

Shades of #ADEBA5

#ADEBA5
(173,235,165)
#9ED696
(158,214,150)
#8FC187
(143,193,135)
#80AC78
(128,172,120)
#719769
(113,151,105)
#62825A
(98,130,90)
#536D4B
(83,109,75)
#44583C
(68,88,60)
#35432D
(53,67,45)
#262E1E
(38,46,30)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADEBA5

#ADEBA5
(173,235,165)
#B4ECAD
(180,236,173)
#BBEDB5
(187,237,181)
#C2EEBD
(194,238,189)
#C9EFC5
(201,239,197)
#D0F0CD
(208,240,205)
#D7F1D5
(215,241,213)
#DEF2DD
(222,242,221)
#E5F3E5
(229,243,229)
#ECF4ED
(236,244,237)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBA5; }

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

This text font color is #ADEBA5.

Background Color

.myBgColor { background-color: #ADEBA5; }

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

This div background color is #ADEBA5.

Border color

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

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

This div border color is #ADEBA5.

Opacity

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

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

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

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

This text has shadow with #ADEBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBA5.

Preview

Color preview on black background

This text has color #ADEBA5 on black background.


Color preview on white background

This text has color #ADEBA5 on white background.


Black color preview on #ADEBA5 background

This text has black color on #ADEBA5 background.


White color preview on #ADEBA5 background

This text has white color on #ADEBA5 background.


Related colors

Complementary color

Complementary color for #hex is #52145A.


I love getcolorcode.com

Triadic colors

1 #A5ADEB and #EBA5AD with #ADEBA5 are triadic colors.

2 #A5EBAD and #EBADA5 with #ADEBA5 are triadic colors.