COLOR #ADEBE7

HEX: #ADEBE7 RGB: (173,235,231)

Renk bilgisi

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

RGB renk modeli

#ADEBE7 color RGB value is (173,235,231).

RGB: (173,235,231) (68%, 92%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 231 of 255 = 91%

173
235
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 231 = 639 (100%)
R 173 of 639 ~ 27.07%
G 235 of 639 ~ 36.78%
B 231 of 639 ~ 36.15'%

%27.07
%36.78
%36.15

CMYK RENK MODELİ

#ADEBE7 rengi CMYK tonu (26,0,2,8).

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

CMYK: (26,0,2,8)
C26M0Y2K8 (26%, 0%, 2%, 8%)
(0.26 / 0.00 / 0.02 / 0.08)

CMYK yüzdeleri

%26.38
%0
%1.7
%7.84

Codes

Color #ADEBE7 in popluar color models

AD EB E7
RGB 173 235 231
HSL 176° 60.78% 80.00%
HSB/HSV 176° 26.38% 92.16%
CMYK 26.38% 0.00% 1.70%
7.84%

Color #ADEBE7 in popluar number systems.

HEX AD EB E7
Decimal 173 235 231
Binary 10101101 11101011 11100111
Octal 255 353 347

Shades and tints

Shades of #ADEBE7

#ADEBE7
(173,235,231)
#9ED6D2
(158,214,210)
#8FC1BD
(143,193,189)
#80ACA8
(128,172,168)
#719793
(113,151,147)
#62827E
(98,130,126)
#536D69
(83,109,105)
#445854
(68,88,84)
#35433F
(53,67,63)
#262E2A
(38,46,42)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADEBE7

#ADEBE7
(173,235,231)
#B4ECE9
(180,236,233)
#BBEDEB
(187,237,235)
#C2EEED
(194,238,237)
#C9EFEF
(201,239,239)
#D0F0F1
(208,240,241)
#D7F1F3
(215,241,243)
#DEF2F5
(222,242,245)
#E5F3F7
(229,243,247)
#ECF4F9
(236,244,249)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBE7; }

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

This text font color is #ADEBE7.

Background Color

.myBgColor { background-color: #ADEBE7; }

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

This div background color is #ADEBE7.

Border color

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

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

This div border color is #ADEBE7.

Opacity

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

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

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

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

This text has shadow with #ADEBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBE7.

Preview

Color preview on black background

This text has color #ADEBE7 on black background.


Color preview on white background

This text has color #ADEBE7 on white background.


Black color preview on #ADEBE7 background

This text has black color on #ADEBE7 background.


White color preview on #ADEBE7 background

This text has white color on #ADEBE7 background.


Related colors

Complementary color

Complementary color for #hex is #521418.


I love getcolorcode.com

Triadic colors

1 #E7ADEB and #EBE7AD with #ADEBE7 are triadic colors.

2 #E7EBAD and #EBADE7 with #ADEBE7 are triadic colors.