COLOR #ADF0E5

HEX: #ADF0E5 RGB: (173,240,229)

Renk bilgisi

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

RGB renk modeli

#ADF0E5 color RGB value is (173,240,229).

RGB: (173,240,229) (68%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 229 of 255 = 90%

173
240
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 229 = 642 (100%)
R 173 of 642 ~ 26.95%
G 240 of 642 ~ 37.38%
B 229 of 642 ~ 35.67'%

%26.95
%37.38
%35.67

CMYK RENK MODELİ

#ADF0E5 rengi CMYK tonu (28,0,5,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 0.00%
  • sarı tonu 4.58%
  • ana renk tonu 5.88%

CMYK: (28,0,5,6)
C28M0Y5K6 (28%, 0%, 5%, 6%)
(0.28 / 0.00 / 0.05 / 0.06)

CMYK yüzdeleri

%27.92
%0
%4.58
%5.88

Codes

Color #ADF0E5 in popluar color models

AD F0 E5
RGB 173 240 229
HSL 170° 69.07% 80.98%
HSB/HSV 170° 27.92% 94.12%
CMYK 27.92% 0.00% 4.58%
5.88%

Color #ADF0E5 in popluar number systems.

HEX AD F0 E5
Decimal 173 240 229
Binary 10101101 11110000 11100101
Octal 255 360 345

Shades and tints

Shades of #ADF0E5

#ADF0E5
(173,240,229)
#9EDBD1
(158,219,209)
#8FC6BD
(143,198,189)
#80B1A9
(128,177,169)
#719C95
(113,156,149)
#628781
(98,135,129)
#53726D
(83,114,109)
#445D59
(68,93,89)
#354845
(53,72,69)
#263331
(38,51,49)
#171E1D
(23,30,29)
#000000
(0,0,0)

Tints of #ADF0E5

#ADF0E5
(173,240,229)
#B4F1E7
(180,241,231)
#BBF2E9
(187,242,233)
#C2F3EB
(194,243,235)
#C9F4ED
(201,244,237)
#D0F5EF
(208,245,239)
#D7F6F1
(215,246,241)
#DEF7F3
(222,247,243)
#E5F8F5
(229,248,245)
#ECF9F7
(236,249,247)
#F3FAF9
(243,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF0E5 color. Also use rgb(173,240,229) instead hex code.

Text Font Color

.myTextColor { color: #ADF0E5; }

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

This text font color is #ADF0E5.

Background Color

.myBgColor { background-color: #ADF0E5; }

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

This div background color is #ADF0E5.

Border color

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

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

This div border color is #ADF0E5.

Opacity

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

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

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

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

This text has shadow with #ADF0E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF0E5.

Preview

Color preview on black background

This text has color #ADF0E5 on black background.


Color preview on white background

This text has color #ADF0E5 on white background.


Black color preview on #ADF0E5 background

This text has black color on #ADF0E5 background.


White color preview on #ADF0E5 background

This text has white color on #ADF0E5 background.


Related colors

Complementary color

Complementary color for #hex is #520F1A.


I love getcolorcode.com

Triadic colors

1 #E5ADF0 and #F0E5AD with #ADF0E5 are triadic colors.

2 #E5F0AD and #F0ADE5 with #ADF0E5 are triadic colors.