#370997

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

Shades of Persian Indigo #370997

Tints of Persian Indigo #370997

Color information

#370997 (or 0x370997) is unknown color: approx Persian Indigo. HEX triplet: 37, 09 and 97. RGB value is (55,9,151). Sum of RGB (Red+Green+Blue) = 55+9+151=215 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.58% from 215); Green value is 9 (3.91% from 255 or 4.19% from 215); Blue value is 151 (59.38% from 255 or 70.23% from 215); Max value from RGB is 151 - color contains mainly: blue. Hex color #370997 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370997 is #C8F668. Grayscale: #262626. Windows color (decimal): -13170281 or 9898295. OLE color: 9898295.

HSL color Cylindrical-coordinate representation of color #370997: hue angle of 259.44º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370997 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB559151-
CMYK0.640.9400.41
HSL259.44º88.75%31.37%-
HSV(B)259.44º94.04%59.22%-
XYZ7.263.2429.52-
YUV38.94191.24139.45-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 25.58%
GREEN value IS 9 (3.91% from 255) = 4.19%
BLUE value IS 151 (59.38% from 255) = 70.23%
R=25.58%
G=4.19%
B=70.23%

CMYK

C (Cyan) values IS 0.64
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal5591510.640.9400.41259.4488.7531.37
Hex37997405E029103591f
Octal671122710013605140313137
Binary110111100110010111100000010111100101001100000011101100111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370997

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370997; }

 p { color: rgb(55,9,151); }

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

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

 a { background-color: rgb(55,9,151); }

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

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

 span { border-color: rgb(55,9,151); }

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