COLOR #ADBEEB

HEX: #ADBEEB RGB: (173,190,235)

Renk bilgisi

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

RGB renk modeli

#ADBEEB color RGB value is (173,190,235).

RGB: (173,190,235) (68%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 235 of 255 = 92%

173
190
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 235 = 598 (100%)
R 173 of 598 ~ 28.93%
G 190 of 598 ~ 31.77%
B 235 of 598 ~ 39.3'%

%28.93
%31.77
%39.3

CMYK RENK MODELİ

#ADBEEB rengi CMYK tonu (26,19,0,8).

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

CMYK: (26,19,0,8)
C26M19Y0K8 (26%, 19%, 0%, 8%)
(0.26 / 0.19 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%19.15
%0
%7.84

Codes

Color #ADBEEB in popluar color models

AD BE EB
RGB 173 190 235
HSL 224° 60.78% 80.00%
HSB/HSV 224° 26.38% 92.16%
CMYK 26.38% 19.15% 0.00%
7.84%

Color #ADBEEB in popluar number systems.

HEX AD BE EB
Decimal 173 190 235
Binary 10101101 10111110 11101011
Octal 255 276 353

Shades and tints

Shades of #ADBEEB

#ADBEEB
(173,190,235)
#9EADD6
(158,173,214)
#8F9CC1
(143,156,193)
#808BAC
(128,139,172)
#717A97
(113,122,151)
#626982
(98,105,130)
#53586D
(83,88,109)
#444758
(68,71,88)
#353643
(53,54,67)
#26252E
(38,37,46)
#171419
(23,20,25)
#000000
(0,0,0)

Tints of #ADBEEB

#ADBEEB
(173,190,235)
#B4C3EC
(180,195,236)
#BBC8ED
(187,200,237)
#C2CDEE
(194,205,238)
#C9D2EF
(201,210,239)
#D0D7F0
(208,215,240)
#D7DCF1
(215,220,241)
#DEE1F2
(222,225,242)
#E5E6F3
(229,230,243)
#ECEBF4
(236,235,244)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEEB; }

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

This text font color is #ADBEEB.

Background Color

.myBgColor { background-color: #ADBEEB; }

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

This div background color is #ADBEEB.

Border color

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

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

This div border color is #ADBEEB.

Opacity

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

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

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

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

This text has shadow with #ADBEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEEB.

Preview

Color preview on black background

This text has color #ADBEEB on black background.


Color preview on white background

This text has color #ADBEEB on white background.


Black color preview on #ADBEEB background

This text has black color on #ADBEEB background.


White color preview on #ADBEEB background

This text has white color on #ADBEEB background.


Related colors

Complementary color

Complementary color for #hex is #524114.


I love getcolorcode.com

Triadic colors

1 #EBADBE and #BEEBAD with #ADBEEB are triadic colors.

2 #EBBEAD and #BEADEB with #ADBEEB are triadic colors.