COLOR #A6B9D7

HEX: #A6B9D7 RGB: (166,185,215)

Renk bilgisi

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

RGB renk modeli

#A6B9D7 color RGB value is (166,185,215).

RGB: (166,185,215) (65%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 185 of 255 = 73%
B 215 of 255 = 84%

166
185
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 185 + 215 = 566 (100%)
R 166 of 566 ~ 29.33%
G 185 of 566 ~ 32.69%
B 215 of 566 ~ 37.99'%

%29.33
%32.69
%37.99

CMYK RENK MODELİ

#A6B9D7 rengi CMYK tonu (23,14,0,16).

  • camgöbeği tonu 22.79%
  • eflatun tonu 13.95%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (23,14,0,16)
C23M14Y0K16 (23%, 14%, 0%, 16%)
(0.23 / 0.14 / 0.00 / 0.16)

CMYK yüzdeleri

%22.79
%13.95
%0
%15.69

Codes

Color #A6B9D7 in popluar color models

A6 B9 D7
RGB 166 185 215
HSL 217° 37.98% 74.71%
HSB/HSV 217° 22.79% 84.31%
CMYK 22.79% 13.95% 0.00%
15.69%

Color #A6B9D7 in popluar number systems.

HEX A6 B9 D7
Decimal 166 185 215
Binary 10100110 10111001 11010111
Octal 246 271 327

Shades and tints

Shades of #A6B9D7

#A6B9D7
(166,185,215)
#97A9C4
(151,169,196)
#8899B1
(136,153,177)
#79899E
(121,137,158)
#6A798B
(106,121,139)
#5B6978
(91,105,120)
#4C5965
(76,89,101)
#3D4952
(61,73,82)
#2E393F
(46,57,63)
#1F292C
(31,41,44)
#101919
(16,25,25)
#000000
(0,0,0)

Tints of #A6B9D7

#A6B9D7
(166,185,215)
#AEBFDA
(174,191,218)
#B6C5DD
(182,197,221)
#BECBE0
(190,203,224)
#C6D1E3
(198,209,227)
#CED7E6
(206,215,230)
#D6DDE9
(214,221,233)
#DEE3EC
(222,227,236)
#E6E9EF
(230,233,239)
#EEEFF2
(238,239,242)
#F6F5F5
(246,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B9D7; }

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

This text font color is #A6B9D7.

Background Color

.myBgColor { background-color: #A6B9D7; }

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

This div background color is #A6B9D7.

Border color

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

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

This div border color is #A6B9D7.

Opacity

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

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

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

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

This text has shadow with #A6B9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B9D7.

Preview

Color preview on black background

This text has color #A6B9D7 on black background.


Color preview on white background

This text has color #A6B9D7 on white background.


Black color preview on #A6B9D7 background

This text has black color on #A6B9D7 background.


White color preview on #A6B9D7 background

This text has white color on #A6B9D7 background.


Related colors

Complementary color

Complementary color for #hex is #594628.


I love getcolorcode.com

Triadic colors

1 #D7A6B9 and #B9D7A6 with #A6B9D7 are triadic colors.

2 #D7B9A6 and #B9A6D7 with #A6B9D7 are triadic colors.