COLOR #ADABED

HEX: #ADABED RGB: (173,171,237)

Renk bilgisi

#ADABED contains mainly blue color. #ADABED ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#ADABED color RGB value is (173,171,237).

RGB: (173,171,237) (68%, 67%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 171 of 255 = 67%
B 237 of 255 = 93%

173
171
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 171 + 237 = 581 (100%)
R 173 of 581 ~ 29.78%
G 171 of 581 ~ 29.43%
B 237 of 581 ~ 40.79'%

%29.78
%29.43
%40.79

CMYK RENK MODELİ

#ADABED rengi CMYK tonu (27,28,0,7).

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

CMYK: (27,28,0,7)
C27M28Y0K7 (27%, 28%, 0%, 7%)
(0.27 / 0.28 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%27.85
%0
%7.06

Codes

Color #ADABED in popluar color models

AD AB ED
RGB 173 171 237
HSL 242° 64.71% 80.00%
HSB/HSV 242° 27.85% 92.94%
CMYK 27.00% 27.85% 0.00%
7.06%

Color #ADABED in popluar number systems.

HEX AD AB ED
Decimal 173 171 237
Binary 10101101 10101011 11101101
Octal 255 253 355

Shades and tints

Shades of #ADABED

#ADABED
(173,171,237)
#9E9CD8
(158,156,216)
#8F8DC3
(143,141,195)
#807EAE
(128,126,174)
#716F99
(113,111,153)
#626084
(98,96,132)
#53516F
(83,81,111)
#44425A
(68,66,90)
#353345
(53,51,69)
#262430
(38,36,48)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADABED

#ADABED
(173,171,237)
#B4B2EE
(180,178,238)
#BBB9EF
(187,185,239)
#C2C0F0
(194,192,240)
#C9C7F1
(201,199,241)
#D0CEF2
(208,206,242)
#D7D5F3
(215,213,243)
#DEDCF4
(222,220,244)
#E5E3F5
(229,227,245)
#ECEAF6
(236,234,246)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADABED; }

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

This text font color is #ADABED.

Background Color

.myBgColor { background-color: #ADABED; }

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

This div background color is #ADABED.

Border color

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

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

This div border color is #ADABED.

Opacity

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

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

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

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

This text has shadow with #ADABED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADABED.

Preview

Color preview on black background

This text has color #ADABED on black background.


Color preview on white background

This text has color #ADABED on white background.


Black color preview on #ADABED background

This text has black color on #ADABED background.


White color preview on #ADABED background

This text has white color on #ADABED background.


Related colors

Complementary color

Complementary color for #hex is #525412.


I love getcolorcode.com

Triadic colors

1 #EDADAB and #ABEDAD with #ADABED are triadic colors.

2 #EDABAD and #ABADED with #ADABED are triadic colors.