COLOR #A6ACEA

HEX: #A6ACEA RGB: (166,172,234)

Color info

#A6ACEA contains mainly blue color. Web safe color of #A6ACEA is #9999FF (or #99F).

RGB color model

#A6ACEA color RGB value is (166,172,234).

RGB: (166,172,234) (65%, 67%, 92%)

RGB channels and saturation

R 166 of 255 = 65%
G 172 of 255 = 67%
B 234 of 255 = 92%

166
172
234

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

Portions of RGB colors in percentages

R + G + B = 166 + 172 + 234 = 572 (100%)
R 166 of 572 ~ 29.02%
G 172 of 572 ~ 30.07%
B 234 of 572 ~ 40.91'%

%29.02
%30.07
%40.91

CMYK color model

#A6ACEA color CMYK value is (29,26,0,8).

  • cyan value is 29.06%
  • magenta value is 26.50%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (29,26,0,8)
C29M26Y0K8 (29%, 26%, 0%, 8%)
(0.29 / 0.26 / 0.00 / 0.08)

CMYK percentages

%29.06
%26.5
%0
%8.24

Codes

Color #A6ACEA in popluar color models

A6 AC EA
RGB 166 172 234
HSL 235° 61.82% 78.43%
HSB/HSV 235° 29.06% 91.76%
CMYK 29.06% 26.50% 0.00%
8.24%

Color #A6ACEA in popluar number systems.

HEX A6 AC EA
Decimal 166 172 234
Binary 10100110 10101100 11101010
Octal 246 254 352

Shades and tints

Shades of #A6ACEA

#A6ACEA
(166,172,234)
#979DD5
(151,157,213)
#888EC0
(136,142,192)
#797FAB
(121,127,171)
#6A7096
(106,112,150)
#5B6181
(91,97,129)
#4C526C
(76,82,108)
#3D4357
(61,67,87)
#2E3442
(46,52,66)
#1F252D
(31,37,45)
#101618
(16,22,24)
#000000
(0,0,0)

Tints of #A6ACEA

#A6ACEA
(166,172,234)
#AEB3EB
(174,179,235)
#B6BAEC
(182,186,236)
#BEC1ED
(190,193,237)
#C6C8EE
(198,200,238)
#CECFEF
(206,207,239)
#D6D6F0
(214,214,240)
#DEDDF1
(222,221,241)
#E6E4F2
(230,228,242)
#EEEBF3
(238,235,243)
#F6F2F4
(246,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6ACEA color. Also use rgb(166,172,234) instead hex code.

Text Font Color

.myTextColor { color: #A6ACEA; }

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

This text font color is #A6ACEA.

Background Color

.myBgColor { background-color: #A6ACEA; }

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

This div background color is #A6ACEA.

Border color

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

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

This div border color is #A6ACEA.

Opacity

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

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

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

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

This text has shadow with #A6ACEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ACEA.

Preview

Color preview on black background

This text has color #A6ACEA on black background.


Color preview on white background

This text has color #A6ACEA on white background.


Black color preview on #A6ACEA background

This text has black color on #A6ACEA background.


White color preview on #A6ACEA background

This text has white color on #A6ACEA background.


Related colors

Complementary color

Complementary color for #hex is #595315.


I love getcolorcode.com

Triadic colors

1 #EAA6AC and #ACEAA6 with #A6ACEA are triadic colors.

2 #EAACA6 and #ACA6EA with #A6ACEA are triadic colors.