COLOR #ADB2E6

HEX: #ADB2E6 RGB: (173,178,230)

Renk bilgisi

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

RGB renk modeli

#ADB2E6 color RGB value is (173,178,230).

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

RGB bağlantıları ve doygunluk

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

173
178
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 230 = 581 (100%)
R 173 of 581 ~ 29.78%
G 178 of 581 ~ 30.64%
B 230 of 581 ~ 39.59'%

%29.78
%30.64
%39.59

CMYK RENK MODELİ

#ADB2E6 rengi CMYK tonu (25,23,0,10).

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

CMYK: (25,23,0,10)
C25M23Y0K10 (25%, 23%, 0%, 10%)
(0.25 / 0.23 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%22.61
%0
%9.8

Codes

Color #ADB2E6 in popluar color models

AD B2 E6
RGB 173 178 230
HSL 235° 53.27% 79.02%
HSB/HSV 235° 24.78% 90.20%
CMYK 24.78% 22.61% 0.00%
9.80%

Color #ADB2E6 in popluar number systems.

HEX AD B2 E6
Decimal 173 178 230
Binary 10101101 10110010 11100110
Octal 255 262 346

Shades and tints

Shades of #ADB2E6

#ADB2E6
(173,178,230)
#9EA2D2
(158,162,210)
#8F92BE
(143,146,190)
#8082AA
(128,130,170)
#717296
(113,114,150)
#626282
(98,98,130)
#53526E
(83,82,110)
#44425A
(68,66,90)
#353246
(53,50,70)
#262232
(38,34,50)
#17121E
(23,18,30)
#000000
(0,0,0)

Tints of #ADB2E6

#ADB2E6
(173,178,230)
#B4B9E8
(180,185,232)
#BBC0EA
(187,192,234)
#C2C7EC
(194,199,236)
#C9CEEE
(201,206,238)
#D0D5F0
(208,213,240)
#D7DCF2
(215,220,242)
#DEE3F4
(222,227,244)
#E5EAF6
(229,234,246)
#ECF1F8
(236,241,248)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2E6; }

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

This text font color is #ADB2E6.

Background Color

.myBgColor { background-color: #ADB2E6; }

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

This div background color is #ADB2E6.

Border color

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

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

This div border color is #ADB2E6.

Opacity

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

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

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

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

This text has shadow with #ADB2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2E6.

Preview

Color preview on black background

This text has color #ADB2E6 on black background.


Color preview on white background

This text has color #ADB2E6 on white background.


Black color preview on #ADB2E6 background

This text has black color on #ADB2E6 background.


White color preview on #ADB2E6 background

This text has white color on #ADB2E6 background.


Related colors

Complementary color

Complementary color for #hex is #524D19.


I love getcolorcode.com

Triadic colors

1 #E6ADB2 and #B2E6AD with #ADB2E6 are triadic colors.

2 #E6B2AD and #B2ADE6 with #ADB2E6 are triadic colors.