Color Hex Logo

#af00ff Color Hex

#AF00FF
(175,0,255)
3 Favorites   3 Comments

Color spaces of #af00ff

RGB 1750255
HSL0.781.000.50
HSV281°100°100°
CMYK 0.311.000.00   0.00
XYZ35.729216.334095.8774
Yxy16.33400.24150.1104
Hunter Lab40.415387.0761-112.3630
CIE-Lab47.409787.5365-82.3700

#af00ff color RGB value is (175,0,255).

#af00ff hex color red value is 175, green value is 0 and the blue value of its RGB is 255. Cylindrical-coordinate representations (also known as HSL) of color #af00ff hue: 0.78 , saturation: 1.00 and the lightness value of af00ff is 0.50.

The process color (four color CMYK) of #af00ff color hex is 0.31, 1.00, 0.00, 0.00. Web safe color of #af00ff is #9900ff. Color #af00ff contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10101111 00000000 11111111
Octal 257 0 377
Decimal 175 0 255
Hex AF 0 FF

RGB Percentages of Color #af00ff

%40.70
%0.00
%59.30

CMYK Percentages of Color #af00ff

%31
%100
%0
%0

Triadic Colors of #af00ff

#af00ff #ffaf00 #00ffaf

Analogous Colors of #af00ff

#af00ff #ff00d0 #2f00ff

Monochromatic Colors of #af00ff

#af00ff

Complementary Color

#af00ff #50ff00

#af00ff Color Preview on Black Background

Lorem ipsum dolor sit amet.

#af00ff Color Preview on White Background

Lorem ipsum dolor sit amet.

#af00ff Color CSS Codes

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

#af00ff Text Font Color

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

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


#af00ff Background Color

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

This div background color is #af00ff


#af00ff Border Color

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

This div border color is #af00ff


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(175,0,255, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #af00ff; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #af00ff;
  -webkit-box-shadow: 1px 1px 3px 2px #af00ff;
  box-shadow:         1px 1px 3px 2px #af00ff; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(175,0,255, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #af00ff


Comments

21 Apr 2023, 6:44 PurpleLover

I find this particular purple to go so well with darker colors, which I absolutely adore, a very nice color

23 May 2019, 21:10 TheGuy888

What a pretty color.

12 Mar 2012, 20:46 (guest)

This is my color. It is my exact favorite color. I don't know how it looks on other people's computer, but on mine this is what my favorite color looks like. I wish they made things this exact color, because my entire room would be this color. It describes me, which is indescribable. I am a little red, a little blue, and then after this I am green, exactly #00ff69. But this color, my color, the color I see when I think of me. It is beautiful. It is unique. It is Kaitlyn. It is the color of the sky in a perfect sunset, right after the sun is gone but the light is still visible. It's pure purple. It is as exciting and as calm as the evening. It is as bright as a star. This is my color.

Please login to write comment.