Color Hex Logo

#aaccee Color Hex

#AACCEE
(170,204,238)
10 Favorites   2 Comments

Color spaces of #aaccee

RGB 170204238
HSL0.580.670.80
HSV210°29°93°
CMYK 0.290.140.00   0.07
XYZ53.603057.904889.2405
Yxy57.90480.26700.2884
Hunter Lab76.0952-7.4276-16.2656
CIE-Lab80.6858-3.6508-20.4679

#aaccee color RGB value is (170,204,238).

#aaccee hex color red value is 170, green value is 204 and the blue value of its RGB is 238. Cylindrical-coordinate representations (also known as HSL) of color #aaccee hue: 0.58 , saturation: 0.67 and the lightness value of aaccee is 0.80.

The process color (four color CMYK) of #aaccee color hex is 0.29, 0.14, 0.00, 0.07. Web safe color of #aaccee is #99ccff. Color #aaccee contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10101010 11001100 11101110
Octal 252 314 356
Decimal 170 204 238
Hex AA CC EE

RGB Percentages of Color #aaccee

%27.78
%33.33
%38.89

CMYK Percentages of Color #aaccee

%29
%14
%0
%7

Triadic Colors of #aaccee

#aaccee #eeaacc #cceeaa

Analogous Colors of #aaccee

#aaccee #aaaaee #aaeeee

Monochromatic Colors of #aaccee

#aaccee

Complementary Color

#aaccee #eeccaa

#aaccee Color Preview on Black Background

Lorem ipsum dolor sit amet.

#aaccee Color Preview on White Background

Lorem ipsum dolor sit amet.

#aaccee Color CSS Codes

.mybgcolor {background-color:#aaccee; } 
.myforecolor {color:#aaccee; }
.mybordercolor {border:3px solid #aaccee; }

#aaccee Text Font Color

<p style="color:#aaccee">Text here</p>

This sample text font color is #aaccee
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#aaccee Background Color

<div style="background-color:#aaccee">
Div content here</div>

This div background color is #aaccee


#aaccee Border Color

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

This div border color is #aaccee


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(170,204,238, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #aaccee; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #aaccee;
  -webkit-box-shadow: 1px 1px 3px 2px #aaccee;
  box-shadow:         1px 1px 3px 2px #aaccee; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(170,204,238, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #aaccee">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #aaccee;
  -webkit-box-shadow: 1px 1px 3px 2px #aaccee;
  box-shadow:         1px 1px 3px 2px #aaccee;">
Div content here</div>

This div box has shadow with color #aaccee


Comments

20 Feb 2019, 21:17 Named

Very good.

2 Oct 2015, 16:56 12345

This is the blue people paint male baby's rooms lol

Please login to write comment.