COLOR #ADEBE3

HEX: #ADEBE3 RGB: (173,235,227)

Renk bilgisi

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

RGB renk modeli

#ADEBE3 color RGB value is (173,235,227).

RGB: (173,235,227) (68%, 92%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 227 of 255 = 89%

173
235
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 227 = 635 (100%)
R 173 of 635 ~ 27.24%
G 235 of 635 ~ 37.01%
B 227 of 635 ~ 35.75'%

%27.24
%37.01
%35.75

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 3.40%
  • 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
%3.4
%7.84

Codes

Color #ADEBE3 in popluar color models

AD EB E3
RGB 173 235 227
HSL 172° 60.78% 80.00%
HSB/HSV 172° 26.38% 92.16%
CMYK 26.38% 0.00% 3.40%
7.84%

Color #ADEBE3 in popluar number systems.

HEX AD EB E3
Decimal 173 235 227
Binary 10101101 11101011 11100011
Octal 255 353 343

Shades and tints

Shades of #ADEBE3

#ADEBE3
(173,235,227)
#9ED6CF
(158,214,207)
#8FC1BB
(143,193,187)
#80ACA7
(128,172,167)
#719793
(113,151,147)
#62827F
(98,130,127)
#536D6B
(83,109,107)
#445857
(68,88,87)
#354343
(53,67,67)
#262E2F
(38,46,47)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADEBE3

#ADEBE3
(173,235,227)
#B4ECE5
(180,236,229)
#BBEDE7
(187,237,231)
#C2EEE9
(194,238,233)
#C9EFEB
(201,239,235)
#D0F0ED
(208,240,237)
#D7F1EF
(215,241,239)
#DEF2F1
(222,242,241)
#E5F3F3
(229,243,243)
#ECF4F5
(236,244,245)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBE3; }

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

This text font color is #ADEBE3.

Background Color

.myBgColor { background-color: #ADEBE3; }

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

This div background color is #ADEBE3.

Border color

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

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

This div border color is #ADEBE3.

Opacity

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

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

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

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

This text has shadow with #ADEBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBE3.

Preview

Color preview on black background

This text has color #ADEBE3 on black background.


Color preview on white background

This text has color #ADEBE3 on white background.


Black color preview on #ADEBE3 background

This text has black color on #ADEBE3 background.


White color preview on #ADEBE3 background

This text has white color on #ADEBE3 background.


Related colors

Complementary color

Complementary color for #hex is #52141C.


I love getcolorcode.com

Triadic colors

1 #E3ADEB and #EBE3AD with #ADEBE3 are triadic colors.

2 #E3EBAD and #EBADE3 with #ADEBE3 are triadic colors.