COLOR #ADB2E5

HEX: #ADB2E5 RGB: (173,178,229)

Renk bilgisi

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

RGB renk modeli

#ADB2E5 color RGB value is (173,178,229).

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

RGB bağlantıları ve doygunluk

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

173
178
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 229 = 580 (100%)
R 173 of 580 ~ 29.83%
G 178 of 580 ~ 30.69%
B 229 of 580 ~ 39.48'%

%29.83
%30.69
%39.48

CMYK RENK MODELİ

#ADB2E5 rengi CMYK tonu (24,22,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 22.27%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,22,0,10)
C24M22Y0K10 (24%, 22%, 0%, 10%)
(0.24 / 0.22 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%22.27
%0
%10.2

Codes

Color #ADB2E5 in popluar color models

AD B2 E5
RGB 173 178 229
HSL 235° 51.85% 78.82%
HSB/HSV 235° 24.45% 89.80%
CMYK 24.45% 22.27% 0.00%
10.20%

Color #ADB2E5 in popluar number systems.

HEX AD B2 E5
Decimal 173 178 229
Binary 10101101 10110010 11100101
Octal 255 262 345

Shades and tints

Shades of #ADB2E5

#ADB2E5
(173,178,229)
#9EA2D1
(158,162,209)
#8F92BD
(143,146,189)
#8082A9
(128,130,169)
#717295
(113,114,149)
#626281
(98,98,129)
#53526D
(83,82,109)
#444259
(68,66,89)
#353245
(53,50,69)
#262231
(38,34,49)
#17121D
(23,18,29)
#000000
(0,0,0)

Tints of #ADB2E5

#ADB2E5
(173,178,229)
#B4B9E7
(180,185,231)
#BBC0E9
(187,192,233)
#C2C7EB
(194,199,235)
#C9CEED
(201,206,237)
#D0D5EF
(208,213,239)
#D7DCF1
(215,220,241)
#DEE3F3
(222,227,243)
#E5EAF5
(229,234,245)
#ECF1F7
(236,241,247)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2E5; }

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

This text font color is #ADB2E5.

Background Color

.myBgColor { background-color: #ADB2E5; }

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

This div background color is #ADB2E5.

Border color

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

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

This div border color is #ADB2E5.

Opacity

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

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

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

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

This text has shadow with #ADB2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2E5.

Preview

Color preview on black background

This text has color #ADB2E5 on black background.


Color preview on white background

This text has color #ADB2E5 on white background.


Black color preview on #ADB2E5 background

This text has black color on #ADB2E5 background.


White color preview on #ADB2E5 background

This text has white color on #ADB2E5 background.


Related colors

Complementary color

Complementary color for #hex is #524D1A.


I love getcolorcode.com

Triadic colors

1 #E5ADB2 and #B2E5AD with #ADB2E5 are triadic colors.

2 #E5B2AD and #B2ADE5 with #ADB2E5 are triadic colors.