COLOR #ADF9C0

HEX: #ADF9C0 RGB: (173,249,192)

Renk bilgisi

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

RGB renk modeli

#ADF9C0 color RGB value is (173,249,192).

RGB: (173,249,192) (68%, 98%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 192 of 255 = 75%

173
249
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 192 = 614 (100%)
R 173 of 614 ~ 28.18%
G 249 of 614 ~ 40.55%
B 192 of 614 ~ 31.27'%

%28.18
%40.55
%31.27

CMYK RENK MODELİ

#ADF9C0 rengi CMYK tonu (31,0,23,2).

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 22.89%
  • ana renk tonu 2.35%

CMYK: (31,0,23,2)
C31M0Y23K2 (31%, 0%, 23%, 2%)
(0.31 / 0.00 / 0.23 / 0.02)

CMYK yüzdeleri

%30.52
%0
%22.89
%2.35

Codes

Color #ADF9C0 in popluar color models

AD F9 C0
RGB 173 249 192
HSL 135° 86.36% 82.75%
HSB/HSV 135° 30.52% 97.65%
CMYK 30.52% 0.00% 22.89%
2.35%

Color #ADF9C0 in popluar number systems.

HEX AD F9 C0
Decimal 173 249 192
Binary 10101101 11111001 11000000
Octal 255 371 300

Shades and tints

Shades of #ADF9C0

#ADF9C0
(173,249,192)
#9EE3AF
(158,227,175)
#8FCD9E
(143,205,158)
#80B78D
(128,183,141)
#71A17C
(113,161,124)
#628B6B
(98,139,107)
#53755A
(83,117,90)
#445F49
(68,95,73)
#354938
(53,73,56)
#263327
(38,51,39)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADF9C0

#ADF9C0
(173,249,192)
#B4F9C5
(180,249,197)
#BBF9CA
(187,249,202)
#C2F9CF
(194,249,207)
#C9F9D4
(201,249,212)
#D0F9D9
(208,249,217)
#D7F9DE
(215,249,222)
#DEF9E3
(222,249,227)
#E5F9E8
(229,249,232)
#ECF9ED
(236,249,237)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF9C0 color. Also use rgb(173,249,192) instead hex code.

Text Font Color

.myTextColor { color: #ADF9C0; }

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

This text font color is #ADF9C0.

Background Color

.myBgColor { background-color: #ADF9C0; }

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

This div background color is #ADF9C0.

Border color

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

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

This div border color is #ADF9C0.

Opacity

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

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

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

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

This text has shadow with #ADF9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9C0.

Preview

Color preview on black background

This text has color #ADF9C0 on black background.


Color preview on white background

This text has color #ADF9C0 on white background.


Black color preview on #ADF9C0 background

This text has black color on #ADF9C0 background.


White color preview on #ADF9C0 background

This text has white color on #ADF9C0 background.


Related colors

Complementary color

Complementary color for #hex is #52063F.


I love getcolorcode.com

Triadic colors

1 #C0ADF9 and #F9C0AD with #ADF9C0 are triadic colors.

2 #C0F9AD and #F9ADC0 with #ADF9C0 are triadic colors.