#8752f4

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

Shades of Medium Slate Blue #8752F4

Tints of Medium Slate Blue #8752F4

Color information

#8752F4 (or 0x8752F4) is unknown color: approx Medium Slate Blue. HEX triplet: 87, 52 and F4. RGB value is (135,82,244). Sum of RGB (Red+Green+Blue) = 135+82+244=461 (61% of max value = 765). Red value is 135 (53.12% from 255 or 29.28% from 461); Green value is 82 (32.42% from 255 or 17.79% from 461); Blue value is 244 (95.70% from 255 or 52.93% from 461); Max value from RGB is 244 - color contains mainly: blue. Hex color #8752F4 is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8752F4 is #78AD0B. Grayscale: #737373. Windows color (decimal): -7908620 or 16011911. OLE color: 16011911.

HSL color Cylindrical-coordinate representation of color #8752F4: hue angle of 259.63º degrees, saturation: 0.88, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #8752F4 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.04.

Color convert

RGB13582244-
CMYK0.450.6600.04
HSL259.63º88.04%63.92%-
HSV(B)259.63º66.39%95.69%-
XYZ29.3417.7287.46-
YUV116.32200.06141.33-

RGB Variations

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

RGB

RED value IS 135 (53.12% from 255) = 29.28%
GREEN value IS 82 (32.42% from 255) = 17.79%
BLUE value IS 244 (95.70% from 255) = 52.93%
R=29.28%
G=17.79%
B=52.93%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal135822440.450.6600.04259.6388.0463.92
Hex8752F42D42041045840
Octal2071223645510204404130100
Binary100001111010010111101001011011000010010010000010010110001000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #8752f4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #8752f4; }

 p { color: rgb(135,82,244); }

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

<style>
 a { background-color: #8752f4; }

 a { background-color: rgb(135,82,244); }

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

<style>
 span { border-color: #8752f4; }

 span { border-color: rgb(135,82,244); }

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

cancel