#8301e3

Color #8301E3 Dark Violet (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Violet #8301E3

Tints of Dark Violet #8301E3

Color information

#8301E3 (or 0x8301E3) is unknown color: approx Dark Violet. HEX triplet: 83, 01 and E3. RGB value is (131,1,227). Sum of RGB (Red+Green+Blue) = 131+1+227=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 1 (0.78% from 255 or 0.28% from 359); Blue value is 227 (89.06% from 255 or 63.23% from 359); Max value from RGB is 227 - color contains mainly: blue. Hex color #8301E3 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #8301E3 is #7CFE1C. Grayscale: #404040. Windows color (decimal): -8191517 or 14877059. OLE color: 14877059.

HSL color Cylindrical-coordinate representation of color #8301E3: hue angle of 274.51º degrees, saturation: 0.99, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 1%. Process color model (Four color, CMYK) of #8301E3 is Cyan = 0.42, Magento = 1.00, Yellow = 0 and Black (K on CMYK) = 0.11.

Color convert

RGB1311227-
CMYK0.421.0000.11
HSL274.51º99.12%44.71%-
HSV(B)274.51º99.56%89.02%-
XYZ23.2410.3973.45-
YUV65.63219.07174.62-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 131 (51.56% from 255) = 36.49%
GREEN value IS 1 (0.78% from 255) = 0.28%
BLUE value IS 227 (89.06% from 255) = 63.23%
R=36.49%
G=0.28%
B=63.23%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 1.00
Y (Yellow) values IS 0
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal13112270.421.0000.11274.5199.1244.71
Hex831E32A640B113632d
Octal20313435214401342314355
Binary100000111111000111010101100100010111000100111100011101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #8301e3

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #8301e3; }

 p { color: rgb(131,1,227); }

 H1.HeaderClassName
 {
   color: #8301e3;
 }
 .AnyTagClassName
 {
   color: #8301e3;
 }
</style>
background-color css

<style>
 a { background-color: #8301e3; }

 a { background-color: rgb(131,1,227); }

 div.DivClassName
 {
   background-color: #8301e3;
 }
 .BgClassName
 {
   background-color: #8301e3;
 }
</style>
border-color css

<style>
 span { border-color: #8301e3; }

 span { border-color: rgb(131,1,227); }

 td.TdClassName
 {
   border-color: #8301e3;
 }
 .TagClassName
 {
   border-color: #8301e3;
 }
</style>

cancel