COLOR #ADE7F5

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
231
245

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

Yüzdelerle RGB renk parçaları

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

%26.66
%35.59
%37.75

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%29.39
%5.71
%0
%3.92

Codes

Color #ADE7F5 in popluar color models

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

Color #ADE7F5 in popluar number systems.

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

Shades and tints

Shades of #ADE7F5

#ADE7F5
(173,231,245)
#9ED2DF
(158,210,223)
#8FBDC9
(143,189,201)
#80A8B3
(128,168,179)
#71939D
(113,147,157)
#627E87
(98,126,135)
#536971
(83,105,113)
#44545B
(68,84,91)
#353F45
(53,63,69)
#262A2F
(38,42,47)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADE7F5

#ADE7F5
(173,231,245)
#B4E9F5
(180,233,245)
#BBEBF5
(187,235,245)
#C2EDF5
(194,237,245)
#C9EFF5
(201,239,245)
#D0F1F5
(208,241,245)
#D7F3F5
(215,243,245)
#DEF5F5
(222,245,245)
#E5F7F5
(229,247,245)
#ECF9F5
(236,249,245)
#F3FBF5
(243,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7F5; }

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

This text font color is #ADE7F5.

Background Color

.myBgColor { background-color: #ADE7F5; }

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

This div background color is #ADE7F5.

Border color

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

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

This div border color is #ADE7F5.

Opacity

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

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

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

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

This text has shadow with #ADE7F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7F5.

Preview

Color preview on black background

This text has color #ADE7F5 on black background.


Color preview on white background

This text has color #ADE7F5 on white background.


Black color preview on #ADE7F5 background

This text has black color on #ADE7F5 background.


White color preview on #ADE7F5 background

This text has white color on #ADE7F5 background.


Related colors

Complementary color

Complementary color for #hex is #52180A.


I love getcolorcode.com

Triadic colors

1 #F5ADE7 and #E7F5AD with #ADE7F5 are triadic colors.

2 #F5E7AD and #E7ADF5 with #ADE7F5 are triadic colors.