COLOR #ADFDB0

HEX: #ADFDB0 RGB: (173,253,176)

Renk bilgisi

#ADFDB0 contains mainly green color. #ADFDB0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADFDB0 color RGB value is (173,253,176).

RGB: (173,253,176) (68%, 99%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 176 of 255 = 69%

173
253
176

R + G + B ~ 79%. #ADFDB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 176 = 602 (100%)
R 173 of 602 ~ 28.74%
G 253 of 602 ~ 42.03%
B 176 of 602 ~ 29.24'%

%28.74
%42.03
%29.24

CMYK RENK MODELİ

#ADFDB0 rengi CMYK tonu (32,0,30,1).

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

CMYK: (32,0,30,1)
C32M0Y30K1 (32%, 0%, 30%, 1%)
(0.32 / 0.00 / 0.30 / 0.01)

CMYK yüzdeleri

%31.62
%0
%30.43
%0.78

Codes

Color #ADFDB0 in popluar color models

AD FD B0
RGB 173 253 176
HSL 122° 95.24% 83.53%
HSB/HSV 122° 31.62% 99.22%
CMYK 31.62% 0.00% 30.43%
0.78%

Color #ADFDB0 in popluar number systems.

HEX AD FD B0
Decimal 173 253 176
Binary 10101101 11111101 10110000
Octal 255 375 260

Shades and tints

Shades of #ADFDB0

#ADFDB0
(173,253,176)
#9EE6A0
(158,230,160)
#8FCF90
(143,207,144)
#80B880
(128,184,128)
#71A170
(113,161,112)
#628A60
(98,138,96)
#537350
(83,115,80)
#445C40
(68,92,64)
#354530
(53,69,48)
#262E20
(38,46,32)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #ADFDB0

#ADFDB0
(173,253,176)
#B4FDB7
(180,253,183)
#BBFDBE
(187,253,190)
#C2FDC5
(194,253,197)
#C9FDCC
(201,253,204)
#D0FDD3
(208,253,211)
#D7FDDA
(215,253,218)
#DEFDE1
(222,253,225)
#E5FDE8
(229,253,232)
#ECFDEF
(236,253,239)
#F3FDF6
(243,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDB0; }

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

This text font color is #ADFDB0.

Background Color

.myBgColor { background-color: #ADFDB0; }

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

This div background color is #ADFDB0.

Border color

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

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

This div border color is #ADFDB0.

Opacity

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

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

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

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

This text has shadow with #ADFDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDB0.

Preview

Color preview on black background

This text has color #ADFDB0 on black background.


Color preview on white background

This text has color #ADFDB0 on white background.


Black color preview on #ADFDB0 background

This text has black color on #ADFDB0 background.


White color preview on #ADFDB0 background

This text has white color on #ADFDB0 background.


Related colors

Complementary color

Complementary color for #hex is #52024F.


I love getcolorcode.com

Triadic colors

1 #B0ADFD and #FDB0AD with #ADFDB0 are triadic colors.

2 #B0FDAD and #FDADB0 with #ADFDB0 are triadic colors.