COLOR #ADB0DA

HEX: #ADB0DA RGB: (173,176,218)

Renk bilgisi

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

RGB renk modeli

#ADB0DA color RGB value is (173,176,218).

RGB: (173,176,218) (68%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 218 of 255 = 85%

173
176
218

R + G + B ~ 74%. #ADB0DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 218 = 567 (100%)
R 173 of 567 ~ 30.51%
G 176 of 567 ~ 31.04%
B 218 of 567 ~ 38.45'%

%30.51
%31.04
%38.45

CMYK RENK MODELİ

#ADB0DA rengi CMYK tonu (21,19,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 19.27%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,19,0,15)
C21M19Y0K15 (21%, 19%, 0%, 15%)
(0.21 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%19.27
%0
%14.51

Codes

Color #ADB0DA in popluar color models

AD B0 DA
RGB 173 176 218
HSL 236° 37.82% 76.67%
HSB/HSV 236° 20.64% 85.49%
CMYK 20.64% 19.27% 0.00%
14.51%

Color #ADB0DA in popluar number systems.

HEX AD B0 DA
Decimal 173 176 218
Binary 10101101 10110000 11011010
Octal 255 260 332

Shades and tints

Shades of #ADB0DA

#ADB0DA
(173,176,218)
#9EA0C7
(158,160,199)
#8F90B4
(143,144,180)
#8080A1
(128,128,161)
#71708E
(113,112,142)
#62607B
(98,96,123)
#535068
(83,80,104)
#444055
(68,64,85)
#353042
(53,48,66)
#26202F
(38,32,47)
#17101C
(23,16,28)
#000000
(0,0,0)

Tints of #ADB0DA

#ADB0DA
(173,176,218)
#B4B7DD
(180,183,221)
#BBBEE0
(187,190,224)
#C2C5E3
(194,197,227)
#C9CCE6
(201,204,230)
#D0D3E9
(208,211,233)
#D7DAEC
(215,218,236)
#DEE1EF
(222,225,239)
#E5E8F2
(229,232,242)
#ECEFF5
(236,239,245)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB0DA color. Also use rgb(173,176,218) instead hex code.

Text Font Color

.myTextColor { color: #ADB0DA; }

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

This text font color is #ADB0DA.

Background Color

.myBgColor { background-color: #ADB0DA; }

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

This div background color is #ADB0DA.

Border color

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

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

This div border color is #ADB0DA.

Opacity

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

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

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

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

This text has shadow with #ADB0DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0DA.

Preview

Color preview on black background

This text has color #ADB0DA on black background.


Color preview on white background

This text has color #ADB0DA on white background.


Black color preview on #ADB0DA background

This text has black color on #ADB0DA background.


White color preview on #ADB0DA background

This text has white color on #ADB0DA background.


Related colors

Complementary color

Complementary color for #hex is #524F25.


I love getcolorcode.com

Triadic colors

1 #DAADB0 and #B0DAAD with #ADB0DA are triadic colors.

2 #DAB0AD and #B0ADDA with #ADB0DA are triadic colors.