#9285ef

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

Shades of Light Slate Blue #9285EF

Tints of Light Slate Blue #9285EF

Color information

#9285EF (or 0x9285EF) is unknown color: approx Light Slate Blue. HEX triplet: 92, 85 and EF. RGB value is (146,133,239). Sum of RGB (Red+Green+Blue) = 146+133+239=518 (68% of max value = 765). Red value is 146 (57.42% from 255 or 28.19% from 518); Green value is 133 (52.34% from 255 or 25.68% from 518); Blue value is 239 (93.75% from 255 or 46.14% from 518); Max value from RGB is 239 - color contains mainly: blue. Hex color #9285EF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #9285EF is #6D7A10. Grayscale: #949494. Windows color (decimal): -7174673 or 15697298. OLE color: 15697298.

HSL color Cylindrical-coordinate representation of color #9285EF: hue angle of 247.36º degrees, saturation: 0.77, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #9285EF is Cyan = 0.39, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.06.

Color convert

RGB146133239-
CMYK0.390.4400.06
HSL247.36º76.81%72.94%-
HSV(B)247.36º44.35%93.73%-
XYZ35.8229.1285.39-
YUV148.97178.81125.88-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 28.19%
GREEN value IS 133 (52.34% from 255) = 25.68%
BLUE value IS 239 (93.75% from 255) = 46.14%
R=28.19%
G=25.68%
B=46.14%

CMYK

C (Cyan) values IS 0.39
M (Magenta) values IS 0.44
Y (Yellow) values IS 0
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal1461332390.390.4400.06247.3676.8172.94
Hex9285EF272C06f74d49
Octal222205357475406367115111
Binary10010010100001011110111110011110110001101111011110011011001001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9285ef

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9285ef; }

 p { color: rgb(146,133,239); }

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

<style>
 a { background-color: #9285ef; }

 a { background-color: rgb(146,133,239); }

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

<style>
 span { border-color: #9285ef; }

 span { border-color: rgb(146,133,239); }

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

cancel