COLOR #ADB3E6

HEX: #ADB3E6 RGB: (173,179,230)

Renk bilgisi

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

RGB renk modeli

#ADB3E6 color RGB value is (173,179,230).

RGB: (173,179,230) (68%, 70%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 230 of 255 = 90%

173
179
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 230 = 582 (100%)
R 173 of 582 ~ 29.73%
G 179 of 582 ~ 30.76%
B 230 of 582 ~ 39.52'%

%29.73
%30.76
%39.52

CMYK RENK MODELİ

#ADB3E6 rengi CMYK tonu (25,22,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 22.17%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,22,0,10)
C25M22Y0K10 (25%, 22%, 0%, 10%)
(0.25 / 0.22 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%22.17
%0
%9.8

Codes

Color #ADB3E6 in popluar color models

AD B3 E6
RGB 173 179 230
HSL 234° 53.27% 79.02%
HSB/HSV 234° 24.78% 90.20%
CMYK 24.78% 22.17% 0.00%
9.80%

Color #ADB3E6 in popluar number systems.

HEX AD B3 E6
Decimal 173 179 230
Binary 10101101 10110011 11100110
Octal 255 263 346

Shades and tints

Shades of #ADB3E6

#ADB3E6
(173,179,230)
#9EA3D2
(158,163,210)
#8F93BE
(143,147,190)
#8083AA
(128,131,170)
#717396
(113,115,150)
#626382
(98,99,130)
#53536E
(83,83,110)
#44435A
(68,67,90)
#353346
(53,51,70)
#262332
(38,35,50)
#17131E
(23,19,30)
#000000
(0,0,0)

Tints of #ADB3E6

#ADB3E6
(173,179,230)
#B4B9E8
(180,185,232)
#BBBFEA
(187,191,234)
#C2C5EC
(194,197,236)
#C9CBEE
(201,203,238)
#D0D1F0
(208,209,240)
#D7D7F2
(215,215,242)
#DEDDF4
(222,221,244)
#E5E3F6
(229,227,246)
#ECE9F8
(236,233,248)
#F3EFFA
(243,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB3E6 color. Also use rgb(173,179,230) instead hex code.

Text Font Color

.myTextColor { color: #ADB3E6; }

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

This text font color is #ADB3E6.

Background Color

.myBgColor { background-color: #ADB3E6; }

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

This div background color is #ADB3E6.

Border color

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

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

This div border color is #ADB3E6.

Opacity

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

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

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

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

This text has shadow with #ADB3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3E6.

Preview

Color preview on black background

This text has color #ADB3E6 on black background.


Color preview on white background

This text has color #ADB3E6 on white background.


Black color preview on #ADB3E6 background

This text has black color on #ADB3E6 background.


White color preview on #ADB3E6 background

This text has white color on #ADB3E6 background.


Related colors

Complementary color

Complementary color for #hex is #524C19.


I love getcolorcode.com

Triadic colors

1 #E6ADB3 and #B3E6AD with #ADB3E6 are triadic colors.

2 #E6B3AD and #B3ADE6 with #ADB3E6 are triadic colors.