COLOR #ADEBA1

HEX: #ADEBA1 RGB: (173,235,161)

Renk bilgisi

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

RGB renk modeli

#ADEBA1 color RGB value is (173,235,161).

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

RGB bağlantıları ve doygunluk

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

173
235
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 161 = 569 (100%)
R 173 of 569 ~ 30.4%
G 235 of 569 ~ 41.3%
B 161 of 569 ~ 28.3'%

%30.4
%41.3
%28.3

CMYK RENK MODELİ

#ADEBA1 rengi CMYK tonu (26,0,31,8).

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

CMYK: (26,0,31,8)
C26M0Y31K8 (26%, 0%, 31%, 8%)
(0.26 / 0.00 / 0.31 / 0.08)

CMYK yüzdeleri

%26.38
%0
%31.49
%7.84

Codes

Color #ADEBA1 in popluar color models

AD EB A1
RGB 173 235 161
HSL 110° 64.91% 77.65%
HSB/HSV 110° 31.49% 92.16%
CMYK 26.38% 0.00% 31.49%
7.84%

Color #ADEBA1 in popluar number systems.

HEX AD EB A1
Decimal 173 235 161
Binary 10101101 11101011 10100001
Octal 255 353 241

Shades and tints

Shades of #ADEBA1

#ADEBA1
(173,235,161)
#9ED693
(158,214,147)
#8FC185
(143,193,133)
#80AC77
(128,172,119)
#719769
(113,151,105)
#62825B
(98,130,91)
#536D4D
(83,109,77)
#44583F
(68,88,63)
#354331
(53,67,49)
#262E23
(38,46,35)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADEBA1

#ADEBA1
(173,235,161)
#B4ECA9
(180,236,169)
#BBEDB1
(187,237,177)
#C2EEB9
(194,238,185)
#C9EFC1
(201,239,193)
#D0F0C9
(208,240,201)
#D7F1D1
(215,241,209)
#DEF2D9
(222,242,217)
#E5F3E1
(229,243,225)
#ECF4E9
(236,244,233)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBA1; }

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

This text font color is #ADEBA1.

Background Color

.myBgColor { background-color: #ADEBA1; }

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

This div background color is #ADEBA1.

Border color

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

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

This div border color is #ADEBA1.

Opacity

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

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

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

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

This text has shadow with #ADEBA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBA1.

Preview

Color preview on black background

This text has color #ADEBA1 on black background.


Color preview on white background

This text has color #ADEBA1 on white background.


Black color preview on #ADEBA1 background

This text has black color on #ADEBA1 background.


White color preview on #ADEBA1 background

This text has white color on #ADEBA1 background.


Related colors

Complementary color

Complementary color for #hex is #52145E.


I love getcolorcode.com

Triadic colors

1 #A1ADEB and #EBA1AD with #ADEBA1 are triadic colors.

2 #A1EBAD and #EBADA1 with #ADEBA1 are triadic colors.