Color Hex Logo

#a335ee Color Hex

#A335EE
(163,53,238)
0 Favorites   1 Comments

Color spaces of #a335ee

RGB 16353238
HSL0.770.840.57
HSV276°78°93°
CMYK 0.320.780.00   0.07
XYZ31.810016.505882.3983
Yxy16.50580.24340.1263
Hunter Lab40.627368.6624-91.8099
CIE-Lab47.631272.8732-72.5474

#a335ee color RGB value is (163,53,238).

#a335ee hex color red value is 163, green value is 53 and the blue value of its RGB is 238. Cylindrical-coordinate representations (also known as HSL) of color #a335ee hue: 0.77 , saturation: 0.84 and the lightness value of a335ee is 0.57.

The process color (four color CMYK) of #a335ee color hex is 0.32, 0.78, 0.00, 0.07. Web safe color of #a335ee is #9933ff. Color #a335ee contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 10100011 00110101 11101110
Octal 243 65 356
Decimal 163 53 238
Hex A3 35 EE

RGB Percentages of Color #a335ee

%35.90
%11.67
%52.42

CMYK Percentages of Color #a335ee

%32
%78
%0
%7

Triadic Colors of #a335ee

#a335ee #eea335 #35eea3

Analogous Colors of #a335ee

#a335ee #ee35dd #4735ee

Monochromatic Colors of #a335ee

#a335ee

Complementary Color

#a335ee #80ee35

#a335ee Color Preview on Black Background

Lorem ipsum dolor sit amet.

#a335ee Color Preview on White Background

Lorem ipsum dolor sit amet.

#a335ee Color CSS Codes

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

#a335ee Text Font Color

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

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


#a335ee Background Color

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

This div background color is #a335ee


#a335ee Border Color

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

This div border color is #a335ee


Css3 Examples

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

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(163,53,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 #a335ee">Text here</p>

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #a335ee

#a335ee Color Palettes


Comments

10 May 2017, 22:27 Kinaibhlan

World of Warcraft Epic item color.

Please login to write comment.