COLOR #ADB0E2

HEX: #ADB0E2 RGB: (173,176,226)

Renk bilgisi

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

RGB renk modeli

#ADB0E2 color RGB value is (173,176,226).

RGB: (173,176,226) (68%, 69%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 226 of 255 = 89%

173
176
226

R + G + B ~ 75%. #ADB0E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 226 = 575 (100%)
R 173 of 575 ~ 30.09%
G 176 of 575 ~ 30.61%
B 226 of 575 ~ 39.3'%

%30.09
%30.61
%39.3

CMYK RENK MODELİ

#ADB0E2 rengi CMYK tonu (23,22,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 22.12%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,22,0,11)
C23M22Y0K11 (23%, 22%, 0%, 11%)
(0.23 / 0.22 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%22.12
%0
%11.37

Codes

Color #ADB0E2 in popluar color models

AD B0 E2
RGB 173 176 226
HSL 237° 47.75% 78.24%
HSB/HSV 237° 23.45% 88.63%
CMYK 23.45% 22.12% 0.00%
11.37%

Color #ADB0E2 in popluar number systems.

HEX AD B0 E2
Decimal 173 176 226
Binary 10101101 10110000 11100010
Octal 255 260 342

Shades and tints

Shades of #ADB0E2

#ADB0E2
(173,176,226)
#9EA0CE
(158,160,206)
#8F90BA
(143,144,186)
#8080A6
(128,128,166)
#717092
(113,112,146)
#62607E
(98,96,126)
#53506A
(83,80,106)
#444056
(68,64,86)
#353042
(53,48,66)
#26202E
(38,32,46)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #ADB0E2

#ADB0E2
(173,176,226)
#B4B7E4
(180,183,228)
#BBBEE6
(187,190,230)
#C2C5E8
(194,197,232)
#C9CCEA
(201,204,234)
#D0D3EC
(208,211,236)
#D7DAEE
(215,218,238)
#DEE1F0
(222,225,240)
#E5E8F2
(229,232,242)
#ECEFF4
(236,239,244)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0E2; }

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

This text font color is #ADB0E2.

Background Color

.myBgColor { background-color: #ADB0E2; }

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

This div background color is #ADB0E2.

Border color

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

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

This div border color is #ADB0E2.

Opacity

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

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

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

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

This text has shadow with #ADB0E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0E2.

Preview

Color preview on black background

This text has color #ADB0E2 on black background.


Color preview on white background

This text has color #ADB0E2 on white background.


Black color preview on #ADB0E2 background

This text has black color on #ADB0E2 background.


White color preview on #ADB0E2 background

This text has white color on #ADB0E2 background.


Related colors

Complementary color

Complementary color for #hex is #524F1D.


I love getcolorcode.com

Triadic colors

1 #E2ADB0 and #B0E2AD with #ADB0E2 are triadic colors.

2 #E2B0AD and #B0ADE2 with #ADB0E2 are triadic colors.