COLOR #ADEBE5

HEX: #ADEBE5 RGB: (173,235,229)

Renk bilgisi

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

RGB renk modeli

#ADEBE5 color RGB value is (173,235,229).

RGB: (173,235,229) (68%, 92%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 229 of 255 = 90%

173
235
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 229 = 637 (100%)
R 173 of 637 ~ 27.16%
G 235 of 637 ~ 36.89%
B 229 of 637 ~ 35.95'%

%27.16
%36.89
%35.95

CMYK RENK MODELİ

#ADEBE5 rengi CMYK tonu (26,0,3,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 2.55%
  • ana renk tonu 7.84%

CMYK: (26,0,3,8)
C26M0Y3K8 (26%, 0%, 3%, 8%)
(0.26 / 0.00 / 0.03 / 0.08)

CMYK yüzdeleri

%26.38
%0
%2.55
%7.84

Codes

Color #ADEBE5 in popluar color models

AD EB E5
RGB 173 235 229
HSL 174° 60.78% 80.00%
HSB/HSV 174° 26.38% 92.16%
CMYK 26.38% 0.00% 2.55%
7.84%

Color #ADEBE5 in popluar number systems.

HEX AD EB E5
Decimal 173 235 229
Binary 10101101 11101011 11100101
Octal 255 353 345

Shades and tints

Shades of #ADEBE5

#ADEBE5
(173,235,229)
#9ED6D1
(158,214,209)
#8FC1BD
(143,193,189)
#80ACA9
(128,172,169)
#719795
(113,151,149)
#628281
(98,130,129)
#536D6D
(83,109,109)
#445859
(68,88,89)
#354345
(53,67,69)
#262E31
(38,46,49)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADEBE5

#ADEBE5
(173,235,229)
#B4ECE7
(180,236,231)
#BBEDE9
(187,237,233)
#C2EEEB
(194,238,235)
#C9EFED
(201,239,237)
#D0F0EF
(208,240,239)
#D7F1F1
(215,241,241)
#DEF2F3
(222,242,243)
#E5F3F5
(229,243,245)
#ECF4F7
(236,244,247)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBE5; }

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

This text font color is #ADEBE5.

Background Color

.myBgColor { background-color: #ADEBE5; }

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

This div background color is #ADEBE5.

Border color

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

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

This div border color is #ADEBE5.

Opacity

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

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

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

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

This text has shadow with #ADEBE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBE5.

Preview

Color preview on black background

This text has color #ADEBE5 on black background.


Color preview on white background

This text has color #ADEBE5 on white background.


Black color preview on #ADEBE5 background

This text has black color on #ADEBE5 background.


White color preview on #ADEBE5 background

This text has white color on #ADEBE5 background.


Related colors

Complementary color

Complementary color for #hex is #52141A.


I love getcolorcode.com

Triadic colors

1 #E5ADEB and #EBE5AD with #ADEBE5 are triadic colors.

2 #E5EBAD and #EBADE5 with #ADEBE5 are triadic colors.