COLOR #ADFAD5

HEX: #ADFAD5 RGB: (173,250,213)

Renk bilgisi

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

RGB renk modeli

#ADFAD5 color RGB value is (173,250,213).

RGB: (173,250,213) (68%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 250 of 255 = 98%
B 213 of 255 = 84%

173
250
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 250 + 213 = 636 (100%)
R 173 of 636 ~ 27.2%
G 250 of 636 ~ 39.31%
B 213 of 636 ~ 33.49'%

%27.2
%39.31
%33.49

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.80%
  • eflatun tonu 0.00%
  • sarı tonu 14.80%
  • ana renk tonu 1.96%

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

CMYK yüzdeleri

%30.8
%0
%14.8
%1.96

Codes

Color #ADFAD5 in popluar color models

AD FA D5
RGB 173 250 213
HSL 151° 88.51% 82.94%
HSB/HSV 151° 30.80% 98.04%
CMYK 30.80% 0.00% 14.80%
1.96%

Color #ADFAD5 in popluar number systems.

HEX AD FA D5
Decimal 173 250 213
Binary 10101101 11111010 11010101
Octal 255 372 325

Shades and tints

Shades of #ADFAD5

#ADFAD5
(173,250,213)
#9EE4C2
(158,228,194)
#8FCEAF
(143,206,175)
#80B89C
(128,184,156)
#71A289
(113,162,137)
#628C76
(98,140,118)
#537663
(83,118,99)
#446050
(68,96,80)
#354A3D
(53,74,61)
#26342A
(38,52,42)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #ADFAD5

#ADFAD5
(173,250,213)
#B4FAD8
(180,250,216)
#BBFADB
(187,250,219)
#C2FADE
(194,250,222)
#C9FAE1
(201,250,225)
#D0FAE4
(208,250,228)
#D7FAE7
(215,250,231)
#DEFAEA
(222,250,234)
#E5FAED
(229,250,237)
#ECFAF0
(236,250,240)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFAD5 color. Also use rgb(173,250,213) instead hex code.

Text Font Color

.myTextColor { color: #ADFAD5; }

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

This text font color is #ADFAD5.

Background Color

.myBgColor { background-color: #ADFAD5; }

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

This div background color is #ADFAD5.

Border color

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

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

This div border color is #ADFAD5.

Opacity

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

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

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

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

This text has shadow with #ADFAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFAD5.

Preview

Color preview on black background

This text has color #ADFAD5 on black background.


Color preview on white background

This text has color #ADFAD5 on white background.


Black color preview on #ADFAD5 background

This text has black color on #ADFAD5 background.


White color preview on #ADFAD5 background

This text has white color on #ADFAD5 background.


Related colors

Complementary color

Complementary color for #hex is #52052A.


I love getcolorcode.com

Triadic colors

1 #D5ADFA and #FAD5AD with #ADFAD5 are triadic colors.

2 #D5FAAD and #FAADD5 with #ADFAD5 are triadic colors.