COLOR #ADBEF5

HEX: #ADBEF5 RGB: (173,190,245)

Renk bilgisi

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

RGB renk modeli

#ADBEF5 color RGB value is (173,190,245).

RGB: (173,190,245) (68%, 75%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 245 of 255 = 96%

173
190
245

R + G + B ~ 80%. #ADBEF5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 245 = 608 (100%)
R 173 of 608 ~ 28.45%
G 190 of 608 ~ 31.25%
B 245 of 608 ~ 40.3'%

%28.45
%31.25
%40.3

CMYK RENK MODELİ

#ADBEF5 rengi CMYK tonu (29,22,0,4).

  • camgöbeği tonu 29.39%
  • eflatun tonu 22.45%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (29,22,0,4)
C29M22Y0K4 (29%, 22%, 0%, 4%)
(0.29 / 0.22 / 0.00 / 0.04)

CMYK yüzdeleri

%29.39
%22.45
%0
%3.92

Codes

Color #ADBEF5 in popluar color models

AD BE F5
RGB 173 190 245
HSL 226° 78.26% 81.96%
HSB/HSV 226° 29.39% 96.08%
CMYK 29.39% 22.45% 0.00%
3.92%

Color #ADBEF5 in popluar number systems.

HEX AD BE F5
Decimal 173 190 245
Binary 10101101 10111110 11110101
Octal 255 276 365

Shades and tints

Shades of #ADBEF5

#ADBEF5
(173,190,245)
#9EADDF
(158,173,223)
#8F9CC9
(143,156,201)
#808BB3
(128,139,179)
#717A9D
(113,122,157)
#626987
(98,105,135)
#535871
(83,88,113)
#44475B
(68,71,91)
#353645
(53,54,69)
#26252F
(38,37,47)
#171419
(23,20,25)
#000000
(0,0,0)

Tints of #ADBEF5

#ADBEF5
(173,190,245)
#B4C3F5
(180,195,245)
#BBC8F5
(187,200,245)
#C2CDF5
(194,205,245)
#C9D2F5
(201,210,245)
#D0D7F5
(208,215,245)
#D7DCF5
(215,220,245)
#DEE1F5
(222,225,245)
#E5E6F5
(229,230,245)
#ECEBF5
(236,235,245)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEF5; }

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

This text font color is #ADBEF5.

Background Color

.myBgColor { background-color: #ADBEF5; }

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

This div background color is #ADBEF5.

Border color

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

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

This div border color is #ADBEF5.

Opacity

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

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

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

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

This text has shadow with #ADBEF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEF5.

Preview

Color preview on black background

This text has color #ADBEF5 on black background.


Color preview on white background

This text has color #ADBEF5 on white background.


Black color preview on #ADBEF5 background

This text has black color on #ADBEF5 background.


White color preview on #ADBEF5 background

This text has white color on #ADBEF5 background.


Related colors

Complementary color

Complementary color for #hex is #52410A.


I love getcolorcode.com

Triadic colors

1 #F5ADBE and #BEF5AD with #ADBEF5 are triadic colors.

2 #F5BEAD and #BEADF5 with #ADBEF5 are triadic colors.