COLOR #ADF5E6

HEX: #ADF5E6 RGB: (173,245,230)

Renk bilgisi

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

RGB renk modeli

#ADF5E6 color RGB value is (173,245,230).

RGB: (173,245,230) (68%, 96%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 245 of 255 = 96%
B 230 of 255 = 90%

173
245
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 245 + 230 = 648 (100%)
R 173 of 648 ~ 26.7%
G 245 of 648 ~ 37.81%
B 230 of 648 ~ 35.49'%

%26.7
%37.81
%35.49

CMYK RENK MODELİ

#ADF5E6 rengi CMYK tonu (29,0,6,4).

  • camgöbeği tonu 29.39%
  • eflatun tonu 0.00%
  • sarı tonu 6.12%
  • ana renk tonu 3.92%

CMYK: (29,0,6,4)
C29M0Y6K4 (29%, 0%, 6%, 4%)
(0.29 / 0.00 / 0.06 / 0.04)

CMYK yüzdeleri

%29.39
%0
%6.12
%3.92

Codes

Color #ADF5E6 in popluar color models

AD F5 E6
RGB 173 245 230
HSL 168° 78.26% 81.96%
HSB/HSV 168° 29.39% 96.08%
CMYK 29.39% 0.00% 6.12%
3.92%

Color #ADF5E6 in popluar number systems.

HEX AD F5 E6
Decimal 173 245 230
Binary 10101101 11110101 11100110
Octal 255 365 346

Shades and tints

Shades of #ADF5E6

#ADF5E6
(173,245,230)
#9EDFD2
(158,223,210)
#8FC9BE
(143,201,190)
#80B3AA
(128,179,170)
#719D96
(113,157,150)
#628782
(98,135,130)
#53716E
(83,113,110)
#445B5A
(68,91,90)
#354546
(53,69,70)
#262F32
(38,47,50)
#17191E
(23,25,30)
#000000
(0,0,0)

Tints of #ADF5E6

#ADF5E6
(173,245,230)
#B4F5E8
(180,245,232)
#BBF5EA
(187,245,234)
#C2F5EC
(194,245,236)
#C9F5EE
(201,245,238)
#D0F5F0
(208,245,240)
#D7F5F2
(215,245,242)
#DEF5F4
(222,245,244)
#E5F5F6
(229,245,246)
#ECF5F8
(236,245,248)
#F3F5FA
(243,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF5E6 color. Also use rgb(173,245,230) instead hex code.

Text Font Color

.myTextColor { color: #ADF5E6; }

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

This text font color is #ADF5E6.

Background Color

.myBgColor { background-color: #ADF5E6; }

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

This div background color is #ADF5E6.

Border color

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

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

This div border color is #ADF5E6.

Opacity

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

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

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

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

This text has shadow with #ADF5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF5E6.

Preview

Color preview on black background

This text has color #ADF5E6 on black background.


Color preview on white background

This text has color #ADF5E6 on white background.


Black color preview on #ADF5E6 background

This text has black color on #ADF5E6 background.


White color preview on #ADF5E6 background

This text has white color on #ADF5E6 background.


Related colors

Complementary color

Complementary color for #hex is #520A19.


I love getcolorcode.com

Triadic colors

1 #E6ADF5 and #F5E6AD with #ADF5E6 are triadic colors.

2 #E6F5AD and #F5ADE6 with #ADF5E6 are triadic colors.