COLOR #A6ADE6

HEX: #A6ADE6 RGB: (166,173,230)

Renk bilgisi

#A6ADE6 contains mainly green and blue colors. #A6ADE6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A6ADE6 color RGB value is (166,173,230).

RGB: (166,173,230) (65%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 173 of 255 = 68%
B 230 of 255 = 90%

166
173
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 173 + 230 = 569 (100%)
R 166 of 569 ~ 29.17%
G 173 of 569 ~ 30.4%
B 230 of 569 ~ 40.42'%

%29.17
%30.4
%40.42

CMYK RENK MODELİ

#A6ADE6 rengi CMYK tonu (28,25,0,10).

  • camgöbeği tonu 27.83%
  • eflatun tonu 24.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (28,25,0,10)
C28M25Y0K10 (28%, 25%, 0%, 10%)
(0.28 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%27.83
%24.78
%0
%9.8

Codes

Color #A6ADE6 in popluar color models

A6 AD E6
RGB 166 173 230
HSL 233° 56.14% 77.65%
HSB/HSV 233° 27.83% 90.20%
CMYK 27.83% 24.78% 0.00%
9.80%

Color #A6ADE6 in popluar number systems.

HEX A6 AD E6
Decimal 166 173 230
Binary 10100110 10101101 11100110
Octal 246 255 346

Shades and tints

Shades of #A6ADE6

#A6ADE6
(166,173,230)
#979ED2
(151,158,210)
#888FBE
(136,143,190)
#7980AA
(121,128,170)
#6A7196
(106,113,150)
#5B6282
(91,98,130)
#4C536E
(76,83,110)
#3D445A
(61,68,90)
#2E3546
(46,53,70)
#1F2632
(31,38,50)
#10171E
(16,23,30)
#000000
(0,0,0)

Tints of #A6ADE6

#A6ADE6
(166,173,230)
#AEB4E8
(174,180,232)
#B6BBEA
(182,187,234)
#BEC2EC
(190,194,236)
#C6C9EE
(198,201,238)
#CED0F0
(206,208,240)
#D6D7F2
(214,215,242)
#DEDEF4
(222,222,244)
#E6E5F6
(230,229,246)
#EEECF8
(238,236,248)
#F6F3FA
(246,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ADE6; }

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

This text font color is #A6ADE6.

Background Color

.myBgColor { background-color: #A6ADE6; }

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

This div background color is #A6ADE6.

Border color

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

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

This div border color is #A6ADE6.

Opacity

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

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

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

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

This text has shadow with #A6ADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ADE6.

Preview

Color preview on black background

This text has color #A6ADE6 on black background.


Color preview on white background

This text has color #A6ADE6 on white background.


Black color preview on #A6ADE6 background

This text has black color on #A6ADE6 background.


White color preview on #A6ADE6 background

This text has white color on #A6ADE6 background.


Related colors

Complementary color

Complementary color for #hex is #595219.


I love getcolorcode.com

Triadic colors

1 #E6A6AD and #ADE6A6 with #A6ADE6 are triadic colors.

2 #E6ADA6 and #ADA6E6 with #A6ADE6 are triadic colors.