COLOR #ADFDDD

HEX: #ADFDDD RGB: (173,253,221)

Renk bilgisi

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

RGB renk modeli

#ADFDDD color RGB value is (173,253,221).

RGB: (173,253,221) (68%, 99%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 253 of 255 = 99%
B 221 of 255 = 87%

173
253
221

R + G + B ~ 85%. #ADFDDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 253 + 221 = 647 (100%)
R 173 of 647 ~ 26.74%
G 253 of 647 ~ 39.1%
B 221 of 647 ~ 34.16'%

%26.74
%39.1
%34.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 31.62%
  • eflatun tonu 0.00%
  • sarı tonu 12.65%
  • 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
%12.65
%0.78

Codes

Color #ADFDDD in popluar color models

AD FD DD
RGB 173 253 221
HSL 156° 95.24% 83.53%
HSB/HSV 156° 31.62% 99.22%
CMYK 31.62% 0.00% 12.65%
0.78%

Color #ADFDDD in popluar number systems.

HEX AD FD DD
Decimal 173 253 221
Binary 10101101 11111101 11011101
Octal 255 375 335

Shades and tints

Shades of #ADFDDD

#ADFDDD
(173,253,221)
#9EE6C9
(158,230,201)
#8FCFB5
(143,207,181)
#80B8A1
(128,184,161)
#71A18D
(113,161,141)
#628A79
(98,138,121)
#537365
(83,115,101)
#445C51
(68,92,81)
#35453D
(53,69,61)
#262E29
(38,46,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADFDDD

#ADFDDD
(173,253,221)
#B4FDE0
(180,253,224)
#BBFDE3
(187,253,227)
#C2FDE6
(194,253,230)
#C9FDE9
(201,253,233)
#D0FDEC
(208,253,236)
#D7FDEF
(215,253,239)
#DEFDF2
(222,253,242)
#E5FDF5
(229,253,245)
#ECFDF8
(236,253,248)
#F3FDFB
(243,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFDDD; }

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

This text font color is #ADFDDD.

Background Color

.myBgColor { background-color: #ADFDDD; }

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

This div background color is #ADFDDD.

Border color

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

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

This div border color is #ADFDDD.

Opacity

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

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

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

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

This text has shadow with #ADFDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFDDD.

Preview

Color preview on black background

This text has color #ADFDDD on black background.


Color preview on white background

This text has color #ADFDDD on white background.


Black color preview on #ADFDDD background

This text has black color on #ADFDDD background.


White color preview on #ADFDDD background

This text has white color on #ADFDDD background.


Related colors

Complementary color

Complementary color for #hex is #520222.


I love getcolorcode.com

Triadic colors

1 #DDADFD and #FDDDAD with #ADFDDD are triadic colors.

2 #DDFDAD and #FDADDD with #ADFDDD are triadic colors.