COLOR #ADBEE6

HEX: #ADBEE6 RGB: (173,190,230)

Renk bilgisi

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

RGB renk modeli

#ADBEE6 color RGB value is (173,190,230).

RGB: (173,190,230) (68%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 230 of 255 = 90%

173
190
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 230 = 593 (100%)
R 173 of 593 ~ 29.17%
G 190 of 593 ~ 32.04%
B 230 of 593 ~ 38.79'%

%29.17
%32.04
%38.79

CMYK RENK MODELİ

#ADBEE6 rengi CMYK tonu (25,17,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 17.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,17,0,10)
C25M17Y0K10 (25%, 17%, 0%, 10%)
(0.25 / 0.17 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%17.39
%0
%9.8

Codes

Color #ADBEE6 in popluar color models

AD BE E6
RGB 173 190 230
HSL 222° 53.27% 79.02%
HSB/HSV 222° 24.78% 90.20%
CMYK 24.78% 17.39% 0.00%
9.80%

Color #ADBEE6 in popluar number systems.

HEX AD BE E6
Decimal 173 190 230
Binary 10101101 10111110 11100110
Octal 255 276 346

Shades and tints

Shades of #ADBEE6

#ADBEE6
(173,190,230)
#9EADD2
(158,173,210)
#8F9CBE
(143,156,190)
#808BAA
(128,139,170)
#717A96
(113,122,150)
#626982
(98,105,130)
#53586E
(83,88,110)
#44475A
(68,71,90)
#353646
(53,54,70)
#262532
(38,37,50)
#17141E
(23,20,30)
#000000
(0,0,0)

Tints of #ADBEE6

#ADBEE6
(173,190,230)
#B4C3E8
(180,195,232)
#BBC8EA
(187,200,234)
#C2CDEC
(194,205,236)
#C9D2EE
(201,210,238)
#D0D7F0
(208,215,240)
#D7DCF2
(215,220,242)
#DEE1F4
(222,225,244)
#E5E6F6
(229,230,246)
#ECEBF8
(236,235,248)
#F3F0FA
(243,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEE6; }

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

This text font color is #ADBEE6.

Background Color

.myBgColor { background-color: #ADBEE6; }

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

This div background color is #ADBEE6.

Border color

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

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

This div border color is #ADBEE6.

Opacity

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

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

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

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

This text has shadow with #ADBEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEE6.

Preview

Color preview on black background

This text has color #ADBEE6 on black background.


Color preview on white background

This text has color #ADBEE6 on white background.


Black color preview on #ADBEE6 background

This text has black color on #ADBEE6 background.


White color preview on #ADBEE6 background

This text has white color on #ADBEE6 background.


Related colors

Complementary color

Complementary color for #hex is #524119.


I love getcolorcode.com

Triadic colors

1 #E6ADBE and #BEE6AD with #ADBEE6 are triadic colors.

2 #E6BEAD and #BEADE6 with #ADBEE6 are triadic colors.