COLOR #ADBEE9

HEX: #ADBEE9 RGB: (173,190,233)

Renk bilgisi

#ADBEE9 contains mainly green and blue colors. #ADBEE9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADBEE9 color RGB value is (173,190,233).

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

RGB bağlantıları ve doygunluk

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

173
190
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 233 = 596 (100%)
R 173 of 596 ~ 29.03%
G 190 of 596 ~ 31.88%
B 233 of 596 ~ 39.09'%

%29.03
%31.88
%39.09

CMYK RENK MODELİ

#ADBEE9 rengi CMYK tonu (26,18,0,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 18.45%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (26,18,0,9)
C26M18Y0K9 (26%, 18%, 0%, 9%)
(0.26 / 0.18 / 0.00 / 0.09)

CMYK yüzdeleri

%25.75
%18.45
%0
%8.63

Codes

Color #ADBEE9 in popluar color models

AD BE E9
RGB 173 190 233
HSL 223° 57.69% 79.61%
HSB/HSV 223° 25.75% 91.37%
CMYK 25.75% 18.45% 0.00%
8.63%

Color #ADBEE9 in popluar number systems.

HEX AD BE E9
Decimal 173 190 233
Binary 10101101 10111110 11101001
Octal 255 276 351

Shades and tints

Shades of #ADBEE9

#ADBEE9
(173,190,233)
#9EADD4
(158,173,212)
#8F9CBF
(143,156,191)
#808BAA
(128,139,170)
#717A95
(113,122,149)
#626980
(98,105,128)
#53586B
(83,88,107)
#444756
(68,71,86)
#353641
(53,54,65)
#26252C
(38,37,44)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADBEE9

#ADBEE9
(173,190,233)
#B4C3EB
(180,195,235)
#BBC8ED
(187,200,237)
#C2CDEF
(194,205,239)
#C9D2F1
(201,210,241)
#D0D7F3
(208,215,243)
#D7DCF5
(215,220,245)
#DEE1F7
(222,225,247)
#E5E6F9
(229,230,249)
#ECEBFB
(236,235,251)
#F3F0FD
(243,240,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEE9; }

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

This text font color is #ADBEE9.

Background Color

.myBgColor { background-color: #ADBEE9; }

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

This div background color is #ADBEE9.

Border color

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

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

This div border color is #ADBEE9.

Opacity

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

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

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

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

This text has shadow with #ADBEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEE9.

Preview

Color preview on black background

This text has color #ADBEE9 on black background.


Color preview on white background

This text has color #ADBEE9 on white background.


Black color preview on #ADBEE9 background

This text has black color on #ADBEE9 background.


White color preview on #ADBEE9 background

This text has white color on #ADBEE9 background.


Related colors

Complementary color

Complementary color for #hex is #524116.


I love getcolorcode.com

Triadic colors

1 #E9ADBE and #BEE9AD with #ADBEE9 are triadic colors.

2 #E9BEAD and #BEADE9 with #ADBEE9 are triadic colors.