#8058fe

Color #8058FE Medium Slate Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Medium Slate Blue #8058FE

Tints of Medium Slate Blue #8058FE

Color information

#8058FE (or 0x8058FE) is unknown color: approx Medium Slate Blue. HEX triplet: 80, 58 and FE. RGB value is (128,88,254). Sum of RGB (Red+Green+Blue) = 128+88+254=470 (62% of max value = 765). Red value is 128 (50.39% from 255 or 27.23% from 470); Green value is 88 (34.77% from 255 or 18.72% from 470); Blue value is 254 (99.61% from 255 or 54.04% from 470); Max value from RGB is 254 - color contains mainly: blue. Hex color #8058FE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8058FE is #7FA701. Grayscale: #767676. Windows color (decimal): -8365826 or 16668800. OLE color: 16668800.

HSL color Cylindrical-coordinate representation of color #8058FE: hue angle of 254.46º degrees, saturation: 0.99, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #8058FE is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.00.

Color convert

RGB12888254-
CMYK0.500.6500.00
HSL254.46º98.81%67.06%-
HSV(B)254.46º65.35%99.61%-
XYZ30.2818.7295.78-
YUV118.88204.25134.5-

RGB Variations

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

RGB

RED value IS 128 (50.39% from 255) = 27.23%
GREEN value IS 88 (34.77% from 255) = 18.72%
BLUE value IS 254 (99.61% from 255) = 54.04%
R=27.23%
G=18.72%
B=54.04%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.65
Y (Yellow) values IS 0
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal128882540.500.6500.00254.4698.8167.06
Hex8058FE324100fe6343
Octal2001303766210100376143103
Binary100000001011000111111101100101000001001111111011000111000011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #8058fe

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #8058fe; }

 p { color: rgb(128,88,254); }

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

<style>
 a { background-color: #8058fe; }

 a { background-color: rgb(128,88,254); }

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

<style>
 span { border-color: #8058fe; }

 span { border-color: rgb(128,88,254); }

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

cancel