COLOR #ADFDBE

HEX: #ADFDBE RGB: (173,253,190)

Renk bilgisi

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

RGB renk modeli

#ADFDBE color RGB value is (173,253,190).

RGB: (173,253,190) (68%, 99%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 190 of 255 = 75%

173
253
190

R + G + B ~ 81%. #ADFDBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 190 = 616 (100%)
R 173 of 616 ~ 28.08%
G 253 of 616 ~ 41.07%
B 190 of 616 ~ 30.84'%

%28.08
%41.07
%30.84

CMYK RENK MODELİ

#ADFDBE rengi CMYK tonu (32,0,25,1).

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

CMYK: (32,0,25,1)
C32M0Y25K1 (32%, 0%, 25%, 1%)
(0.32 / 0.00 / 0.25 / 0.01)

CMYK yüzdeleri

%31.62
%0
%24.9
%0.78

Codes

Color #ADFDBE in popluar color models

AD FD BE
RGB 173 253 190
HSL 133° 95.24% 83.53%
HSB/HSV 133° 31.62% 99.22%
CMYK 31.62% 0.00% 24.90%
0.78%

Color #ADFDBE in popluar number systems.

HEX AD FD BE
Decimal 173 253 190
Binary 10101101 11111101 10111110
Octal 255 375 276

Shades and tints

Shades of #ADFDBE

#ADFDBE
(173,253,190)
#9EE6AD
(158,230,173)
#8FCF9C
(143,207,156)
#80B88B
(128,184,139)
#71A17A
(113,161,122)
#628A69
(98,138,105)
#537358
(83,115,88)
#445C47
(68,92,71)
#354536
(53,69,54)
#262E25
(38,46,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADFDBE

#ADFDBE
(173,253,190)
#B4FDC3
(180,253,195)
#BBFDC8
(187,253,200)
#C2FDCD
(194,253,205)
#C9FDD2
(201,253,210)
#D0FDD7
(208,253,215)
#D7FDDC
(215,253,220)
#DEFDE1
(222,253,225)
#E5FDE6
(229,253,230)
#ECFDEB
(236,253,235)
#F3FDF0
(243,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDBE; }

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

This text font color is #ADFDBE.

Background Color

.myBgColor { background-color: #ADFDBE; }

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

This div background color is #ADFDBE.

Border color

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

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

This div border color is #ADFDBE.

Opacity

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

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

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

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

This text has shadow with #ADFDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDBE.

Preview

Color preview on black background

This text has color #ADFDBE on black background.


Color preview on white background

This text has color #ADFDBE on white background.


Black color preview on #ADFDBE background

This text has black color on #ADFDBE background.


White color preview on #ADFDBE background

This text has white color on #ADFDBE background.


Related colors

Complementary color

Complementary color for #hex is #520241.


I love getcolorcode.com

Triadic colors

1 #BEADFD and #FDBEAD with #ADFDBE are triadic colors.

2 #BEFDAD and #FDADBE with #ADFDBE are triadic colors.