COLOR #ADFDB9

HEX: #ADFDB9 RGB: (173,253,185)

Renk bilgisi

#ADFDB9 contains mainly green color. #ADFDB9 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADFDB9 color RGB value is (173,253,185).

RGB: (173,253,185) (68%, 99%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 185 of 255 = 73%

173
253
185

R + G + B ~ 80%. #ADFDB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 185 = 611 (100%)
R 173 of 611 ~ 28.31%
G 253 of 611 ~ 41.41%
B 185 of 611 ~ 30.28'%

%28.31
%41.41
%30.28

CMYK RENK MODELİ

#ADFDB9 rengi CMYK tonu (32,0,27,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 0.00%
  • sarı tonu 26.88%
  • ana renk tonu 0.78%

CMYK: (32,0,27,1)
C32M0Y27K1 (32%, 0%, 27%, 1%)
(0.32 / 0.00 / 0.27 / 0.01)

CMYK yüzdeleri

%31.62
%0
%26.88
%0.78

Codes

Color #ADFDB9 in popluar color models

AD FD B9
RGB 173 253 185
HSL 129° 95.24% 83.53%
HSB/HSV 129° 31.62% 99.22%
CMYK 31.62% 0.00% 26.88%
0.78%

Color #ADFDB9 in popluar number systems.

HEX AD FD B9
Decimal 173 253 185
Binary 10101101 11111101 10111001
Octal 255 375 271

Shades and tints

Shades of #ADFDB9

#ADFDB9
(173,253,185)
#9EE6A9
(158,230,169)
#8FCF99
(143,207,153)
#80B889
(128,184,137)
#71A179
(113,161,121)
#628A69
(98,138,105)
#537359
(83,115,89)
#445C49
(68,92,73)
#354539
(53,69,57)
#262E29
(38,46,41)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADFDB9

#ADFDB9
(173,253,185)
#B4FDBF
(180,253,191)
#BBFDC5
(187,253,197)
#C2FDCB
(194,253,203)
#C9FDD1
(201,253,209)
#D0FDD7
(208,253,215)
#D7FDDD
(215,253,221)
#DEFDE3
(222,253,227)
#E5FDE9
(229,253,233)
#ECFDEF
(236,253,239)
#F3FDF5
(243,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDB9; }

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

This text font color is #ADFDB9.

Background Color

.myBgColor { background-color: #ADFDB9; }

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

This div background color is #ADFDB9.

Border color

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

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

This div border color is #ADFDB9.

Opacity

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

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

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

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

This text has shadow with #ADFDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDB9.

Preview

Color preview on black background

This text has color #ADFDB9 on black background.


Color preview on white background

This text has color #ADFDB9 on white background.


Black color preview on #ADFDB9 background

This text has black color on #ADFDB9 background.


White color preview on #ADFDB9 background

This text has white color on #ADFDB9 background.


Related colors

Complementary color

Complementary color for #hex is #520246.


I love getcolorcode.com

Triadic colors

1 #B9ADFD and #FDB9AD with #ADFDB9 are triadic colors.

2 #B9FDAD and #FDADB9 with #ADFDB9 are triadic colors.