COLOR #ADB6E9

HEX: #ADB6E9 RGB: (173,182,233)

Renk bilgisi

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

RGB renk modeli

#ADB6E9 color RGB value is (173,182,233).

RGB: (173,182,233) (68%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 233 of 255 = 91%

173
182
233

R + G + B ~ 77%. #ADB6E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 233 = 588 (100%)
R 173 of 588 ~ 29.42%
G 182 of 588 ~ 30.95%
B 233 of 588 ~ 39.63'%

%29.42
%30.95
%39.63

CMYK RENK MODELİ

#ADB6E9 rengi CMYK tonu (26,22,0,9).

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

CMYK: (26,22,0,9)
C26M22Y0K9 (26%, 22%, 0%, 9%)
(0.26 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%25.75
%21.89
%0
%8.63

Codes

Color #ADB6E9 in popluar color models

AD B6 E9
RGB 173 182 233
HSL 231° 57.69% 79.61%
HSB/HSV 231° 25.75% 91.37%
CMYK 25.75% 21.89% 0.00%
8.63%

Color #ADB6E9 in popluar number systems.

HEX AD B6 E9
Decimal 173 182 233
Binary 10101101 10110110 11101001
Octal 255 266 351

Shades and tints

Shades of #ADB6E9

#ADB6E9
(173,182,233)
#9EA6D4
(158,166,212)
#8F96BF
(143,150,191)
#8086AA
(128,134,170)
#717695
(113,118,149)
#626680
(98,102,128)
#53566B
(83,86,107)
#444656
(68,70,86)
#353641
(53,54,65)
#26262C
(38,38,44)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADB6E9

#ADB6E9
(173,182,233)
#B4BCEB
(180,188,235)
#BBC2ED
(187,194,237)
#C2C8EF
(194,200,239)
#C9CEF1
(201,206,241)
#D0D4F3
(208,212,243)
#D7DAF5
(215,218,245)
#DEE0F7
(222,224,247)
#E5E6F9
(229,230,249)
#ECECFB
(236,236,251)
#F3F2FD
(243,242,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6E9; }

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

This text font color is #ADB6E9.

Background Color

.myBgColor { background-color: #ADB6E9; }

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

This div background color is #ADB6E9.

Border color

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

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

This div border color is #ADB6E9.

Opacity

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

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

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

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

This text has shadow with #ADB6E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6E9.

Preview

Color preview on black background

This text has color #ADB6E9 on black background.


Color preview on white background

This text has color #ADB6E9 on white background.


Black color preview on #ADB6E9 background

This text has black color on #ADB6E9 background.


White color preview on #ADB6E9 background

This text has white color on #ADB6E9 background.


Related colors

Complementary color

Complementary color for #hex is #524916.


I love getcolorcode.com

Triadic colors

1 #E9ADB6 and #B6E9AD with #ADB6E9 are triadic colors.

2 #E9B6AD and #B6ADE9 with #ADB6E9 are triadic colors.