COLOR #ADE5AF

HEX: #ADE5AF RGB: (173,229,175)

Renk bilgisi

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

RGB renk modeli

#ADE5AF color RGB value is (173,229,175).

RGB: (173,229,175) (68%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 175 of 255 = 69%

173
229
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 175 = 577 (100%)
R 173 of 577 ~ 29.98%
G 229 of 577 ~ 39.69%
B 175 of 577 ~ 30.33'%

%29.98
%39.69
%30.33

CMYK RENK MODELİ

#ADE5AF rengi CMYK tonu (24,0,24,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • ana renk tonu 10.20%

CMYK: (24,0,24,10)
C24M0Y24K10 (24%, 0%, 24%, 10%)
(0.24 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%24.45
%0
%23.58
%10.2

Codes

Color #ADE5AF in popluar color models

AD E5 AF
RGB 173 229 175
HSL 122° 51.85% 78.82%
HSB/HSV 122° 24.45% 89.80%
CMYK 24.45% 0.00% 23.58%
10.20%

Color #ADE5AF in popluar number systems.

HEX AD E5 AF
Decimal 173 229 175
Binary 10101101 11100101 10101111
Octal 255 345 257

Shades and tints

Shades of #ADE5AF

#ADE5AF
(173,229,175)
#9ED1A0
(158,209,160)
#8FBD91
(143,189,145)
#80A982
(128,169,130)
#719573
(113,149,115)
#628164
(98,129,100)
#536D55
(83,109,85)
#445946
(68,89,70)
#354537
(53,69,55)
#263128
(38,49,40)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADE5AF

#ADE5AF
(173,229,175)
#B4E7B6
(180,231,182)
#BBE9BD
(187,233,189)
#C2EBC4
(194,235,196)
#C9EDCB
(201,237,203)
#D0EFD2
(208,239,210)
#D7F1D9
(215,241,217)
#DEF3E0
(222,243,224)
#E5F5E7
(229,245,231)
#ECF7EE
(236,247,238)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5AF; }

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

This text font color is #ADE5AF.

Background Color

.myBgColor { background-color: #ADE5AF; }

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

This div background color is #ADE5AF.

Border color

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

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

This div border color is #ADE5AF.

Opacity

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

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

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

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

This text has shadow with #ADE5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5AF.

Preview

Color preview on black background

This text has color #ADE5AF on black background.


Color preview on white background

This text has color #ADE5AF on white background.


Black color preview on #ADE5AF background

This text has black color on #ADE5AF background.


White color preview on #ADE5AF background

This text has white color on #ADE5AF background.


Related colors

Complementary color

Complementary color for #hex is #521A50.


I love getcolorcode.com

Triadic colors

1 #AFADE5 and #E5AFAD with #ADE5AF are triadic colors.

2 #AFE5AD and #E5ADAF with #ADE5AF are triadic colors.