COLOR #ADECE4

HEX: #ADECE4 RGB: (173,236,228)

Renk bilgisi

#ADECE4 contains mainly green and blue colors. #ADECE4 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADECE4 color RGB value is (173,236,228).

RGB: (173,236,228) (68%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 228 of 255 = 89%

173
236
228

R + G + B ~ 83%. #ADECE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 228 = 637 (100%)
R 173 of 637 ~ 27.16%
G 236 of 637 ~ 37.05%
B 228 of 637 ~ 35.79'%

%27.16
%37.05
%35.79

CMYK RENK MODELİ

#ADECE4 rengi CMYK tonu (27,0,3,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 3.39%
  • ana renk tonu 7.45%

CMYK: (27,0,3,7)
C27M0Y3K7 (27%, 0%, 3%, 7%)
(0.27 / 0.00 / 0.03 / 0.07)

CMYK yüzdeleri

%26.69
%0
%3.39
%7.45

Codes

Color #ADECE4 in popluar color models

AD EC E4
RGB 173 236 228
HSL 172° 62.38% 80.20%
HSB/HSV 172° 26.69% 92.55%
CMYK 26.69% 0.00% 3.39%
7.45%

Color #ADECE4 in popluar number systems.

HEX AD EC E4
Decimal 173 236 228
Binary 10101101 11101100 11100100
Octal 255 354 344

Shades and tints

Shades of #ADECE4

#ADECE4
(173,236,228)
#9ED7D0
(158,215,208)
#8FC2BC
(143,194,188)
#80ADA8
(128,173,168)
#719894
(113,152,148)
#628380
(98,131,128)
#536E6C
(83,110,108)
#445958
(68,89,88)
#354444
(53,68,68)
#262F30
(38,47,48)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #ADECE4

#ADECE4
(173,236,228)
#B4EDE6
(180,237,230)
#BBEEE8
(187,238,232)
#C2EFEA
(194,239,234)
#C9F0EC
(201,240,236)
#D0F1EE
(208,241,238)
#D7F2F0
(215,242,240)
#DEF3F2
(222,243,242)
#E5F4F4
(229,244,244)
#ECF5F6
(236,245,246)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADECE4 color. Also use rgb(173,236,228) instead hex code.

Text Font Color

.myTextColor { color: #ADECE4; }

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

This text font color is #ADECE4.

Background Color

.myBgColor { background-color: #ADECE4; }

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

This div background color is #ADECE4.

Border color

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

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

This div border color is #ADECE4.

Opacity

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

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

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

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

This text has shadow with #ADECE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE4.

Preview

Color preview on black background

This text has color #ADECE4 on black background.


Color preview on white background

This text has color #ADECE4 on white background.


Black color preview on #ADECE4 background

This text has black color on #ADECE4 background.


White color preview on #ADECE4 background

This text has white color on #ADECE4 background.


Related colors

Complementary color

Complementary color for #hex is #52131B.


I love getcolorcode.com

Triadic colors

1 #E4ADEC and #ECE4AD with #ADECE4 are triadic colors.

2 #E4ECAD and #ECADE4 with #ADECE4 are triadic colors.