COLOR #A6B9DF

HEX: #A6B9DF RGB: (166,185,223)

Renk bilgisi

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

RGB renk modeli

#A6B9DF color RGB value is (166,185,223).

RGB: (166,185,223) (65%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 185 of 255 = 73%
B 223 of 255 = 87%

166
185
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 185 + 223 = 574 (100%)
R 166 of 574 ~ 28.92%
G 185 of 574 ~ 32.23%
B 223 of 574 ~ 38.85'%

%28.92
%32.23
%38.85

CMYK RENK MODELİ

#A6B9DF rengi CMYK tonu (26,17,0,13).

  • camgöbeği tonu 25.56%
  • eflatun tonu 17.04%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (26,17,0,13)
C26M17Y0K13 (26%, 17%, 0%, 13%)
(0.26 / 0.17 / 0.00 / 0.13)

CMYK yüzdeleri

%25.56
%17.04
%0
%12.55

Codes

Color #A6B9DF in popluar color models

A6 B9 DF
RGB 166 185 223
HSL 220° 47.11% 76.27%
HSB/HSV 220° 25.56% 87.45%
CMYK 25.56% 17.04% 0.00%
12.55%

Color #A6B9DF in popluar number systems.

HEX A6 B9 DF
Decimal 166 185 223
Binary 10100110 10111001 11011111
Octal 246 271 337

Shades and tints

Shades of #A6B9DF

#A6B9DF
(166,185,223)
#97A9CB
(151,169,203)
#8899B7
(136,153,183)
#7989A3
(121,137,163)
#6A798F
(106,121,143)
#5B697B
(91,105,123)
#4C5967
(76,89,103)
#3D4953
(61,73,83)
#2E393F
(46,57,63)
#1F292B
(31,41,43)
#101917
(16,25,23)
#000000
(0,0,0)

Tints of #A6B9DF

#A6B9DF
(166,185,223)
#AEBFE1
(174,191,225)
#B6C5E3
(182,197,227)
#BECBE5
(190,203,229)
#C6D1E7
(198,209,231)
#CED7E9
(206,215,233)
#D6DDEB
(214,221,235)
#DEE3ED
(222,227,237)
#E6E9EF
(230,233,239)
#EEEFF1
(238,239,241)
#F6F5F3
(246,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B9DF color. Also use rgb(166,185,223) instead hex code.

Text Font Color

.myTextColor { color: #A6B9DF; }

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

This text font color is #A6B9DF.

Background Color

.myBgColor { background-color: #A6B9DF; }

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

This div background color is #A6B9DF.

Border color

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

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

This div border color is #A6B9DF.

Opacity

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

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

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

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

This text has shadow with #A6B9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B9DF.

Preview

Color preview on black background

This text has color #A6B9DF on black background.


Color preview on white background

This text has color #A6B9DF on white background.


Black color preview on #A6B9DF background

This text has black color on #A6B9DF background.


White color preview on #A6B9DF background

This text has white color on #A6B9DF background.


Related colors

Complementary color

Complementary color for #hex is #594620.


I love getcolorcode.com

Triadic colors

1 #DFA6B9 and #B9DFA6 with #A6B9DF are triadic colors.

2 #DFB9A6 and #B9A6DF with #A6B9DF are triadic colors.