COLOR #ADF8C3

HEX: #ADF8C3 RGB: (173,248,195)

Renk bilgisi

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

RGB renk modeli

#ADF8C3 color RGB value is (173,248,195).

RGB: (173,248,195) (68%, 97%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 248 of 255 = 97%
B 195 of 255 = 76%

173
248
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 248 + 195 = 616 (100%)
R 173 of 616 ~ 28.08%
G 248 of 616 ~ 40.26%
B 195 of 616 ~ 31.66'%

%28.08
%40.26
%31.66

CMYK RENK MODELİ

#ADF8C3 rengi CMYK tonu (30,0,21,3).

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

CMYK: (30,0,21,3)
C30M0Y21K3 (30%, 0%, 21%, 3%)
(0.30 / 0.00 / 0.21 / 0.03)

CMYK yüzdeleri

%30.24
%0
%21.37
%2.75

Codes

Color #ADF8C3 in popluar color models

AD F8 C3
RGB 173 248 195
HSL 138° 84.27% 82.55%
HSB/HSV 138° 30.24% 97.25%
CMYK 30.24% 0.00% 21.37%
2.75%

Color #ADF8C3 in popluar number systems.

HEX AD F8 C3
Decimal 173 248 195
Binary 10101101 11111000 11000011
Octal 255 370 303

Shades and tints

Shades of #ADF8C3

#ADF8C3
(173,248,195)
#9EE2B2
(158,226,178)
#8FCCA1
(143,204,161)
#80B690
(128,182,144)
#71A07F
(113,160,127)
#628A6E
(98,138,110)
#53745D
(83,116,93)
#445E4C
(68,94,76)
#35483B
(53,72,59)
#26322A
(38,50,42)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADF8C3

#ADF8C3
(173,248,195)
#B4F8C8
(180,248,200)
#BBF8CD
(187,248,205)
#C2F8D2
(194,248,210)
#C9F8D7
(201,248,215)
#D0F8DC
(208,248,220)
#D7F8E1
(215,248,225)
#DEF8E6
(222,248,230)
#E5F8EB
(229,248,235)
#ECF8F0
(236,248,240)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF8C3; }

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

This text font color is #ADF8C3.

Background Color

.myBgColor { background-color: #ADF8C3; }

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

This div background color is #ADF8C3.

Border color

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

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

This div border color is #ADF8C3.

Opacity

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

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

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

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

This text has shadow with #ADF8C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF8C3.

Preview

Color preview on black background

This text has color #ADF8C3 on black background.


Color preview on white background

This text has color #ADF8C3 on white background.


Black color preview on #ADF8C3 background

This text has black color on #ADF8C3 background.


White color preview on #ADF8C3 background

This text has white color on #ADF8C3 background.


Related colors

Complementary color

Complementary color for #ADF8C3 is #52073C.


I love getcolorcode.com

Triadic colors

1 #C3ADF8 and #F8C3AD with #ADF8C3 are triadic colors.

2 #C3F8AD and #F8ADC3 with #ADF8C3 are triadic colors.