COLOR #ADE8AF

HEX: #ADE8AF RGB: (173,232,175)

Renk bilgisi

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

RGB renk modeli

#ADE8AF color RGB value is (173,232,175).

RGB: (173,232,175) (68%, 91%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 175 of 255 = 69%

173
232
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 175 = 580 (100%)
R 173 of 580 ~ 29.83%
G 232 of 580 ~ 40%
B 175 of 580 ~ 30.17'%

%29.83
%40
%30.17

CMYK RENK MODELİ

#ADE8AF rengi CMYK tonu (25,0,25,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 24.57%
  • ana renk tonu 9.02%

CMYK: (25,0,25,9)
C25M0Y25K9 (25%, 0%, 25%, 9%)
(0.25 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%25.43
%0
%24.57
%9.02

Codes

Color #ADE8AF in popluar color models

AD E8 AF
RGB 173 232 175
HSL 122° 56.19% 79.41%
HSB/HSV 122° 25.43% 90.98%
CMYK 25.43% 0.00% 24.57%
9.02%

Color #ADE8AF in popluar number systems.

HEX AD E8 AF
Decimal 173 232 175
Binary 10101101 11101000 10101111
Octal 255 350 257

Shades and tints

Shades of #ADE8AF

#ADE8AF
(173,232,175)
#9ED3A0
(158,211,160)
#8FBE91
(143,190,145)
#80A982
(128,169,130)
#719473
(113,148,115)
#627F64
(98,127,100)
#536A55
(83,106,85)
#445546
(68,85,70)
#354037
(53,64,55)
#262B28
(38,43,40)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADE8AF

#ADE8AF
(173,232,175)
#B4EAB6
(180,234,182)
#BBECBD
(187,236,189)
#C2EEC4
(194,238,196)
#C9F0CB
(201,240,203)
#D0F2D2
(208,242,210)
#D7F4D9
(215,244,217)
#DEF6E0
(222,246,224)
#E5F8E7
(229,248,231)
#ECFAEE
(236,250,238)
#F3FCF5
(243,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8AF; }

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

This text font color is #ADE8AF.

Background Color

.myBgColor { background-color: #ADE8AF; }

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

This div background color is #ADE8AF.

Border color

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

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

This div border color is #ADE8AF.

Opacity

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

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

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

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

This text has shadow with #ADE8AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8AF.

Preview

Color preview on black background

This text has color #ADE8AF on black background.


Color preview on white background

This text has color #ADE8AF on white background.


Black color preview on #ADE8AF background

This text has black color on #ADE8AF background.


White color preview on #ADE8AF background

This text has white color on #ADE8AF background.


Related colors

Complementary color

Complementary color for #hex is #521750.


I love getcolorcode.com

Triadic colors

1 #AFADE8 and #E8AFAD with #ADE8AF are triadic colors.

2 #AFE8AD and #E8ADAF with #ADE8AF are triadic colors.