#944ffb

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

Shades of Light Slate Blue #944FFB

Tints of Light Slate Blue #944FFB

Color information

#944FFB (or 0x944FFB) is unknown color: approx Light Slate Blue. HEX triplet: 94, 4F and FB. RGB value is (148,79,251). Sum of RGB (Red+Green+Blue) = 148+79+251=478 (63% of max value = 765). Red value is 148 (58.20% from 255 or 30.96% from 478); Green value is 79 (31.25% from 255 or 16.53% from 478); Blue value is 251 (98.44% from 255 or 52.51% from 478); Max value from RGB is 251 - color contains mainly: blue. Hex color #944FFB is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #944FFB is #6BB004. Grayscale: #767676. Windows color (decimal): -7057413 or 16469908. OLE color: 16469908.

HSL color Cylindrical-coordinate representation of color #944FFB: hue angle of 264.07º degrees, saturation: 0.96, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #944FFB is Cyan = 0.41, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB14879251-
CMYK0.410.6900.02
HSL264.07º95.56%64.71%-
HSV(B)264.07º68.53%98.43%-
XYZ32.4218.8593.2-
YUV119.24202.36148.51-

RGB Variations

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

RGB

RED value IS 148 (58.20% from 255) = 30.96%
GREEN value IS 79 (31.25% from 255) = 16.53%
BLUE value IS 251 (98.44% from 255) = 52.51%
R=30.96%
G=16.53%
B=52.51%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0.69
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal148792510.410.6900.02264.0795.5664.71
Hex944FFB2945021086041
Octal2241173735110502410140101
Binary10010100100111111111011101001100010101010000100011000001000001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #944ffb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #944ffb; }

 p { color: rgb(148,79,251); }

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

<style>
 a { background-color: #944ffb; }

 a { background-color: rgb(148,79,251); }

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

<style>
 span { border-color: #944ffb; }

 span { border-color: rgb(148,79,251); }

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

cancel