COLOR #ADAFDC

HEX: #ADAFDC RGB: (173,175,220)

Renk bilgisi

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

RGB renk modeli

#ADAFDC color RGB value is (173,175,220).

RGB: (173,175,220) (68%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 220 of 255 = 86%

173
175
220

R + G + B ~ 74%. #ADAFDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 220 = 568 (100%)
R 173 of 568 ~ 30.46%
G 175 of 568 ~ 30.81%
B 220 of 568 ~ 38.73'%

%30.46
%30.81
%38.73

CMYK RENK MODELİ

#ADAFDC rengi CMYK tonu (21,20,0,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 20.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (21,20,0,14)
C21M20Y0K14 (21%, 20%, 0%, 14%)
(0.21 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%21.36
%20.45
%0
%13.73

Codes

Color #ADAFDC in popluar color models

AD AF DC
RGB 173 175 220
HSL 237° 40.17% 77.06%
HSB/HSV 237° 21.36% 86.27%
CMYK 21.36% 20.45% 0.00%
13.73%

Color #ADAFDC in popluar number systems.

HEX AD AF DC
Decimal 173 175 220
Binary 10101101 10101111 11011100
Octal 255 257 334

Shades and tints

Shades of #ADAFDC

#ADAFDC
(173,175,220)
#9EA0C8
(158,160,200)
#8F91B4
(143,145,180)
#8082A0
(128,130,160)
#71738C
(113,115,140)
#626478
(98,100,120)
#535564
(83,85,100)
#444650
(68,70,80)
#35373C
(53,55,60)
#262828
(38,40,40)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADAFDC

#ADAFDC
(173,175,220)
#B4B6DF
(180,182,223)
#BBBDE2
(187,189,226)
#C2C4E5
(194,196,229)
#C9CBE8
(201,203,232)
#D0D2EB
(208,210,235)
#D7D9EE
(215,217,238)
#DEE0F1
(222,224,241)
#E5E7F4
(229,231,244)
#ECEEF7
(236,238,247)
#F3F5FA
(243,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAFDC color. Also use rgb(173,175,220) instead hex code.

Text Font Color

.myTextColor { color: #ADAFDC; }

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

This text font color is #ADAFDC.

Background Color

.myBgColor { background-color: #ADAFDC; }

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

This div background color is #ADAFDC.

Border color

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

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

This div border color is #ADAFDC.

Opacity

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

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

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

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

This text has shadow with #ADAFDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFDC.

Preview

Color preview on black background

This text has color #ADAFDC on black background.


Color preview on white background

This text has color #ADAFDC on white background.


Black color preview on #ADAFDC background

This text has black color on #ADAFDC background.


White color preview on #ADAFDC background

This text has white color on #ADAFDC background.


Related colors

Complementary color

Complementary color for #hex is #525023.


I love getcolorcode.com

Triadic colors

1 #DCADAF and #AFDCAD with #ADAFDC are triadic colors.

2 #DCAFAD and #AFADDC with #ADAFDC are triadic colors.