COLOR #ADE3AB

HEX: #ADE3AB RGB: (173,227,171)

Renk bilgisi

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

RGB renk modeli

#ADE3AB color RGB value is (173,227,171).

RGB: (173,227,171) (68%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 171 of 255 = 67%

173
227
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 171 = 571 (100%)
R 173 of 571 ~ 30.3%
G 227 of 571 ~ 39.75%
B 171 of 571 ~ 29.95'%

%30.3
%39.75
%29.95

CMYK RENK MODELİ

#ADE3AB rengi CMYK tonu (24,0,25,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 24.67%
  • ana renk tonu 10.98%

CMYK: (24,0,25,11)
C24M0Y25K11 (24%, 0%, 25%, 11%)
(0.24 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%23.79
%0
%24.67
%10.98

Codes

Color #ADE3AB in popluar color models

AD E3 AB
RGB 173 227 171
HSL 118° 50.00% 78.04%
HSB/HSV 118° 24.67% 89.02%
CMYK 23.79% 0.00% 24.67%
10.98%

Color #ADE3AB in popluar number systems.

HEX AD E3 AB
Decimal 173 227 171
Binary 10101101 11100011 10101011
Octal 255 343 253

Shades and tints

Shades of #ADE3AB

#ADE3AB
(173,227,171)
#9ECF9C
(158,207,156)
#8FBB8D
(143,187,141)
#80A77E
(128,167,126)
#71936F
(113,147,111)
#627F60
(98,127,96)
#536B51
(83,107,81)
#445742
(68,87,66)
#354333
(53,67,51)
#262F24
(38,47,36)
#171B15
(23,27,21)
#000000
(0,0,0)

Tints of #ADE3AB

#ADE3AB
(173,227,171)
#B4E5B2
(180,229,178)
#BBE7B9
(187,231,185)
#C2E9C0
(194,233,192)
#C9EBC7
(201,235,199)
#D0EDCE
(208,237,206)
#D7EFD5
(215,239,213)
#DEF1DC
(222,241,220)
#E5F3E3
(229,243,227)
#ECF5EA
(236,245,234)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3AB; }

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

This text font color is #ADE3AB.

Background Color

.myBgColor { background-color: #ADE3AB; }

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

This div background color is #ADE3AB.

Border color

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

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

This div border color is #ADE3AB.

Opacity

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

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

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

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

This text has shadow with #ADE3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3AB.

Preview

Color preview on black background

This text has color #ADE3AB on black background.


Color preview on white background

This text has color #ADE3AB on white background.


Black color preview on #ADE3AB background

This text has black color on #ADE3AB background.


White color preview on #ADE3AB background

This text has white color on #ADE3AB background.


Related colors

Complementary color

Complementary color for #hex is #521C54.


I love getcolorcode.com

Triadic colors

1 #ABADE3 and #E3ABAD with #ADE3AB are triadic colors.

2 #ABE3AD and #E3ADAB with #ADE3AB are triadic colors.