Shades of Persian Indigo #370997
Tints of Persian Indigo #370997
RGB
CMYK
RGB Variations
Color information
#370997 (or 0x370997) is known color: 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
| RGB | 55 | 9 | 151 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.41 |
| HSL | 259.44º | 0.89% | 0.31% | - |
| HSV(B) | 259.44º | 0.94% | 0.59% | - |
| XYZ | 7.26 | 3.24 | 29.52 | - |
| YUV | 38.94 | 191.24 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 151 | 0.64 | 0.94 | 0 | 0.41 | 259.44 | 0.89 | 0.31 |
| Hex | 37 | 9 | 97 | 40 | 5E | 0 | 29 | 103 | 59 | 1F |
| Octal | 67 | 11 | 227 | 100 | 136 | 0 | 51 | 403 | 131 | 37 |
| Binary | 110111 | 1001 | 10010111 | 1000000 | 1011110 | 0 | 101001 | 100000011 | 1011001 | 11111 |
Color Harmonies of #370997
Complementary color
Monochromatic Colors of #370997
Black with #370997
Text Example
Text Example
White with #370997
Text Example
Text Example
HTML Codes & Css Web 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>