COLOR #A6B9E2

HEX: #A6B9E2 RGB: (166,185,226)

Renk bilgisi

#A6B9E2 contains mainly green and blue colors. #A6B9E2 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A6B9E2 color RGB value is (166,185,226).

RGB: (166,185,226) (65%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 185 of 255 = 73%
B 226 of 255 = 89%

166
185
226

R + G + B ~ 76%. #A6B9E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 185 + 226 = 577 (100%)
R 166 of 577 ~ 28.77%
G 185 of 577 ~ 32.06%
B 226 of 577 ~ 39.17'%

%28.77
%32.06
%39.17

CMYK RENK MODELİ

#A6B9E2 rengi CMYK tonu (27,18,0,11).

  • camgöbeği tonu 26.55%
  • eflatun tonu 18.14%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (27,18,0,11)
C27M18Y0K11 (27%, 18%, 0%, 11%)
(0.27 / 0.18 / 0.00 / 0.11)

CMYK yüzdeleri

%26.55
%18.14
%0
%11.37

Codes

Color #A6B9E2 in popluar color models

A6 B9 E2
RGB 166 185 226
HSL 221° 50.85% 76.86%
HSB/HSV 221° 26.55% 88.63%
CMYK 26.55% 18.14% 0.00%
11.37%

Color #A6B9E2 in popluar number systems.

HEX A6 B9 E2
Decimal 166 185 226
Binary 10100110 10111001 11100010
Octal 246 271 342

Shades and tints

Shades of #A6B9E2

#A6B9E2
(166,185,226)
#97A9CE
(151,169,206)
#8899BA
(136,153,186)
#7989A6
(121,137,166)
#6A7992
(106,121,146)
#5B697E
(91,105,126)
#4C596A
(76,89,106)
#3D4956
(61,73,86)
#2E3942
(46,57,66)
#1F292E
(31,41,46)
#10191A
(16,25,26)
#000000
(0,0,0)

Tints of #A6B9E2

#A6B9E2
(166,185,226)
#AEBFE4
(174,191,228)
#B6C5E6
(182,197,230)
#BECBE8
(190,203,232)
#C6D1EA
(198,209,234)
#CED7EC
(206,215,236)
#D6DDEE
(214,221,238)
#DEE3F0
(222,227,240)
#E6E9F2
(230,233,242)
#EEEFF4
(238,239,244)
#F6F5F6
(246,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B9E2; }

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

This text font color is #A6B9E2.

Background Color

.myBgColor { background-color: #A6B9E2; }

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

This div background color is #A6B9E2.

Border color

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

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

This div border color is #A6B9E2.

Opacity

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

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

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

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

This text has shadow with #A6B9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B9E2.

Preview

Color preview on black background

This text has color #A6B9E2 on black background.


Color preview on white background

This text has color #A6B9E2 on white background.


Black color preview on #A6B9E2 background

This text has black color on #A6B9E2 background.


White color preview on #A6B9E2 background

This text has white color on #A6B9E2 background.


Related colors

Complementary color

Complementary color for #hex is #59461D.


I love getcolorcode.com

Triadic colors

1 #E2A6B9 and #B9E2A6 with #A6B9E2 are triadic colors.

2 #E2B9A6 and #B9A6E2 with #A6B9E2 are triadic colors.