COLOR #ADECE2

HEX: #ADECE2 RGB: (173,236,226)

Renk bilgisi

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

RGB renk modeli

#ADECE2 color RGB value is (173,236,226).

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

RGB bağlantıları ve doygunluk

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

173
236
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 226 = 635 (100%)
R 173 of 635 ~ 27.24%
G 236 of 635 ~ 37.17%
B 226 of 635 ~ 35.59'%

%27.24
%37.17
%35.59

CMYK RENK MODELİ

#ADECE2 rengi CMYK tonu (27,0,4,7).

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

CMYK: (27,0,4,7)
C27M0Y4K7 (27%, 0%, 4%, 7%)
(0.27 / 0.00 / 0.04 / 0.07)

CMYK yüzdeleri

%26.69
%0
%4.24
%7.45

Codes

Color #ADECE2 in popluar color models

AD EC E2
RGB 173 236 226
HSL 170° 62.38% 80.20%
HSB/HSV 170° 26.69% 92.55%
CMYK 26.69% 0.00% 4.24%
7.45%

Color #ADECE2 in popluar number systems.

HEX AD EC E2
Decimal 173 236 226
Binary 10101101 11101100 11100010
Octal 255 354 342

Shades and tints

Shades of #ADECE2

#ADECE2
(173,236,226)
#9ED7CE
(158,215,206)
#8FC2BA
(143,194,186)
#80ADA6
(128,173,166)
#719892
(113,152,146)
#62837E
(98,131,126)
#536E6A
(83,110,106)
#445956
(68,89,86)
#354442
(53,68,66)
#262F2E
(38,47,46)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #ADECE2

#ADECE2
(173,236,226)
#B4EDE4
(180,237,228)
#BBEEE6
(187,238,230)
#C2EFE8
(194,239,232)
#C9F0EA
(201,240,234)
#D0F1EC
(208,241,236)
#D7F2EE
(215,242,238)
#DEF3F0
(222,243,240)
#E5F4F2
(229,244,242)
#ECF5F4
(236,245,244)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECE2; }

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

This text font color is #ADECE2.

Background Color

.myBgColor { background-color: #ADECE2; }

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

This div background color is #ADECE2.

Border color

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

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

This div border color is #ADECE2.

Opacity

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

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

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

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

This text has shadow with #ADECE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE2.

Preview

Color preview on black background

This text has color #ADECE2 on black background.


Color preview on white background

This text has color #ADECE2 on white background.


Black color preview on #ADECE2 background

This text has black color on #ADECE2 background.


White color preview on #ADECE2 background

This text has white color on #ADECE2 background.


Related colors

Complementary color

Complementary color for #hex is #52131D.


I love getcolorcode.com

Triadic colors

1 #E2ADEC and #ECE2AD with #ADECE2 are triadic colors.

2 #E2ECAD and #ECADE2 with #ADECE2 are triadic colors.