#856eee

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

Shades of Medium Slate Blue #856EEE

Tints of Medium Slate Blue #856EEE

Color information

#856EEE (or 0x856EEE) is unknown color: approx Medium Slate Blue. HEX triplet: 85, 6E and EE. RGB value is (133,110,238). Sum of RGB (Red+Green+Blue) = 133+110+238=481 (63% of max value = 765). Red value is 133 (52.34% from 255 or 27.65% from 481); Green value is 110 (43.36% from 255 or 22.87% from 481); Blue value is 238 (93.36% from 255 or 49.48% from 481); Max value from RGB is 238 - color contains mainly: blue. Hex color #856EEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #856EEE is #7A9111. Grayscale: #828282. Windows color (decimal): -8032530 or 15625861. OLE color: 15625861.

HSL color Cylindrical-coordinate representation of color #856EEE: hue angle of 250.78º degrees, saturation: 0.79, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #856EEE is Cyan = 0.44, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB133110238-
CMYK0.440.5400.07
HSL250.78º79.01%68.24%-
HSV(B)250.78º53.78%93.33%-
XYZ30.6822.3183.58-
YUV131.47188.12129.09-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 27.65%
GREEN value IS 110 (43.36% from 255) = 22.87%
BLUE value IS 238 (93.36% from 255) = 49.48%
R=27.65%
G=22.87%
B=49.48%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0.54
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal1331102380.440.5400.07250.7879.0168.24
Hex856EEE2C3607fb4f44
Octal205156356546607373117104
Binary1000010111011101110111010110011011001111111101110011111000100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #856eee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #856eee; }

 p { color: rgb(133,110,238); }

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

<style>
 a { background-color: #856eee; }

 a { background-color: rgb(133,110,238); }

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

<style>
 span { border-color: #856eee; }

 span { border-color: rgb(133,110,238); }

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

cancel