COLOR #ADFDB7

HEX: #ADFDB7 RGB: (173,253,183)

Renk bilgisi

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

RGB renk modeli

#ADFDB7 color RGB value is (173,253,183).

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

RGB bağlantıları ve doygunluk

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

173
253
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 183 = 609 (100%)
R 173 of 609 ~ 28.41%
G 253 of 609 ~ 41.54%
B 183 of 609 ~ 30.05'%

%28.41
%41.54
%30.05

CMYK RENK MODELİ

#ADFDB7 rengi CMYK tonu (32,0,28,1).

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

CMYK: (32,0,28,1)
C32M0Y28K1 (32%, 0%, 28%, 1%)
(0.32 / 0.00 / 0.28 / 0.01)

CMYK yüzdeleri

%31.62
%0
%27.67
%0.78

Codes

Color #ADFDB7 in popluar color models

AD FD B7
RGB 173 253 183
HSL 128° 95.24% 83.53%
HSB/HSV 128° 31.62% 99.22%
CMYK 31.62% 0.00% 27.67%
0.78%

Color #ADFDB7 in popluar number systems.

HEX AD FD B7
Decimal 173 253 183
Binary 10101101 11111101 10110111
Octal 255 375 267

Shades and tints

Shades of #ADFDB7

#ADFDB7
(173,253,183)
#9EE6A7
(158,230,167)
#8FCF97
(143,207,151)
#80B887
(128,184,135)
#71A177
(113,161,119)
#628A67
(98,138,103)
#537357
(83,115,87)
#445C47
(68,92,71)
#354537
(53,69,55)
#262E27
(38,46,39)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADFDB7

#ADFDB7
(173,253,183)
#B4FDBD
(180,253,189)
#BBFDC3
(187,253,195)
#C2FDC9
(194,253,201)
#C9FDCF
(201,253,207)
#D0FDD5
(208,253,213)
#D7FDDB
(215,253,219)
#DEFDE1
(222,253,225)
#E5FDE7
(229,253,231)
#ECFDED
(236,253,237)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDB7; }

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

This text font color is #ADFDB7.

Background Color

.myBgColor { background-color: #ADFDB7; }

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

This div background color is #ADFDB7.

Border color

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

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

This div border color is #ADFDB7.

Opacity

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

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

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

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

This text has shadow with #ADFDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDB7.

Preview

Color preview on black background

This text has color #ADFDB7 on black background.


Color preview on white background

This text has color #ADFDB7 on white background.


Black color preview on #ADFDB7 background

This text has black color on #ADFDB7 background.


White color preview on #ADFDB7 background

This text has white color on #ADFDB7 background.


Related colors

Complementary color

Complementary color for #hex is #520248.


I love getcolorcode.com

Triadic colors

1 #B7ADFD and #FDB7AD with #ADFDB7 are triadic colors.

2 #B7FDAD and #FDADB7 with #ADFDB7 are triadic colors.