COLOR #ADECE3

HEX: #ADECE3 RGB: (173,236,227)

Renk bilgisi

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

RGB renk modeli

#ADECE3 color RGB value is (173,236,227).

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

RGB bağlantıları ve doygunluk

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

173
236
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 227 = 636 (100%)
R 173 of 636 ~ 27.2%
G 236 of 636 ~ 37.11%
B 227 of 636 ~ 35.69'%

%27.2
%37.11
%35.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 3.81%
  • 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
%3.81
%7.45

Codes

Color #ADECE3 in popluar color models

AD EC E3
RGB 173 236 227
HSL 171° 62.38% 80.20%
HSB/HSV 171° 26.69% 92.55%
CMYK 26.69% 0.00% 3.81%
7.45%

Color #ADECE3 in popluar number systems.

HEX AD EC E3
Decimal 173 236 227
Binary 10101101 11101100 11100011
Octal 255 354 343

Shades and tints

Shades of #ADECE3

#ADECE3
(173,236,227)
#9ED7CF
(158,215,207)
#8FC2BB
(143,194,187)
#80ADA7
(128,173,167)
#719893
(113,152,147)
#62837F
(98,131,127)
#536E6B
(83,110,107)
#445957
(68,89,87)
#354443
(53,68,67)
#262F2F
(38,47,47)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #ADECE3

#ADECE3
(173,236,227)
#B4EDE5
(180,237,229)
#BBEEE7
(187,238,231)
#C2EFE9
(194,239,233)
#C9F0EB
(201,240,235)
#D0F1ED
(208,241,237)
#D7F2EF
(215,242,239)
#DEF3F1
(222,243,241)
#E5F4F3
(229,244,243)
#ECF5F5
(236,245,245)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECE3; }

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

This text font color is #ADECE3.

Background Color

.myBgColor { background-color: #ADECE3; }

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

This div background color is #ADECE3.

Border color

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

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

This div border color is #ADECE3.

Opacity

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

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

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

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

This text has shadow with #ADECE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE3.

Preview

Color preview on black background

This text has color #ADECE3 on black background.


Color preview on white background

This text has color #ADECE3 on white background.


Black color preview on #ADECE3 background

This text has black color on #ADECE3 background.


White color preview on #ADECE3 background

This text has white color on #ADECE3 background.


Related colors

Complementary color

Complementary color for #hex is #52131C.


I love getcolorcode.com

Triadic colors

1 #E3ADEC and #ECE3AD with #ADECE3 are triadic colors.

2 #E3ECAD and #ECADE3 with #ADECE3 are triadic colors.