Color Hex Logo

#abcdef Color Hex

#ABCDEF
(171,205,239)
68 Favorites   11 Comments

Color spaces of #abcdef

RGB 171205239
HSL0.580.680.80
HSV210°28°94°
CMYK 0.280.140.00   0.06
XYZ54.205958.552690.1062
Yxy58.55260.26720.2886
Hunter Lab76.5197-7.4615-16.2535
CIE-Lab81.0450-3.6562-20.4518

#abcdef color RGB value is (171,205,239).

#abcdef hex color red value is 171, green value is 205 and the blue value of its RGB is 239. Cylindrical-coordinate representations (also known as HSL) of color #abcdef hue: 0.58 , saturation: 0.68 and the lightness value of abcdef is 0.80.

The process color (four color CMYK) of #abcdef color hex is 0.28, 0.14, 0.00, 0.06. Web safe color of #abcdef is #99ccff. Color #abcdef contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10101011 11001101 11101111
Octal 253 315 357
Decimal 171 205 239
Hex AB CD EF

RGB Percentages of Color #abcdef

%27.80
%33.33
%38.86

CMYK Percentages of Color #abcdef

%28
%14
%0
%6

Triadic Colors of #abcdef

#abcdef #efabcd #cdefab

Analogous Colors of #abcdef

#abcdef #ababef #abefef

Monochromatic Colors of #abcdef

#abcdef

Complementary Color

#abcdef #efcdab

#abcdef Color Preview on Black Background

Lorem ipsum dolor sit amet.

#abcdef Color Preview on White Background

Lorem ipsum dolor sit amet.

#abcdef Color CSS Codes

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

#abcdef Text Font Color

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

This sample text font color is #abcdef
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.


#abcdef Background Color

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

This div background color is #abcdef


#abcdef Border Color

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

This div border color is #abcdef


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(171,205,239, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #abcdef; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #abcdef;
  -webkit-box-shadow: 1px 1px 3px 2px #abcdef;
  box-shadow:         1px 1px 3px 2px #abcdef; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(171,205,239, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #abcdef


Comments

17 May 2023, 16:12 oh_dear

Also, ced9e1 is Pale Cornflower Blue, sorry thisisdone, but Cartlax is in their right to call this color Alphabet Blue.

17 May 2023, 16:09 oh_dear

we all love Alphabet Blue

4 Jan 2023, 0:21 catqueenh_2

Alphablue!

28 Apr 2021, 2:43 Cartlax

I must write an apology of sorts. I did not discover it. It also has an official css name I think, called pale cornflower blue. I simply was the first to comment on this color. Sorry for my mistake.

16 Feb 2021, 14:16 ZozoRainbowColorGirl

The best part about the alphabet. Beautiful Alphabet Blue.

28 Jan 2021, 14:41 thisisdone

This is not alphabet blue or alphabet sky blue, this is known as Pale Cornflower Blue.

25 Sep 2020, 0:07 LinKueiDragon

A very awesome colour which Cartlax actually didn't discover. I know this because I've know about this colour since before 2015.

11 Mar 2020, 20:34 Cartlax

I discovered this color.

18 Apr 2019, 15:08 ElectricSpr1te

Alphabet sky blue

28 Oct 2018, 14:12 lonelymoonlight

haha get it bc alphabet

24 Jan 2018, 2:02 Cartlax

Alphabet Blue

Please login to write comment.