Color Hex Logo

#842593 Color Hex

#842593
(132,37,147)
2 Favorites   2 Comments

Color spaces of #842593

RGB 13237147
HSL0.810.600.36
HSV292°75°58°
CMYK 0.100.750.00   0.42
XYZ15.44378.335328.3987
Yxy8.33530.29600.1597
Hunter Lab28.870944.9595-38.1106
CIE-Lab34.671754.4275-40.4190

#842593 color RGB value is (132,37,147).

#842593 hex color red value is 132, green value is 37 and the blue value of its RGB is 147. Cylindrical-coordinate representations (also known as HSL) of color #842593 hue: 0.81 , saturation: 0.60 and the lightness value of 842593 is 0.36.

The process color (four color CMYK) of #842593 color hex is 0.10, 0.75, 0.00, 0.42. Web safe color of #842593 is #993399. Color #842593 contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10000100 00100101 10010011
Octal 204 45 223
Decimal 132 37 147
Hex 84 25 93

RGB Percentages of Color #842593

%41.77
%11.71
%46.52

CMYK Percentages of Color #842593

%10
%75
%0
%42

Triadic Colors of #842593

#842593 #938425 #259384

Analogous Colors of #842593

#842593 #93256b #4d2593

Monochromatic Colors of #842593

#842593

Complementary Color

#842593 #349325

#842593 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#842593 Color Preview on White Background

Lorem ipsum dolor sit amet.

#842593 Color CSS Codes

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

#842593 Text Font Color

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

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


#842593 Background Color

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

This div background color is #842593


#842593 Border Color

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

This div border color is #842593


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(132,37,147, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #842593; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #842593;
  -webkit-box-shadow: 1px 1px 3px 2px #842593;
  box-shadow:         1px 1px 3px 2px #842593; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(132,37,147, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #842593


Comments

7 Nov 2021, 14:12 VadimBlyat

The color behind the slaughter

25 Jun 2021, 19:12 pacmastermeow

Color name Guy Purple

Please login to write comment.