#995cf4

Color #995CF4 Medium Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Medium Purple #995CF4

Tints of Medium Purple #995CF4

Color information

#995CF4 (or 0x995CF4) is unknown color: approx Medium Purple. HEX triplet: 99, 5C and F4. RGB value is (153,92,244). Sum of RGB (Red+Green+Blue) = 153+92+244=489 (64% of max value = 765). Red value is 153 (60.16% from 255 or 31.29% from 489); Green value is 92 (36.33% from 255 or 18.81% from 489); Blue value is 244 (95.70% from 255 or 49.90% from 489); Max value from RGB is 244 - color contains mainly: blue. Hex color #995CF4 is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #995CF4 is #66A30B. Grayscale: #7F7F7F. Windows color (decimal): -6726412 or 16014489. OLE color: 16014489.

HSL color Cylindrical-coordinate representation of color #995CF4: hue angle of 264.08º degrees, saturation: 0.87, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #995CF4 is Cyan = 0.37, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.04.

Color convert

RGB15392244-
CMYK0.370.6200.04
HSL264.08º87.36%65.88%-
HSV(B)264.08º62.3%95.69%-
XYZ33.2920.9687.88-
YUV127.57193.71146.14-

RGB Variations

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

RGB

RED value IS 153 (60.16% from 255) = 31.29%
GREEN value IS 92 (36.33% from 255) = 18.81%
BLUE value IS 244 (95.70% from 255) = 49.90%
R=31.29%
G=18.81%
B=49.90%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.62
Y (Yellow) values IS 0
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal153922440.370.6200.04264.0887.3665.88
Hex995CF4253E041085742
Octal231134364457604410127102
Binary10011001101110011110100100101111110010010000100010101111000010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #995cf4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #995cf4; }

 p { color: rgb(153,92,244); }

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

<style>
 a { background-color: #995cf4; }

 a { background-color: rgb(153,92,244); }

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

<style>
 span { border-color: #995cf4; }

 span { border-color: rgb(153,92,244); }

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

cancel