COLOR #ADE6AB

HEX: #ADE6AB RGB: (173,230,171)

Renk bilgisi

#ADE6AB contains red, green and blue colors in about the same proportion. #ADE6AB ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADE6AB color RGB value is (173,230,171).

RGB: (173,230,171) (68%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 171 of 255 = 67%

173
230
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 171 = 574 (100%)
R 173 of 574 ~ 30.14%
G 230 of 574 ~ 40.07%
B 171 of 574 ~ 29.79'%

%30.14
%40.07
%29.79

CMYK RENK MODELİ

#ADE6AB rengi CMYK tonu (25,0,26,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 25.65%
  • ana renk tonu 9.80%

CMYK: (25,0,26,10)
C25M0Y26K10 (25%, 0%, 26%, 10%)
(0.25 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%24.78
%0
%25.65
%9.8

Codes

Color #ADE6AB in popluar color models

AD E6 AB
RGB 173 230 171
HSL 118° 54.13% 78.63%
HSB/HSV 118° 25.65% 90.20%
CMYK 24.78% 0.00% 25.65%
9.80%

Color #ADE6AB in popluar number systems.

HEX AD E6 AB
Decimal 173 230 171
Binary 10101101 11100110 10101011
Octal 255 346 253

Shades and tints

Shades of #ADE6AB

#ADE6AB
(173,230,171)
#9ED29C
(158,210,156)
#8FBE8D
(143,190,141)
#80AA7E
(128,170,126)
#71966F
(113,150,111)
#628260
(98,130,96)
#536E51
(83,110,81)
#445A42
(68,90,66)
#354633
(53,70,51)
#263224
(38,50,36)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADE6AB

#ADE6AB
(173,230,171)
#B4E8B2
(180,232,178)
#BBEAB9
(187,234,185)
#C2ECC0
(194,236,192)
#C9EEC7
(201,238,199)
#D0F0CE
(208,240,206)
#D7F2D5
(215,242,213)
#DEF4DC
(222,244,220)
#E5F6E3
(229,246,227)
#ECF8EA
(236,248,234)
#F3FAF1
(243,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6AB; }

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

This text font color is #ADE6AB.

Background Color

.myBgColor { background-color: #ADE6AB; }

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

This div background color is #ADE6AB.

Border color

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

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

This div border color is #ADE6AB.

Opacity

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

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

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

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

This text has shadow with #ADE6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6AB.

Preview

Color preview on black background

This text has color #ADE6AB on black background.


Color preview on white background

This text has color #ADE6AB on white background.


Black color preview on #ADE6AB background

This text has black color on #ADE6AB background.


White color preview on #ADE6AB background

This text has white color on #ADE6AB background.


Related colors

Complementary color

Complementary color for #hex is #521954.


I love getcolorcode.com

Triadic colors

1 #ABADE6 and #E6ABAD with #ADE6AB are triadic colors.

2 #ABE6AD and #E6ADAB with #ADE6AB are triadic colors.