Shades of Persian Indigo #370591
Tints of Persian Indigo #370591
RGB
CMYK
RGB Variations
Color information
#370591 (or 0x370591) is known color: Persian Indigo. HEX triplet: 37, 05 and 91. RGB value is (55,5,145). Sum of RGB (Red+Green+Blue) = 55+5+145=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 5 (2.34% from 255 or 2.44% from 205); Blue value is 145 (57.03% from 255 or 70.73% from 205); Max value from RGB is 145 - color contains mainly: blue. Hex color #370591 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370591 is #C8FA6E. Grayscale: #232323. Windows color (decimal): -13171311 or 9504055. OLE color: 9504055.
HSL color Cylindrical-coordinate representation of color #370591: hue angle of 261.43º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370591 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 5 | 145 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.43 |
| HSL | 261.43º | 0.93% | 0.29% | - |
| HSV(B) | 261.43º | 0.97% | 0.57% | - |
| XYZ | 6.74 | 2.97 | 27.01 | - |
| YUV | 35.91 | 189.57 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 145 | 0.62 | 0.97 | 0 | 0.43 | 261.43 | 0.93 | 0.29 |
| Hex | 37 | 5 | 91 | 3E | 61 | 0 | 2B | 105 | 5D | 1D |
| Octal | 67 | 5 | 221 | 76 | 141 | 0 | 53 | 405 | 135 | 35 |
| Binary | 110111 | 101 | 10010001 | 111110 | 1100001 | 0 | 101011 | 100000101 | 1011101 | 11101 |
Color Harmonies of #370591
Complementary color
Monochromatic Colors of #370591
Black with #370591
Text Example
Text Example
White with #370591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370591; }
p { color: rgb(55,5,145); }
H1.HeaderClassName
{
color: #370591;
}
.AnyTagClassName
{
color: #370591;
}
</style>
background-color css
<style>
a { background-color: #370591; }
a { background-color: rgb(55,5,145); }
div.DivClassName
{
background-color: #370591;
}
.BgClassName
{
background-color: #370591;
}
</style>
border-color css
<style>
span { border-color: #370591; }
span { border-color: rgb(55,5,145); }
td.TdClassName
{
border-color: #370591;
}
.TagClassName
{
border-color: #370591;
}
</style>