COLOR #ADEFF7

HEX: #ADEFF7 RGB: (173,239,247)

Renk bilgisi

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

RGB renk modeli

#ADEFF7 color RGB value is (173,239,247).

RGB: (173,239,247) (68%, 94%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 247 of 255 = 97%

173
239
247

R + G + B ~ 86%. #ADEFF7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 247 = 659 (100%)
R 173 of 659 ~ 26.25%
G 239 of 659 ~ 36.27%
B 247 of 659 ~ 37.48'%

%26.25
%36.27
%37.48

CMYK RENK MODELİ

#ADEFF7 rengi CMYK tonu (30,3,0,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 3.24%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (30,3,0,3)
C30M3Y0K3 (30%, 3%, 0%, 3%)
(0.30 / 0.03 / 0.00 / 0.03)

CMYK yüzdeleri

%29.96
%3.24
%0
%3.14

Codes

Color #ADEFF7 in popluar color models

AD EF F7
RGB 173 239 247
HSL 186° 82.22% 82.35%
HSB/HSV 186° 29.96% 96.86%
CMYK 29.96% 3.24% 0.00%
3.14%

Color #ADEFF7 in popluar number systems.

HEX AD EF F7
Decimal 173 239 247
Binary 10101101 11101111 11110111
Octal 255 357 367

Shades and tints

Shades of #ADEFF7

#ADEFF7
(173,239,247)
#9EDAE1
(158,218,225)
#8FC5CB
(143,197,203)
#80B0B5
(128,176,181)
#719B9F
(113,155,159)
#628689
(98,134,137)
#537173
(83,113,115)
#445C5D
(68,92,93)
#354747
(53,71,71)
#263231
(38,50,49)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #ADEFF7

#ADEFF7
(173,239,247)
#B4F0F7
(180,240,247)
#BBF1F7
(187,241,247)
#C2F2F7
(194,242,247)
#C9F3F7
(201,243,247)
#D0F4F7
(208,244,247)
#D7F5F7
(215,245,247)
#DEF6F7
(222,246,247)
#E5F7F7
(229,247,247)
#ECF8F7
(236,248,247)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEFF7 color. Also use rgb(173,239,247) instead hex code.

Text Font Color

.myTextColor { color: #ADEFF7; }

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

This text font color is #ADEFF7.

Background Color

.myBgColor { background-color: #ADEFF7; }

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

This div background color is #ADEFF7.

Border color

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

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

This div border color is #ADEFF7.

Opacity

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

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

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

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

This text has shadow with #ADEFF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFF7.

Preview

Color preview on black background

This text has color #ADEFF7 on black background.


Color preview on white background

This text has color #ADEFF7 on white background.


Black color preview on #ADEFF7 background

This text has black color on #ADEFF7 background.


White color preview on #ADEFF7 background

This text has white color on #ADEFF7 background.


Related colors

Complementary color

Complementary color for #hex is #521008.


I love getcolorcode.com

Triadic colors

1 #F7ADEF and #EFF7AD with #ADEFF7 are triadic colors.

2 #F7EFAD and #EFADF7 with #ADEFF7 are triadic colors.