COLOR #ADB7DD

HEX: #ADB7DD RGB: (173,183,221)

Renk bilgisi

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

RGB renk modeli

#ADB7DD color RGB value is (173,183,221).

RGB: (173,183,221) (68%, 72%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 221 of 255 = 87%

173
183
221

R + G + B ~ 76%. #ADB7DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 221 = 577 (100%)
R 173 of 577 ~ 29.98%
G 183 of 577 ~ 31.72%
B 221 of 577 ~ 38.3'%

%29.98
%31.72
%38.3

CMYK RENK MODELİ

#ADB7DD rengi CMYK tonu (22,17,0,13).

  • camgöbeği tonu 21.72%
  • eflatun tonu 17.19%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (22,17,0,13)
C22M17Y0K13 (22%, 17%, 0%, 13%)
(0.22 / 0.17 / 0.00 / 0.13)

CMYK yüzdeleri

%21.72
%17.19
%0
%13.33

Codes

Color #ADB7DD in popluar color models

AD B7 DD
RGB 173 183 221
HSL 228° 41.38% 77.25%
HSB/HSV 228° 21.72% 86.67%
CMYK 21.72% 17.19% 0.00%
13.33%

Color #ADB7DD in popluar number systems.

HEX AD B7 DD
Decimal 173 183 221
Binary 10101101 10110111 11011101
Octal 255 267 335

Shades and tints

Shades of #ADB7DD

#ADB7DD
(173,183,221)
#9EA7C9
(158,167,201)
#8F97B5
(143,151,181)
#8087A1
(128,135,161)
#71778D
(113,119,141)
#626779
(98,103,121)
#535765
(83,87,101)
#444751
(68,71,81)
#35373D
(53,55,61)
#262729
(38,39,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADB7DD

#ADB7DD
(173,183,221)
#B4BDE0
(180,189,224)
#BBC3E3
(187,195,227)
#C2C9E6
(194,201,230)
#C9CFE9
(201,207,233)
#D0D5EC
(208,213,236)
#D7DBEF
(215,219,239)
#DEE1F2
(222,225,242)
#E5E7F5
(229,231,245)
#ECEDF8
(236,237,248)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB7DD color. Also use rgb(173,183,221) instead hex code.

Text Font Color

.myTextColor { color: #ADB7DD; }

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

This text font color is #ADB7DD.

Background Color

.myBgColor { background-color: #ADB7DD; }

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

This div background color is #ADB7DD.

Border color

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

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

This div border color is #ADB7DD.

Opacity

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

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

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

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

This text has shadow with #ADB7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7DD.

Preview

Color preview on black background

This text has color #ADB7DD on black background.


Color preview on white background

This text has color #ADB7DD on white background.


Black color preview on #ADB7DD background

This text has black color on #ADB7DD background.


White color preview on #ADB7DD background

This text has white color on #ADB7DD background.


Related colors

Complementary color

Complementary color for #hex is #524822.


I love getcolorcode.com

Triadic colors

1 #DDADB7 and #B7DDAD with #ADB7DD are triadic colors.

2 #DDB7AD and #B7ADDD with #ADB7DD are triadic colors.