COLOR #ADEBA0

HEX: #ADEBA0 RGB: (173,235,160)

Renk bilgisi

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

RGB renk modeli

#ADEBA0 color RGB value is (173,235,160).

RGB: (173,235,160) (68%, 92%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 160 of 255 = 63%

173
235
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 160 = 568 (100%)
R 173 of 568 ~ 30.46%
G 235 of 568 ~ 41.37%
B 160 of 568 ~ 28.17'%

%30.46
%41.37
%28.17

CMYK RENK MODELİ

#ADEBA0 rengi CMYK tonu (26,0,32,8).

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

CMYK: (26,0,32,8)
C26M0Y32K8 (26%, 0%, 32%, 8%)
(0.26 / 0.00 / 0.32 / 0.08)

CMYK yüzdeleri

%26.38
%0
%31.91
%7.84

Codes

Color #ADEBA0 in popluar color models

AD EB A0
RGB 173 235 160
HSL 110° 65.22% 77.45%
HSB/HSV 110° 31.91% 92.16%
CMYK 26.38% 0.00% 31.91%
7.84%

Color #ADEBA0 in popluar number systems.

HEX AD EB A0
Decimal 173 235 160
Binary 10101101 11101011 10100000
Octal 255 353 240

Shades and tints

Shades of #ADEBA0

#ADEBA0
(173,235,160)
#9ED692
(158,214,146)
#8FC184
(143,193,132)
#80AC76
(128,172,118)
#719768
(113,151,104)
#62825A
(98,130,90)
#536D4C
(83,109,76)
#44583E
(68,88,62)
#354330
(53,67,48)
#262E22
(38,46,34)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADEBA0

#ADEBA0
(173,235,160)
#B4ECA8
(180,236,168)
#BBEDB0
(187,237,176)
#C2EEB8
(194,238,184)
#C9EFC0
(201,239,192)
#D0F0C8
(208,240,200)
#D7F1D0
(215,241,208)
#DEF2D8
(222,242,216)
#E5F3E0
(229,243,224)
#ECF4E8
(236,244,232)
#F3F5F0
(243,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBA0; }

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

This text font color is #ADEBA0.

Background Color

.myBgColor { background-color: #ADEBA0; }

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

This div background color is #ADEBA0.

Border color

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

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

This div border color is #ADEBA0.

Opacity

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

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

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

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

This text has shadow with #ADEBA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBA0.

Preview

Color preview on black background

This text has color #ADEBA0 on black background.


Color preview on white background

This text has color #ADEBA0 on white background.


Black color preview on #ADEBA0 background

This text has black color on #ADEBA0 background.


White color preview on #ADEBA0 background

This text has white color on #ADEBA0 background.


Related colors

Complementary color

Complementary color for #hex is #52145F.


I love getcolorcode.com

Triadic colors

1 #A0ADEB and #EBA0AD with #ADEBA0 are triadic colors.

2 #A0EBAD and #EBADA0 with #ADEBA0 are triadic colors.