COLOR #ADB7E5

HEX: #ADB7E5 RGB: (173,183,229)

Renk bilgisi

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

RGB renk modeli

#ADB7E5 color RGB value is (173,183,229).

RGB: (173,183,229) (68%, 72%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 229 of 255 = 90%

173
183
229

R + G + B ~ 77%. #ADB7E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 229 = 585 (100%)
R 173 of 585 ~ 29.57%
G 183 of 585 ~ 31.28%
B 229 of 585 ~ 39.15'%

%29.57
%31.28
%39.15

CMYK RENK MODELİ

#ADB7E5 rengi CMYK tonu (24,20,0,10).

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

CMYK: (24,20,0,10)
C24M20Y0K10 (24%, 20%, 0%, 10%)
(0.24 / 0.20 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%20.09
%0
%10.2

Codes

Color #ADB7E5 in popluar color models

AD B7 E5
RGB 173 183 229
HSL 229° 51.85% 78.82%
HSB/HSV 229° 24.45% 89.80%
CMYK 24.45% 20.09% 0.00%
10.20%

Color #ADB7E5 in popluar number systems.

HEX AD B7 E5
Decimal 173 183 229
Binary 10101101 10110111 11100101
Octal 255 267 345

Shades and tints

Shades of #ADB7E5

#ADB7E5
(173,183,229)
#9EA7D1
(158,167,209)
#8F97BD
(143,151,189)
#8087A9
(128,135,169)
#717795
(113,119,149)
#626781
(98,103,129)
#53576D
(83,87,109)
#444759
(68,71,89)
#353745
(53,55,69)
#262731
(38,39,49)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADB7E5

#ADB7E5
(173,183,229)
#B4BDE7
(180,189,231)
#BBC3E9
(187,195,233)
#C2C9EB
(194,201,235)
#C9CFED
(201,207,237)
#D0D5EF
(208,213,239)
#D7DBF1
(215,219,241)
#DEE1F3
(222,225,243)
#E5E7F5
(229,231,245)
#ECEDF7
(236,237,247)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7E5; }

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

This text font color is #ADB7E5.

Background Color

.myBgColor { background-color: #ADB7E5; }

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

This div background color is #ADB7E5.

Border color

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

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

This div border color is #ADB7E5.

Opacity

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

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

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

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

This text has shadow with #ADB7E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7E5.

Preview

Color preview on black background

This text has color #ADB7E5 on black background.


Color preview on white background

This text has color #ADB7E5 on white background.


Black color preview on #ADB7E5 background

This text has black color on #ADB7E5 background.


White color preview on #ADB7E5 background

This text has white color on #ADB7E5 background.


Related colors

Complementary color

Complementary color for #hex is #52481A.


I love getcolorcode.com

Triadic colors

1 #E5ADB7 and #B7E5AD with #ADB7E5 are triadic colors.

2 #E5B7AD and #B7ADE5 with #ADB7E5 are triadic colors.