COLOR #ADFDB8

HEX: #ADFDB8 RGB: (173,253,184)

Renk bilgisi

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

RGB renk modeli

#ADFDB8 color RGB value is (173,253,184).

RGB: (173,253,184) (68%, 99%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 184 of 255 = 72%

173
253
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 184 = 610 (100%)
R 173 of 610 ~ 28.36%
G 253 of 610 ~ 41.48%
B 184 of 610 ~ 30.16'%

%28.36
%41.48
%30.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 31.62%
  • eflatun tonu 0.00%
  • sarı tonu 27.27%
  • 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
%27.27
%0.78

Codes

Color #ADFDB8 in popluar color models

AD FD B8
RGB 173 253 184
HSL 128° 95.24% 83.53%
HSB/HSV 128° 31.62% 99.22%
CMYK 31.62% 0.00% 27.27%
0.78%

Color #ADFDB8 in popluar number systems.

HEX AD FD B8
Decimal 173 253 184
Binary 10101101 11111101 10111000
Octal 255 375 270

Shades and tints

Shades of #ADFDB8

#ADFDB8
(173,253,184)
#9EE6A8
(158,230,168)
#8FCF98
(143,207,152)
#80B888
(128,184,136)
#71A178
(113,161,120)
#628A68
(98,138,104)
#537358
(83,115,88)
#445C48
(68,92,72)
#354538
(53,69,56)
#262E28
(38,46,40)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADFDB8

#ADFDB8
(173,253,184)
#B4FDBE
(180,253,190)
#BBFDC4
(187,253,196)
#C2FDCA
(194,253,202)
#C9FDD0
(201,253,208)
#D0FDD6
(208,253,214)
#D7FDDC
(215,253,220)
#DEFDE2
(222,253,226)
#E5FDE8
(229,253,232)
#ECFDEE
(236,253,238)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDB8; }

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

This text font color is #ADFDB8.

Background Color

.myBgColor { background-color: #ADFDB8; }

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

This div background color is #ADFDB8.

Border color

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

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

This div border color is #ADFDB8.

Opacity

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

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

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

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

This text has shadow with #ADFDB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDB8.

Preview

Color preview on black background

This text has color #ADFDB8 on black background.


Color preview on white background

This text has color #ADFDB8 on white background.


Black color preview on #ADFDB8 background

This text has black color on #ADFDB8 background.


White color preview on #ADFDB8 background

This text has white color on #ADFDB8 background.


Related colors

Complementary color

Complementary color for #hex is #520247.


I love getcolorcode.com

Triadic colors

1 #B8ADFD and #FDB8AD with #ADFDB8 are triadic colors.

2 #B8FDAD and #FDADB8 with #ADFDB8 are triadic colors.