COLOR #A6B5E1

HEX: #A6B5E1 RGB: (166,181,225)

Renk bilgisi

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

RGB renk modeli

#A6B5E1 color RGB value is (166,181,225).

RGB: (166,181,225) (65%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 166 of 255 = 65%
G 181 of 255 = 71%
B 225 of 255 = 88%

166
181
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 166 + 181 + 225 = 572 (100%)
R 166 of 572 ~ 29.02%
G 181 of 572 ~ 31.64%
B 225 of 572 ~ 39.34'%

%29.02
%31.64
%39.34

CMYK RENK MODELİ

#A6B5E1 rengi CMYK tonu (26,20,0,12).

  • camgöbeği tonu 26.22%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (26,20,0,12)
C26M20Y0K12 (26%, 20%, 0%, 12%)
(0.26 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%26.22
%19.56
%0
%11.76

Codes

Color #A6B5E1 in popluar color models

A6 B5 E1
RGB 166 181 225
HSL 225° 49.58% 76.67%
HSB/HSV 225° 26.22% 88.24%
CMYK 26.22% 19.56% 0.00%
11.76%

Color #A6B5E1 in popluar number systems.

HEX A6 B5 E1
Decimal 166 181 225
Binary 10100110 10110101 11100001
Octal 246 265 341

Shades and tints

Shades of #A6B5E1

#A6B5E1
(166,181,225)
#97A5CD
(151,165,205)
#8895B9
(136,149,185)
#7985A5
(121,133,165)
#6A7591
(106,117,145)
#5B657D
(91,101,125)
#4C5569
(76,85,105)
#3D4555
(61,69,85)
#2E3541
(46,53,65)
#1F252D
(31,37,45)
#101519
(16,21,25)
#000000
(0,0,0)

Tints of #A6B5E1

#A6B5E1
(166,181,225)
#AEBBE3
(174,187,227)
#B6C1E5
(182,193,229)
#BEC7E7
(190,199,231)
#C6CDE9
(198,205,233)
#CED3EB
(206,211,235)
#D6D9ED
(214,217,237)
#DEDFEF
(222,223,239)
#E6E5F1
(230,229,241)
#EEEBF3
(238,235,243)
#F6F1F5
(246,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B5E1; }

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

This text font color is #A6B5E1.

Background Color

.myBgColor { background-color: #A6B5E1; }

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

This div background color is #A6B5E1.

Border color

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

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

This div border color is #A6B5E1.

Opacity

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

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

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

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

This text has shadow with #A6B5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B5E1.

Preview

Color preview on black background

This text has color #A6B5E1 on black background.


Color preview on white background

This text has color #A6B5E1 on white background.


Black color preview on #A6B5E1 background

This text has black color on #A6B5E1 background.


White color preview on #A6B5E1 background

This text has white color on #A6B5E1 background.


Related colors

Complementary color

Complementary color for #hex is #594A1E.


I love getcolorcode.com

Triadic colors

1 #E1A6B5 and #B5E1A6 with #A6B5E1 are triadic colors.

2 #E1B5A6 and #B5A6E1 with #A6B5E1 are triadic colors.