COLOR #ADF0EB

HEX: #ADF0EB RGB: (173,240,235)

Renk bilgisi

#ADF0EB contains mainly green and blue colors. #ADF0EB ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADF0EB color RGB value is (173,240,235).

RGB: (173,240,235) (68%, 94%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 235 of 255 = 92%

173
240
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 235 = 648 (100%)
R 173 of 648 ~ 26.7%
G 240 of 648 ~ 37.04%
B 235 of 648 ~ 36.27'%

%26.7
%37.04
%36.27

CMYK RENK MODELİ

#ADF0EB rengi CMYK tonu (28,0,2,6).

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

CMYK: (28,0,2,6)
C28M0Y2K6 (28%, 0%, 2%, 6%)
(0.28 / 0.00 / 0.02 / 0.06)

CMYK yüzdeleri

%27.92
%0
%2.08
%5.88

Codes

Color #ADF0EB in popluar color models

AD F0 EB
RGB 173 240 235
HSL 176° 69.07% 80.98%
HSB/HSV 176° 27.92% 94.12%
CMYK 27.92% 0.00% 2.08%
5.88%

Color #ADF0EB in popluar number systems.

HEX AD F0 EB
Decimal 173 240 235
Binary 10101101 11110000 11101011
Octal 255 360 353

Shades and tints

Shades of #ADF0EB

#ADF0EB
(173,240,235)
#9EDBD6
(158,219,214)
#8FC6C1
(143,198,193)
#80B1AC
(128,177,172)
#719C97
(113,156,151)
#628782
(98,135,130)
#53726D
(83,114,109)
#445D58
(68,93,88)
#354843
(53,72,67)
#26332E
(38,51,46)
#171E19
(23,30,25)
#000000
(0,0,0)

Tints of #ADF0EB

#ADF0EB
(173,240,235)
#B4F1EC
(180,241,236)
#BBF2ED
(187,242,237)
#C2F3EE
(194,243,238)
#C9F4EF
(201,244,239)
#D0F5F0
(208,245,240)
#D7F6F1
(215,246,241)
#DEF7F2
(222,247,242)
#E5F8F3
(229,248,243)
#ECF9F4
(236,249,244)
#F3FAF5
(243,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF0EB; }

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

This text font color is #ADF0EB.

Background Color

.myBgColor { background-color: #ADF0EB; }

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

This div background color is #ADF0EB.

Border color

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

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

This div border color is #ADF0EB.

Opacity

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

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

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

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

This text has shadow with #ADF0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF0EB.

Preview

Color preview on black background

This text has color #ADF0EB on black background.


Color preview on white background

This text has color #ADF0EB on white background.


Black color preview on #ADF0EB background

This text has black color on #ADF0EB background.


White color preview on #ADF0EB background

This text has white color on #ADF0EB background.


Related colors

Complementary color

Complementary color for #hex is #520F14.


I love getcolorcode.com

Triadic colors

1 #EBADF0 and #F0EBAD with #ADF0EB are triadic colors.

2 #EBF0AD and #F0ADEB with #ADF0EB are triadic colors.