COLOR #ADEBEC

HEX: #ADEBEC RGB: (173,235,236)

Renk bilgisi

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

RGB renk modeli

#ADEBEC color RGB value is (173,235,236).

RGB: (173,235,236) (68%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 236 of 255 = 93%

173
235
236

R + G + B ~ 84%. #ADEBEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 236 = 644 (100%)
R 173 of 644 ~ 26.86%
G 235 of 644 ~ 36.49%
B 236 of 644 ~ 36.65'%

%26.86
%36.49
%36.65

CMYK RENK MODELİ

#ADEBEC rengi CMYK tonu (27,0,0,7).

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

CMYK: (27,0,0,7)
C27M0Y0K7 (27%, 0%, 0%, 7%)
(0.27 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%0.42
%0
%7.45

Codes

Color #ADEBEC in popluar color models

AD EB EC
RGB 173 235 236
HSL 181° 62.38% 80.20%
HSB/HSV 181° 26.69% 92.55%
CMYK 26.69% 0.42% 0.00%
7.45%

Color #ADEBEC in popluar number systems.

HEX AD EB EC
Decimal 173 235 236
Binary 10101101 11101011 11101100
Octal 255 353 354

Shades and tints

Shades of #ADEBEC

#ADEBEC
(173,235,236)
#9ED6D7
(158,214,215)
#8FC1C2
(143,193,194)
#80ACAD
(128,172,173)
#719798
(113,151,152)
#628283
(98,130,131)
#536D6E
(83,109,110)
#445859
(68,88,89)
#354344
(53,67,68)
#262E2F
(38,46,47)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADEBEC

#ADEBEC
(173,235,236)
#B4ECED
(180,236,237)
#BBEDEE
(187,237,238)
#C2EEEF
(194,238,239)
#C9EFF0
(201,239,240)
#D0F0F1
(208,240,241)
#D7F1F2
(215,241,242)
#DEF2F3
(222,242,243)
#E5F3F4
(229,243,244)
#ECF4F5
(236,244,245)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBEC; }

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

This text font color is #ADEBEC.

Background Color

.myBgColor { background-color: #ADEBEC; }

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

This div background color is #ADEBEC.

Border color

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

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

This div border color is #ADEBEC.

Opacity

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

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

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

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

This text has shadow with #ADEBEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBEC.

Preview

Color preview on black background

This text has color #ADEBEC on black background.


Color preview on white background

This text has color #ADEBEC on white background.


Black color preview on #ADEBEC background

This text has black color on #ADEBEC background.


White color preview on #ADEBEC background

This text has white color on #ADEBEC background.


Related colors

Complementary color

Complementary color for #hex is #521413.


I love getcolorcode.com

Triadic colors

1 #ECADEB and #EBECAD with #ADEBEC are triadic colors.

2 #ECEBAD and #EBADEC with #ADEBEC are triadic colors.