COLOR #ADE3AD

HEX: #ADE3AD RGB: (173,227,173)

Renk bilgisi

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

RGB renk modeli

#ADE3AD color RGB value is (173,227,173).

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

RGB bağlantıları ve doygunluk

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

173
227
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 173 = 573 (100%)
R 173 of 573 ~ 30.19%
G 227 of 573 ~ 39.62%
B 173 of 573 ~ 30.19'%

%30.19
%39.62
%30.19

CMYK RENK MODELİ

#ADE3AD rengi CMYK tonu (24,0,24,11).

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

CMYK: (24,0,24,11)
C24M0Y24K11 (24%, 0%, 24%, 11%)
(0.24 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%23.79
%0
%23.79
%10.98

Codes

Color #ADE3AD in popluar color models

AD E3 AD
RGB 173 227 173
HSL 120° 49.09% 78.43%
HSB/HSV 120° 23.79% 89.02%
CMYK 23.79% 0.00% 23.79%
10.98%

Color #ADE3AD in popluar number systems.

HEX AD E3 AD
Decimal 173 227 173
Binary 10101101 11100011 10101101
Octal 255 343 255

Shades and tints

Shades of #ADE3AD

#ADE3AD
(173,227,173)
#9ECF9E
(158,207,158)
#8FBB8F
(143,187,143)
#80A780
(128,167,128)
#719371
(113,147,113)
#627F62
(98,127,98)
#536B53
(83,107,83)
#445744
(68,87,68)
#354335
(53,67,53)
#262F26
(38,47,38)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADE3AD

#ADE3AD
(173,227,173)
#B4E5B4
(180,229,180)
#BBE7BB
(187,231,187)
#C2E9C2
(194,233,194)
#C9EBC9
(201,235,201)
#D0EDD0
(208,237,208)
#D7EFD7
(215,239,215)
#DEF1DE
(222,241,222)
#E5F3E5
(229,243,229)
#ECF5EC
(236,245,236)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3AD; }

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

This text font color is #ADE3AD.

Background Color

.myBgColor { background-color: #ADE3AD; }

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

This div background color is #ADE3AD.

Border color

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

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

This div border color is #ADE3AD.

Opacity

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

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

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

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

This text has shadow with #ADE3AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3AD.

Preview

Color preview on black background

This text has color #ADE3AD on black background.


Color preview on white background

This text has color #ADE3AD on white background.


Black color preview on #ADE3AD background

This text has black color on #ADE3AD background.


White color preview on #ADE3AD background

This text has white color on #ADE3AD background.


Related colors

Complementary color

Complementary color for #hex is #521C52.


I love getcolorcode.com

Triadic colors

1 #ADADE3 and #E3ADAD with #ADE3AD are triadic colors.

2 #ADE3AD and #E3ADAD with #ADE3AD are triadic colors.