COLOR #ADE7F8

HEX: #ADE7F8 RGB: (173,231,248)

Renk bilgisi

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

RGB renk modeli

#ADE7F8 color RGB value is (173,231,248).

RGB: (173,231,248) (68%, 91%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 248 of 255 = 97%

173
231
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 248 = 652 (100%)
R 173 of 652 ~ 26.53%
G 231 of 652 ~ 35.43%
B 248 of 652 ~ 38.04'%

%26.53
%35.43
%38.04

CMYK RENK MODELİ

#ADE7F8 rengi CMYK tonu (30,7,0,3).

  • camgöbeği tonu 30.24%
  • eflatun tonu 6.85%
  • sarı tonu 0.00%
  • ana renk tonu 2.75%

CMYK: (30,7,0,3)
C30M7Y0K3 (30%, 7%, 0%, 3%)
(0.30 / 0.07 / 0.00 / 0.03)

CMYK yüzdeleri

%30.24
%6.85
%0
%2.75

Codes

Color #ADE7F8 in popluar color models

AD E7 F8
RGB 173 231 248
HSL 194° 84.27% 82.55%
HSB/HSV 194° 30.24% 97.25%
CMYK 30.24% 6.85% 0.00%
2.75%

Color #ADE7F8 in popluar number systems.

HEX AD E7 F8
Decimal 173 231 248
Binary 10101101 11100111 11111000
Octal 255 347 370

Shades and tints

Shades of #ADE7F8

#ADE7F8
(173,231,248)
#9ED2E2
(158,210,226)
#8FBDCC
(143,189,204)
#80A8B6
(128,168,182)
#7193A0
(113,147,160)
#627E8A
(98,126,138)
#536974
(83,105,116)
#44545E
(68,84,94)
#353F48
(53,63,72)
#262A32
(38,42,50)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #ADE7F8

#ADE7F8
(173,231,248)
#B4E9F8
(180,233,248)
#BBEBF8
(187,235,248)
#C2EDF8
(194,237,248)
#C9EFF8
(201,239,248)
#D0F1F8
(208,241,248)
#D7F3F8
(215,243,248)
#DEF5F8
(222,245,248)
#E5F7F8
(229,247,248)
#ECF9F8
(236,249,248)
#F3FBF8
(243,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7F8; }

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

This text font color is #ADE7F8.

Background Color

.myBgColor { background-color: #ADE7F8; }

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

This div background color is #ADE7F8.

Border color

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

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

This div border color is #ADE7F8.

Opacity

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

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

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

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

This text has shadow with #ADE7F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7F8.

Preview

Color preview on black background

This text has color #ADE7F8 on black background.


Color preview on white background

This text has color #ADE7F8 on white background.


Black color preview on #ADE7F8 background

This text has black color on #ADE7F8 background.


White color preview on #ADE7F8 background

This text has white color on #ADE7F8 background.


Related colors

Complementary color

Complementary color for #hex is #521807.


I love getcolorcode.com

Triadic colors

1 #F8ADE7 and #E7F8AD with #ADE7F8 are triadic colors.

2 #F8E7AD and #E7ADF8 with #ADE7F8 are triadic colors.