COLOR #ADE1AB

HEX: #ADE1AB RGB: (173,225,171)

Renk bilgisi

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

RGB renk modeli

#ADE1AB color RGB value is (173,225,171).

RGB: (173,225,171) (68%, 88%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 171 of 255 = 67%

173
225
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 171 = 569 (100%)
R 173 of 569 ~ 30.4%
G 225 of 569 ~ 39.54%
B 171 of 569 ~ 30.05'%

%30.4
%39.54
%30.05

CMYK RENK MODELİ

#ADE1AB rengi CMYK tonu (23,0,24,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 24.00%
  • ana renk tonu 11.76%

CMYK: (23,0,24,12)
C23M0Y24K12 (23%, 0%, 24%, 12%)
(0.23 / 0.00 / 0.24 / 0.12)

CMYK yüzdeleri

%23.11
%0
%24
%11.76

Codes

Color #ADE1AB in popluar color models

AD E1 AB
RGB 173 225 171
HSL 118° 47.37% 77.65%
HSB/HSV 118° 24.00% 88.24%
CMYK 23.11% 0.00% 24.00%
11.76%

Color #ADE1AB in popluar number systems.

HEX AD E1 AB
Decimal 173 225 171
Binary 10101101 11100001 10101011
Octal 255 341 253

Shades and tints

Shades of #ADE1AB

#ADE1AB
(173,225,171)
#9ECD9C
(158,205,156)
#8FB98D
(143,185,141)
#80A57E
(128,165,126)
#71916F
(113,145,111)
#627D60
(98,125,96)
#536951
(83,105,81)
#445542
(68,85,66)
#354133
(53,65,51)
#262D24
(38,45,36)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADE1AB

#ADE1AB
(173,225,171)
#B4E3B2
(180,227,178)
#BBE5B9
(187,229,185)
#C2E7C0
(194,231,192)
#C9E9C7
(201,233,199)
#D0EBCE
(208,235,206)
#D7EDD5
(215,237,213)
#DEEFDC
(222,239,220)
#E5F1E3
(229,241,227)
#ECF3EA
(236,243,234)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1AB; }

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

This text font color is #ADE1AB.

Background Color

.myBgColor { background-color: #ADE1AB; }

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

This div background color is #ADE1AB.

Border color

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

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

This div border color is #ADE1AB.

Opacity

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

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

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

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

This text has shadow with #ADE1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1AB.

Preview

Color preview on black background

This text has color #ADE1AB on black background.


Color preview on white background

This text has color #ADE1AB on white background.


Black color preview on #ADE1AB background

This text has black color on #ADE1AB background.


White color preview on #ADE1AB background

This text has white color on #ADE1AB background.


Related colors

Complementary color

Complementary color for #hex is #521E54.


I love getcolorcode.com

Triadic colors

1 #ABADE1 and #E1ABAD with #ADE1AB are triadic colors.

2 #ABE1AD and #E1ADAB with #ADE1AB are triadic colors.