COLOR #ADFBD6

HEX: #ADFBD6 RGB: (173,251,214)

Renk bilgisi

#ADFBD6 contains mainly green and blue colors. #ADFBD6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADFBD6 color RGB value is (173,251,214).

RGB: (173,251,214) (68%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 251 of 255 = 98%
B 214 of 255 = 84%

173
251
214

R + G + B ~ 83%. #ADFBD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 251 + 214 = 638 (100%)
R 173 of 638 ~ 27.12%
G 251 of 638 ~ 39.34%
B 214 of 638 ~ 33.54'%

%27.12
%39.34
%33.54

CMYK RENK MODELİ

#ADFBD6 rengi CMYK tonu (31,0,15,2).

  • camgöbeği tonu 31.08%
  • eflatun tonu 0.00%
  • sarı tonu 14.74%
  • ana renk tonu 1.57%

CMYK: (31,0,15,2)
C31M0Y15K2 (31%, 0%, 15%, 2%)
(0.31 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%31.08
%0
%14.74
%1.57

Codes

Color #ADFBD6 in popluar color models

AD FB D6
RGB 173 251 214
HSL 152° 90.70% 83.14%
HSB/HSV 152° 31.08% 98.43%
CMYK 31.08% 0.00% 14.74%
1.57%

Color #ADFBD6 in popluar number systems.

HEX AD FB D6
Decimal 173 251 214
Binary 10101101 11111011 11010110
Octal 255 373 326

Shades and tints

Shades of #ADFBD6

#ADFBD6
(173,251,214)
#9EE5C3
(158,229,195)
#8FCFB0
(143,207,176)
#80B99D
(128,185,157)
#71A38A
(113,163,138)
#628D77
(98,141,119)
#537764
(83,119,100)
#446151
(68,97,81)
#354B3E
(53,75,62)
#26352B
(38,53,43)
#171F18
(23,31,24)
#000000
(0,0,0)

Tints of #ADFBD6

#ADFBD6
(173,251,214)
#B4FBD9
(180,251,217)
#BBFBDC
(187,251,220)
#C2FBDF
(194,251,223)
#C9FBE2
(201,251,226)
#D0FBE5
(208,251,229)
#D7FBE8
(215,251,232)
#DEFBEB
(222,251,235)
#E5FBEE
(229,251,238)
#ECFBF1
(236,251,241)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFBD6 color. Also use rgb(173,251,214) instead hex code.

Text Font Color

.myTextColor { color: #ADFBD6; }

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

This text font color is #ADFBD6.

Background Color

.myBgColor { background-color: #ADFBD6; }

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

This div background color is #ADFBD6.

Border color

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

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

This div border color is #ADFBD6.

Opacity

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

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

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

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

This text has shadow with #ADFBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFBD6.

Preview

Color preview on black background

This text has color #ADFBD6 on black background.


Color preview on white background

This text has color #ADFBD6 on white background.


Black color preview on #ADFBD6 background

This text has black color on #ADFBD6 background.


White color preview on #ADFBD6 background

This text has white color on #ADFBD6 background.


Related colors

Complementary color

Complementary color for #hex is #520429.


I love getcolorcode.com

Triadic colors

1 #D6ADFB and #FBD6AD with #ADFBD6 are triadic colors.

2 #D6FBAD and #FBADD6 with #ADFBD6 are triadic colors.