COLOR #ADBEE8

HEX: #ADBEE8 RGB: (173,190,232)

Renk bilgisi

#ADBEE8 contains red, green and blue colors in about the same proportion. #ADBEE8 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADBEE8 color RGB value is (173,190,232).

RGB: (173,190,232) (68%, 75%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 232 of 255 = 91%

173
190
232

R + G + B ~ 78%. #ADBEE8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 232 = 595 (100%)
R 173 of 595 ~ 29.08%
G 190 of 595 ~ 31.93%
B 232 of 595 ~ 38.99'%

%29.08
%31.93
%38.99

CMYK RENK MODELİ

#ADBEE8 rengi CMYK tonu (25,18,0,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (25,18,0,9)
C25M18Y0K9 (25%, 18%, 0%, 9%)
(0.25 / 0.18 / 0.00 / 0.09)

CMYK yüzdeleri

%25.43
%18.1
%0
%9.02

Codes

Color #ADBEE8 in popluar color models

AD BE E8
RGB 173 190 232
HSL 223° 56.19% 79.41%
HSB/HSV 223° 25.43% 90.98%
CMYK 25.43% 18.10% 0.00%
9.02%

Color #ADBEE8 in popluar number systems.

HEX AD BE E8
Decimal 173 190 232
Binary 10101101 10111110 11101000
Octal 255 276 350

Shades and tints

Shades of #ADBEE8

#ADBEE8
(173,190,232)
#9EADD3
(158,173,211)
#8F9CBE
(143,156,190)
#808BA9
(128,139,169)
#717A94
(113,122,148)
#62697F
(98,105,127)
#53586A
(83,88,106)
#444755
(68,71,85)
#353640
(53,54,64)
#26252B
(38,37,43)
#171416
(23,20,22)
#000000
(0,0,0)

Tints of #ADBEE8

#ADBEE8
(173,190,232)
#B4C3EA
(180,195,234)
#BBC8EC
(187,200,236)
#C2CDEE
(194,205,238)
#C9D2F0
(201,210,240)
#D0D7F2
(208,215,242)
#D7DCF4
(215,220,244)
#DEE1F6
(222,225,246)
#E5E6F8
(229,230,248)
#ECEBFA
(236,235,250)
#F3F0FC
(243,240,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBEE8 color. Also use rgb(173,190,232) instead hex code.

Text Font Color

.myTextColor { color: #ADBEE8; }

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

This text font color is #ADBEE8.

Background Color

.myBgColor { background-color: #ADBEE8; }

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

This div background color is #ADBEE8.

Border color

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

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

This div border color is #ADBEE8.

Opacity

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

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

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

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

This text has shadow with #ADBEE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEE8.

Preview

Color preview on black background

This text has color #ADBEE8 on black background.


Color preview on white background

This text has color #ADBEE8 on white background.


Black color preview on #ADBEE8 background

This text has black color on #ADBEE8 background.


White color preview on #ADBEE8 background

This text has white color on #ADBEE8 background.


Related colors

Complementary color

Complementary color for #ADBEE8 is #524117.


I love getcolorcode.com

Triadic colors

1 #E8ADBE and #BEE8AD with #ADBEE8 are triadic colors.

2 #E8BEAD and #BEADE8 with #ADBEE8 are triadic colors.