COLOR #ADB7ED

HEX: #ADB7ED RGB: (173,183,237)

Renk bilgisi

#ADB7ED contains mainly green and blue colors. #ADB7ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADB7ED color RGB value is (173,183,237).

RGB: (173,183,237) (68%, 72%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 237 of 255 = 93%

173
183
237

R + G + B ~ 78%. #ADB7ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 237 = 593 (100%)
R 173 of 593 ~ 29.17%
G 183 of 593 ~ 30.86%
B 237 of 593 ~ 39.97'%

%29.17
%30.86
%39.97

CMYK RENK MODELİ

#ADB7ED rengi CMYK tonu (27,23,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 22.78%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,23,0,7)
C27M23Y0K7 (27%, 23%, 0%, 7%)
(0.27 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%22.78
%0
%7.06

Codes

Color #ADB7ED in popluar color models

AD B7 ED
RGB 173 183 237
HSL 231° 64.00% 80.39%
HSB/HSV 231° 27.00% 92.94%
CMYK 27.00% 22.78% 0.00%
7.06%

Color #ADB7ED in popluar number systems.

HEX AD B7 ED
Decimal 173 183 237
Binary 10101101 10110111 11101101
Octal 255 267 355

Shades and tints

Shades of #ADB7ED

#ADB7ED
(173,183,237)
#9EA7D8
(158,167,216)
#8F97C3
(143,151,195)
#8087AE
(128,135,174)
#717799
(113,119,153)
#626784
(98,103,132)
#53576F
(83,87,111)
#44475A
(68,71,90)
#353745
(53,55,69)
#262730
(38,39,48)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADB7ED

#ADB7ED
(173,183,237)
#B4BDEE
(180,189,238)
#BBC3EF
(187,195,239)
#C2C9F0
(194,201,240)
#C9CFF1
(201,207,241)
#D0D5F2
(208,213,242)
#D7DBF3
(215,219,243)
#DEE1F4
(222,225,244)
#E5E7F5
(229,231,245)
#ECEDF6
(236,237,246)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7ED; }

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

This text font color is #ADB7ED.

Background Color

.myBgColor { background-color: #ADB7ED; }

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

This div background color is #ADB7ED.

Border color

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

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

This div border color is #ADB7ED.

Opacity

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

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

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

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

This text has shadow with #ADB7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7ED.

Preview

Color preview on black background

This text has color #ADB7ED on black background.


Color preview on white background

This text has color #ADB7ED on white background.


Black color preview on #ADB7ED background

This text has black color on #ADB7ED background.


White color preview on #ADB7ED background

This text has white color on #ADB7ED background.


Related colors

Complementary color

Complementary color for #hex is #524812.


I love getcolorcode.com

Triadic colors

1 #EDADB7 and #B7EDAD with #ADB7ED are triadic colors.

2 #EDB7AD and #B7ADED with #ADB7ED are triadic colors.