COLOR #ADF5E7

HEX: #ADF5E7 RGB: (173,245,231)

Renk bilgisi

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

RGB renk modeli

#ADF5E7 color RGB value is (173,245,231).

RGB: (173,245,231) (68%, 96%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 245 of 255 = 96%
B 231 of 255 = 91%

173
245
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 245 + 231 = 649 (100%)
R 173 of 649 ~ 26.66%
G 245 of 649 ~ 37.75%
B 231 of 649 ~ 35.59'%

%26.66
%37.75
%35.59

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.39%
  • eflatun tonu 0.00%
  • sarı tonu 5.71%
  • 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
%5.71
%3.92

Codes

Color #ADF5E7 in popluar color models

AD F5 E7
RGB 173 245 231
HSL 168° 78.26% 81.96%
HSB/HSV 168° 29.39% 96.08%
CMYK 29.39% 0.00% 5.71%
3.92%

Color #ADF5E7 in popluar number systems.

HEX AD F5 E7
Decimal 173 245 231
Binary 10101101 11110101 11100111
Octal 255 365 347

Shades and tints

Shades of #ADF5E7

#ADF5E7
(173,245,231)
#9EDFD2
(158,223,210)
#8FC9BD
(143,201,189)
#80B3A8
(128,179,168)
#719D93
(113,157,147)
#62877E
(98,135,126)
#537169
(83,113,105)
#445B54
(68,91,84)
#35453F
(53,69,63)
#262F2A
(38,47,42)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADF5E7

#ADF5E7
(173,245,231)
#B4F5E9
(180,245,233)
#BBF5EB
(187,245,235)
#C2F5ED
(194,245,237)
#C9F5EF
(201,245,239)
#D0F5F1
(208,245,241)
#D7F5F3
(215,245,243)
#DEF5F5
(222,245,245)
#E5F5F7
(229,245,247)
#ECF5F9
(236,245,249)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF5E7; }

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

This text font color is #ADF5E7.

Background Color

.myBgColor { background-color: #ADF5E7; }

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

This div background color is #ADF5E7.

Border color

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

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

This div border color is #ADF5E7.

Opacity

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

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

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

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

This text has shadow with #ADF5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF5E7.

Preview

Color preview on black background

This text has color #ADF5E7 on black background.


Color preview on white background

This text has color #ADF5E7 on white background.


Black color preview on #ADF5E7 background

This text has black color on #ADF5E7 background.


White color preview on #ADF5E7 background

This text has white color on #ADF5E7 background.


Related colors

Complementary color

Complementary color for #hex is #520A18.


I love getcolorcode.com

Triadic colors

1 #E7ADF5 and #F5E7AD with #ADF5E7 are triadic colors.

2 #E7F5AD and #F5ADE7 with #ADF5E7 are triadic colors.