Color Hex Logo

#8155ad Color Hex

#8155AD
(129,85,173)
0 Favorites   1 Comments

Color spaces of #8155ad

RGB 12985173
HSL0.750.350.51
HSV270°51°68°
CMYK 0.250.510.00   0.32
XYZ19.844614.181341.2265
Yxy14.18130.26370.1884
Hunter Lab37.658128.1622-38.5476
CIE-Lab44.491835.8823-40.3927

#8155ad color RGB value is (129,85,173).

#8155ad hex color red value is 129, green value is 85 and the blue value of its RGB is 173. Cylindrical-coordinate representations (also known as HSL) of color #8155ad hue: 0.75 , saturation: 0.35 and the lightness value of 8155ad is 0.51.

The process color (four color CMYK) of #8155ad color hex is 0.25, 0.51, 0.00, 0.32. Web safe color of #8155ad is #996699. Color #8155ad contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10000001 01010101 10101101
Octal 201 125 255
Decimal 129 85 173
Hex 81 55 AD

RGB Percentages of Color #8155ad

%33.33
%21.96
%44.70

CMYK Percentages of Color #8155ad

%25
%51
%0
%32

Triadic Colors of #8155ad

#8155ad #ad8155 #55ad81

Analogous Colors of #8155ad

#8155ad #ad55ad #5555ad

Monochromatic Colors of #8155ad

#8155ad

Complementary Color

#8155ad #81ad55

#8155ad Color Preview on Black Background

Lorem ipsum dolor sit amet.

#8155ad Color Preview on White Background

Lorem ipsum dolor sit amet.

#8155ad Color CSS Codes

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

#8155ad Text Font Color

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

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


#8155ad Background Color

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

This div background color is #8155ad


#8155ad Border Color

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

This div border color is #8155ad


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(129,85,173, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #8155ad; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #8155ad;
  -webkit-box-shadow: 1px 1px 3px 2px #8155ad;
  box-shadow:         1px 1px 3px 2px #8155ad; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(129,85,173, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #8155ad

#8155ad Color Palettes


Comments

8 Apr 2024, 20:45 Lilabirby

why do I always compare Quests color this page to Regalia 522D80

Please login to write comment.