COLOR #ADFDDB

HEX: #ADFDDB RGB: (173,253,219)

Renk bilgisi

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

RGB renk modeli

#ADFDDB color RGB value is (173,253,219).

RGB: (173,253,219) (68%, 99%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 219 of 255 = 86%

173
253
219

R + G + B ~ 84%. #ADFDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 219 = 645 (100%)
R 173 of 645 ~ 26.82%
G 253 of 645 ~ 39.22%
B 219 of 645 ~ 33.95'%

%26.82
%39.22
%33.95

CMYK RENK MODELİ

#ADFDDB rengi CMYK tonu (32,0,13,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 0.00%
  • sarı tonu 13.44%
  • ana renk tonu 0.78%

CMYK: (32,0,13,1)
C32M0Y13K1 (32%, 0%, 13%, 1%)
(0.32 / 0.00 / 0.13 / 0.01)

CMYK yüzdeleri

%31.62
%0
%13.44
%0.78

Codes

Color #ADFDDB in popluar color models

AD FD DB
RGB 173 253 219
HSL 155° 95.24% 83.53%
HSB/HSV 155° 31.62% 99.22%
CMYK 31.62% 0.00% 13.44%
0.78%

Color #ADFDDB in popluar number systems.

HEX AD FD DB
Decimal 173 253 219
Binary 10101101 11111101 11011011
Octal 255 375 333

Shades and tints

Shades of #ADFDDB

#ADFDDB
(173,253,219)
#9EE6C8
(158,230,200)
#8FCFB5
(143,207,181)
#80B8A2
(128,184,162)
#71A18F
(113,161,143)
#628A7C
(98,138,124)
#537369
(83,115,105)
#445C56
(68,92,86)
#354543
(53,69,67)
#262E30
(38,46,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADFDDB

#ADFDDB
(173,253,219)
#B4FDDE
(180,253,222)
#BBFDE1
(187,253,225)
#C2FDE4
(194,253,228)
#C9FDE7
(201,253,231)
#D0FDEA
(208,253,234)
#D7FDED
(215,253,237)
#DEFDF0
(222,253,240)
#E5FDF3
(229,253,243)
#ECFDF6
(236,253,246)
#F3FDF9
(243,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFDDB color. Also use rgb(173,253,219) instead hex code.

Text Font Color

.myTextColor { color: #ADFDDB; }

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

This text font color is #ADFDDB.

Background Color

.myBgColor { background-color: #ADFDDB; }

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

This div background color is #ADFDDB.

Border color

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

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

This div border color is #ADFDDB.

Opacity

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

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

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

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

This text has shadow with #ADFDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDDB.

Preview

Color preview on black background

This text has color #ADFDDB on black background.


Color preview on white background

This text has color #ADFDDB on white background.


Black color preview on #ADFDDB background

This text has black color on #ADFDDB background.


White color preview on #ADFDDB background

This text has white color on #ADFDDB background.


Related colors

Complementary color

Complementary color for #hex is #520224.


I love getcolorcode.com

Triadic colors

1 #DBADFD and #FDDBAD with #ADFDDB are triadic colors.

2 #DBFDAD and #FDADDB with #ADFDDB are triadic colors.