COLOR #ADEFF4

HEX: #ADEFF4 RGB: (173,239,244)

Renk bilgisi

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

RGB renk modeli

#ADEFF4 color RGB value is (173,239,244).

RGB: (173,239,244) (68%, 94%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 244 of 255 = 96%

173
239
244

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 244 = 656 (100%)
R 173 of 656 ~ 26.37%
G 239 of 656 ~ 36.43%
B 244 of 656 ~ 37.2'%

%26.37
%36.43
%37.2

CMYK RENK MODELİ

#ADEFF4 rengi CMYK tonu (29,2,0,4).

  • camgöbeği tonu 29.10%
  • eflatun tonu 2.05%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (29,2,0,4)
C29M2Y0K4 (29%, 2%, 0%, 4%)
(0.29 / 0.02 / 0.00 / 0.04)

CMYK yüzdeleri

%29.1
%2.05
%0
%4.31

Codes

Color #ADEFF4 in popluar color models

AD EF F4
RGB 173 239 244
HSL 184° 76.34% 81.76%
HSB/HSV 184° 29.10% 95.69%
CMYK 29.10% 2.05% 0.00%
4.31%

Color #ADEFF4 in popluar number systems.

HEX AD EF F4
Decimal 173 239 244
Binary 10101101 11101111 11110100
Octal 255 357 364

Shades and tints

Shades of #ADEFF4

#ADEFF4
(173,239,244)
#9EDADE
(158,218,222)
#8FC5C8
(143,197,200)
#80B0B2
(128,176,178)
#719B9C
(113,155,156)
#628686
(98,134,134)
#537170
(83,113,112)
#445C5A
(68,92,90)
#354744
(53,71,68)
#26322E
(38,50,46)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADEFF4

#ADEFF4
(173,239,244)
#B4F0F5
(180,240,245)
#BBF1F6
(187,241,246)
#C2F2F7
(194,242,247)
#C9F3F8
(201,243,248)
#D0F4F9
(208,244,249)
#D7F5FA
(215,245,250)
#DEF6FB
(222,246,251)
#E5F7FC
(229,247,252)
#ECF8FD
(236,248,253)
#F3F9FE
(243,249,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFF4; }

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

This text font color is #ADEFF4.

Background Color

.myBgColor { background-color: #ADEFF4; }

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

This div background color is #ADEFF4.

Border color

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

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

This div border color is #ADEFF4.

Opacity

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

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

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

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

This text has shadow with #ADEFF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFF4.

Preview

Color preview on black background

This text has color #ADEFF4 on black background.


Color preview on white background

This text has color #ADEFF4 on white background.


Black color preview on #ADEFF4 background

This text has black color on #ADEFF4 background.


White color preview on #ADEFF4 background

This text has white color on #ADEFF4 background.


Related colors

Complementary color

Complementary color for #hex is #52100B.


I love getcolorcode.com

Triadic colors

1 #F4ADEF and #EFF4AD with #ADEFF4 are triadic colors.

2 #F4EFAD and #EFADF4 with #ADEFF4 are triadic colors.