COLOR #ADEBAB

HEX: #ADEBAB RGB: (173,235,171)

Renk bilgisi

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

RGB renk modeli

#ADEBAB color RGB value is (173,235,171).

RGB: (173,235,171) (68%, 92%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 171 of 255 = 67%

173
235
171

R + G + B ~ 76%. #ADEBAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 171 = 579 (100%)
R 173 of 579 ~ 29.88%
G 235 of 579 ~ 40.59%
B 171 of 579 ~ 29.53'%

%29.88
%40.59
%29.53

CMYK RENK MODELİ

#ADEBAB rengi CMYK tonu (26,0,27,8).

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

CMYK: (26,0,27,8)
C26M0Y27K8 (26%, 0%, 27%, 8%)
(0.26 / 0.00 / 0.27 / 0.08)

CMYK yüzdeleri

%26.38
%0
%27.23
%7.84

Codes

Color #ADEBAB in popluar color models

AD EB AB
RGB 173 235 171
HSL 118° 61.54% 79.61%
HSB/HSV 118° 27.23% 92.16%
CMYK 26.38% 0.00% 27.23%
7.84%

Color #ADEBAB in popluar number systems.

HEX AD EB AB
Decimal 173 235 171
Binary 10101101 11101011 10101011
Octal 255 353 253

Shades and tints

Shades of #ADEBAB

#ADEBAB
(173,235,171)
#9ED69C
(158,214,156)
#8FC18D
(143,193,141)
#80AC7E
(128,172,126)
#71976F
(113,151,111)
#628260
(98,130,96)
#536D51
(83,109,81)
#445842
(68,88,66)
#354333
(53,67,51)
#262E24
(38,46,36)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADEBAB

#ADEBAB
(173,235,171)
#B4ECB2
(180,236,178)
#BBEDB9
(187,237,185)
#C2EEC0
(194,238,192)
#C9EFC7
(201,239,199)
#D0F0CE
(208,240,206)
#D7F1D5
(215,241,213)
#DEF2DC
(222,242,220)
#E5F3E3
(229,243,227)
#ECF4EA
(236,244,234)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBAB; }

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

This text font color is #ADEBAB.

Background Color

.myBgColor { background-color: #ADEBAB; }

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

This div background color is #ADEBAB.

Border color

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

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

This div border color is #ADEBAB.

Opacity

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

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

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

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

This text has shadow with #ADEBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBAB.

Preview

Color preview on black background

This text has color #ADEBAB on black background.


Color preview on white background

This text has color #ADEBAB on white background.


Black color preview on #ADEBAB background

This text has black color on #ADEBAB background.


White color preview on #ADEBAB background

This text has white color on #ADEBAB background.


Related colors

Complementary color

Complementary color for #hex is #521454.


I love getcolorcode.com

Triadic colors

1 #ABADEB and #EBABAD with #ADEBAB are triadic colors.

2 #ABEBAD and #EBADAB with #ADEBAB are triadic colors.