COLOR #A6B5EC

HEX: #A6B5EC RGB: (166,181,236)

Renk bilgisi

#A6B5EC contains mainly green and blue colors. #A6B5EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A6B5EC color RGB value is (166,181,236).

RGB: (166,181,236) (65%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 181 of 255 = 71%
B 236 of 255 = 93%

166
181
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 181 + 236 = 583 (100%)
R 166 of 583 ~ 28.47%
G 181 of 583 ~ 31.05%
B 236 of 583 ~ 40.48'%

%28.47
%31.05
%40.48

CMYK RENK MODELİ

#A6B5EC rengi CMYK tonu (30,23,0,7).

  • camgöbeği tonu 29.66%
  • eflatun tonu 23.31%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (30,23,0,7)
C30M23Y0K7 (30%, 23%, 0%, 7%)
(0.30 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%29.66
%23.31
%0
%7.45

Codes

Color #A6B5EC in popluar color models

A6 B5 EC
RGB 166 181 236
HSL 227° 64.81% 78.82%
HSB/HSV 227° 29.66% 92.55%
CMYK 29.66% 23.31% 0.00%
7.45%

Color #A6B5EC in popluar number systems.

HEX A6 B5 EC
Decimal 166 181 236
Binary 10100110 10110101 11101100
Octal 246 265 354

Shades and tints

Shades of #A6B5EC

#A6B5EC
(166,181,236)
#97A5D7
(151,165,215)
#8895C2
(136,149,194)
#7985AD
(121,133,173)
#6A7598
(106,117,152)
#5B6583
(91,101,131)
#4C556E
(76,85,110)
#3D4559
(61,69,89)
#2E3544
(46,53,68)
#1F252F
(31,37,47)
#10151A
(16,21,26)
#000000
(0,0,0)

Tints of #A6B5EC

#A6B5EC
(166,181,236)
#AEBBED
(174,187,237)
#B6C1EE
(182,193,238)
#BEC7EF
(190,199,239)
#C6CDF0
(198,205,240)
#CED3F1
(206,211,241)
#D6D9F2
(214,217,242)
#DEDFF3
(222,223,243)
#E6E5F4
(230,229,244)
#EEEBF5
(238,235,245)
#F6F1F6
(246,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B5EC color. Also use rgb(166,181,236) instead hex code.

Text Font Color

.myTextColor { color: #A6B5EC; }

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

This text font color is #A6B5EC.

Background Color

.myBgColor { background-color: #A6B5EC; }

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

This div background color is #A6B5EC.

Border color

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

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

This div border color is #A6B5EC.

Opacity

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

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

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

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

This text has shadow with #A6B5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B5EC.

Preview

Color preview on black background

This text has color #A6B5EC on black background.


Color preview on white background

This text has color #A6B5EC on white background.


Black color preview on #A6B5EC background

This text has black color on #A6B5EC background.


White color preview on #A6B5EC background

This text has white color on #A6B5EC background.


Related colors

Complementary color

Complementary color for #hex is #594A13.


I love getcolorcode.com

Triadic colors

1 #ECA6B5 and #B5ECA6 with #A6B5EC are triadic colors.

2 #ECB5A6 and #B5A6EC with #A6B5EC are triadic colors.