COLOR #ADF8C6

HEX: #ADF8C6 RGB: (173,248,198)

Renk bilgisi

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

RGB renk modeli

#ADF8C6 color RGB value is (173,248,198).

RGB: (173,248,198) (68%, 97%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 248 of 255 = 97%
B 198 of 255 = 78%

173
248
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 248 + 198 = 619 (100%)
R 173 of 619 ~ 27.95%
G 248 of 619 ~ 40.06%
B 198 of 619 ~ 31.99'%

%27.95
%40.06
%31.99

CMYK RENK MODELİ

#ADF8C6 rengi CMYK tonu (30,0,20,3).

  • camgöbeği tonu 30.24%
  • eflatun tonu 0.00%
  • sarı tonu 20.16%
  • ana renk tonu 2.75%

CMYK: (30,0,20,3)
C30M0Y20K3 (30%, 0%, 20%, 3%)
(0.30 / 0.00 / 0.20 / 0.03)

CMYK yüzdeleri

%30.24
%0
%20.16
%2.75

Codes

Color #ADF8C6 in popluar color models

AD F8 C6
RGB 173 248 198
HSL 140° 84.27% 82.55%
HSB/HSV 140° 30.24% 97.25%
CMYK 30.24% 0.00% 20.16%
2.75%

Color #ADF8C6 in popluar number systems.

HEX AD F8 C6
Decimal 173 248 198
Binary 10101101 11111000 11000110
Octal 255 370 306

Shades and tints

Shades of #ADF8C6

#ADF8C6
(173,248,198)
#9EE2B4
(158,226,180)
#8FCCA2
(143,204,162)
#80B690
(128,182,144)
#71A07E
(113,160,126)
#628A6C
(98,138,108)
#53745A
(83,116,90)
#445E48
(68,94,72)
#354836
(53,72,54)
#263224
(38,50,36)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADF8C6

#ADF8C6
(173,248,198)
#B4F8CB
(180,248,203)
#BBF8D0
(187,248,208)
#C2F8D5
(194,248,213)
#C9F8DA
(201,248,218)
#D0F8DF
(208,248,223)
#D7F8E4
(215,248,228)
#DEF8E9
(222,248,233)
#E5F8EE
(229,248,238)
#ECF8F3
(236,248,243)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF8C6 color. Also use rgb(173,248,198) instead hex code.

Text Font Color

.myTextColor { color: #ADF8C6; }

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

This text font color is #ADF8C6.

Background Color

.myBgColor { background-color: #ADF8C6; }

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

This div background color is #ADF8C6.

Border color

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

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

This div border color is #ADF8C6.

Opacity

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

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

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

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

This text has shadow with #ADF8C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF8C6.

Preview

Color preview on black background

This text has color #ADF8C6 on black background.


Color preview on white background

This text has color #ADF8C6 on white background.


Black color preview on #ADF8C6 background

This text has black color on #ADF8C6 background.


White color preview on #ADF8C6 background

This text has white color on #ADF8C6 background.


Related colors

Complementary color

Complementary color for #hex is #520739.


I love getcolorcode.com

Triadic colors

1 #C6ADF8 and #F8C6AD with #ADF8C6 are triadic colors.

2 #C6F8AD and #F8ADC6 with #ADF8C6 are triadic colors.