COLOR #ADB2DA

HEX: #ADB2DA RGB: (173,178,218)

Renk bilgisi

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

RGB renk modeli

#ADB2DA color RGB value is (173,178,218).

RGB: (173,178,218) (68%, 70%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 218 of 255 = 85%

173
178
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 218 = 569 (100%)
R 173 of 569 ~ 30.4%
G 178 of 569 ~ 31.28%
B 218 of 569 ~ 38.31'%

%30.4
%31.28
%38.31

CMYK RENK MODELİ

#ADB2DA rengi CMYK tonu (21,18,0,15).

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

CMYK: (21,18,0,15)
C21M18Y0K15 (21%, 18%, 0%, 15%)
(0.21 / 0.18 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%18.35
%0
%14.51

Codes

Color #ADB2DA in popluar color models

AD B2 DA
RGB 173 178 218
HSL 233° 37.82% 76.67%
HSB/HSV 233° 20.64% 85.49%
CMYK 20.64% 18.35% 0.00%
14.51%

Color #ADB2DA in popluar number systems.

HEX AD B2 DA
Decimal 173 178 218
Binary 10101101 10110010 11011010
Octal 255 262 332

Shades and tints

Shades of #ADB2DA

#ADB2DA
(173,178,218)
#9EA2C7
(158,162,199)
#8F92B4
(143,146,180)
#8082A1
(128,130,161)
#71728E
(113,114,142)
#62627B
(98,98,123)
#535268
(83,82,104)
#444255
(68,66,85)
#353242
(53,50,66)
#26222F
(38,34,47)
#17121C
(23,18,28)
#000000
(0,0,0)

Tints of #ADB2DA

#ADB2DA
(173,178,218)
#B4B9DD
(180,185,221)
#BBC0E0
(187,192,224)
#C2C7E3
(194,199,227)
#C9CEE6
(201,206,230)
#D0D5E9
(208,213,233)
#D7DCEC
(215,220,236)
#DEE3EF
(222,227,239)
#E5EAF2
(229,234,242)
#ECF1F5
(236,241,245)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2DA; }

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

This text font color is #ADB2DA.

Background Color

.myBgColor { background-color: #ADB2DA; }

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

This div background color is #ADB2DA.

Border color

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

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

This div border color is #ADB2DA.

Opacity

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

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

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

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

This text has shadow with #ADB2DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2DA.

Preview

Color preview on black background

This text has color #ADB2DA on black background.


Color preview on white background

This text has color #ADB2DA on white background.


Black color preview on #ADB2DA background

This text has black color on #ADB2DA background.


White color preview on #ADB2DA background

This text has white color on #ADB2DA background.


Related colors

Complementary color

Complementary color for #hex is #524D25.


I love getcolorcode.com

Triadic colors

1 #DAADB2 and #B2DAAD with #ADB2DA are triadic colors.

2 #DAB2AD and #B2ADDA with #ADB2DA are triadic colors.