COLOR #ADFEDD

HEX: #ADFEDD RGB: (173,254,221)

Renk bilgisi

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

RGB renk modeli

#ADFEDD color RGB value is (173,254,221).

RGB: (173,254,221) (68%, 100%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 254 of 255 = 100%
B 221 of 255 = 87%

173
254
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 254 + 221 = 648 (100%)
R 173 of 648 ~ 26.7%
G 254 of 648 ~ 39.2%
B 221 of 648 ~ 34.1'%

%26.7
%39.2
%34.1

CMYK RENK MODELİ

#ADFEDD rengi CMYK tonu (32,0,13,0).

  • camgöbeği tonu 31.89%
  • eflatun tonu 0.00%
  • sarı tonu 12.99%
  • ana renk tonu 0.39%

CMYK: (32,0,13,0)
C32M0Y13K0 (32%, 0%, 13%, 0%)
(0.32 / 0.00 / 0.13 / 0.00)

CMYK yüzdeleri

%31.89
%0
%12.99
%0.39

Codes

Color #ADFEDD in popluar color models

AD FE DD
RGB 173 254 221
HSL 156° 97.59% 83.73%
HSB/HSV 156° 31.89% 99.61%
CMYK 31.89% 0.00% 12.99%
0.39%

Color #ADFEDD in popluar number systems.

HEX AD FE DD
Decimal 173 254 221
Binary 10101101 11111110 11011101
Octal 255 376 335

Shades and tints

Shades of #ADFEDD

#ADFEDD
(173,254,221)
#9EE7C9
(158,231,201)
#8FD0B5
(143,208,181)
#80B9A1
(128,185,161)
#71A28D
(113,162,141)
#628B79
(98,139,121)
#537465
(83,116,101)
#445D51
(68,93,81)
#35463D
(53,70,61)
#262F29
(38,47,41)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADFEDD

#ADFEDD
(173,254,221)
#B4FEE0
(180,254,224)
#BBFEE3
(187,254,227)
#C2FEE6
(194,254,230)
#C9FEE9
(201,254,233)
#D0FEEC
(208,254,236)
#D7FEEF
(215,254,239)
#DEFEF2
(222,254,242)
#E5FEF5
(229,254,245)
#ECFEF8
(236,254,248)
#F3FEFB
(243,254,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFEDD; }

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

This text font color is #ADFEDD.

Background Color

.myBgColor { background-color: #ADFEDD; }

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

This div background color is #ADFEDD.

Border color

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

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

This div border color is #ADFEDD.

Opacity

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

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

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

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

This text has shadow with #ADFEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFEDD.

Preview

Color preview on black background

This text has color #ADFEDD on black background.


Color preview on white background

This text has color #ADFEDD on white background.


Black color preview on #ADFEDD background

This text has black color on #ADFEDD background.


White color preview on #ADFEDD background

This text has white color on #ADFEDD background.


Related colors

Complementary color

Complementary color for #hex is #520122.


I love getcolorcode.com

Triadic colors

1 #DDADFE and #FEDDAD with #ADFEDD are triadic colors.

2 #DDFEAD and #FEADDD with #ADFEDD are triadic colors.