COLOR #A6ADEB

HEX: #A6ADEB RGB: (166,173,235)

Renk bilgisi

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

RGB renk modeli

#A6ADEB color RGB value is (166,173,235).

RGB: (166,173,235) (65%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 173 of 255 = 68%
B 235 of 255 = 92%

166
173
235

R + G + B ~ 75%. #A6ADEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 173 + 235 = 574 (100%)
R 166 of 574 ~ 28.92%
G 173 of 574 ~ 30.14%
B 235 of 574 ~ 40.94'%

%28.92
%30.14
%40.94

CMYK RENK MODELİ

#A6ADEB rengi CMYK tonu (29,26,0,8).

  • camgöbeği tonu 29.36%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (29,26,0,8)
C29M26Y0K8 (29%, 26%, 0%, 8%)
(0.29 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%29.36
%26.38
%0
%7.84

Codes

Color #A6ADEB in popluar color models

A6 AD EB
RGB 166 173 235
HSL 234° 63.30% 78.63%
HSB/HSV 234° 29.36% 92.16%
CMYK 29.36% 26.38% 0.00%
7.84%

Color #A6ADEB in popluar number systems.

HEX A6 AD EB
Decimal 166 173 235
Binary 10100110 10101101 11101011
Octal 246 255 353

Shades and tints

Shades of #A6ADEB

#A6ADEB
(166,173,235)
#979ED6
(151,158,214)
#888FC1
(136,143,193)
#7980AC
(121,128,172)
#6A7197
(106,113,151)
#5B6282
(91,98,130)
#4C536D
(76,83,109)
#3D4458
(61,68,88)
#2E3543
(46,53,67)
#1F262E
(31,38,46)
#101719
(16,23,25)
#000000
(0,0,0)

Tints of #A6ADEB

#A6ADEB
(166,173,235)
#AEB4EC
(174,180,236)
#B6BBED
(182,187,237)
#BEC2EE
(190,194,238)
#C6C9EF
(198,201,239)
#CED0F0
(206,208,240)
#D6D7F1
(214,215,241)
#DEDEF2
(222,222,242)
#E6E5F3
(230,229,243)
#EEECF4
(238,236,244)
#F6F3F5
(246,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6ADEB color. Also use rgb(166,173,235) instead hex code.

Text Font Color

.myTextColor { color: #A6ADEB; }

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

This text font color is #A6ADEB.

Background Color

.myBgColor { background-color: #A6ADEB; }

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

This div background color is #A6ADEB.

Border color

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

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

This div border color is #A6ADEB.

Opacity

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

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

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

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

This text has shadow with #A6ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ADEB.

Preview

Color preview on black background

This text has color #A6ADEB on black background.


Color preview on white background

This text has color #A6ADEB on white background.


Black color preview on #A6ADEB background

This text has black color on #A6ADEB background.


White color preview on #A6ADEB background

This text has white color on #A6ADEB background.


Related colors

Complementary color

Complementary color for #hex is #595214.


I love getcolorcode.com

Triadic colors

1 #EBA6AD and #ADEBA6 with #A6ADEB are triadic colors.

2 #EBADA6 and #ADA6EB with #A6ADEB are triadic colors.