#5F0497

Color #5F0497 Indigo (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Indigo #5F0497

Tints of Indigo #5F0497

Color information

#5F0497 (or 0x5F0497) is unknown color: approx Indigo. HEX triplet: 5F, 04 and 97. RGB value is (95,4,151). Sum of RGB (Red+Green+Blue) = 95+4+151=250 (33% of max value = 765). Red value is 95 (37.5% from 255 or 38% from 250); Green value is 4 (1.95% from 255 or 1.6% from 250); Blue value is 151 (59.38% from 255 or 60.4% from 250); Max value from RGB is 151 - color contains mainly: blue. Hex color #5F0497 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #5F0497 is #A0FB68. Grayscale: #2F2F2F. Windows color (decimal): -10550121 or 9897055. OLE color: 9897055.

HSL color Cylindrical-coordinate representation of color #5F0497: hue angle of 277.14º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #5F0497 is Cyan = 0.37, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB954151-
CMYK0.370.9700.41
HSL277.14º94.84%30.39%-
HSV(B)277.14º97.35%59.22%-
XYZ10.354.7529.65-
YUV47.97186.15161.55-

RGB Variations

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

RGB

RED value IS 95 (37.5% from 255) = 38%
GREEN value IS 4 (1.95% from 255) = 1.6%
BLUE value IS 151 (59.38% from 255) = 60.4%
R=38%
G=1.6%
B=60.4%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.97
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal9541510.370.9700.41277.1494.8430.39
Hex5F49725610291155f1e
Octal13742274514105142513736
Binary10111111001001011110010111000010101001100010101101111111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #5F0497

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #5F0497; }

 p { color: rgb(95,4,151); }

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

<style>
 a { background-color: #5F0497; }

 a { background-color: rgb(95,4,151); }

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

<style>
 span { border-color: #5F0497; }

 span { border-color: rgb(95,4,151); }

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

cancel