Shades of Persian Indigo #371391
Tints of Persian Indigo #371391
RGB
CMYK
RGB Variations
Color information
#371391 (or 0x371391) is known color: Persian Indigo. HEX triplet: 37, 13 and 91. RGB value is (55,19,145). Sum of RGB (Red+Green+Blue) = 55+19+145=219 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25.11% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 145 (57.03% from 255 or 66.21% from 219); Max value from RGB is 145 - color contains mainly: blue. Hex color #371391 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371391 is #C8EC6E. Grayscale: #2B2B2B. Windows color (decimal): -13167727 or 9507639. OLE color: 9507639.
HSL color Cylindrical-coordinate representation of color #371391: hue angle of 257.14º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #371391 is Cyan = 0.62, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 19 | 145 | - |
| CMYK | 0.62 | 0.87 | 0 | 0.43 |
| HSL | 257.14º | 0.77% | 0.32% | - |
| HSV(B) | 257.14º | 0.87% | 0.57% | - |
| XYZ | 6.92 | 3.32 | 27.06 | - |
| YUV | 44.13 | 184.93 | 135.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 145 | 0.62 | 0.87 | 0 | 0.43 | 257.14 | 0.77 | 0.32 |
| Hex | 37 | 13 | 91 | 3E | 57 | 0 | 2B | 101 | 4D | 20 |
| Octal | 67 | 23 | 221 | 76 | 127 | 0 | 53 | 401 | 115 | 40 |
| Binary | 110111 | 10011 | 10010001 | 111110 | 1010111 | 0 | 101011 | 100000001 | 1001101 | 100000 |
Color Harmonies of #371391
Complementary color
Monochromatic Colors of #371391
Black with #371391
Text Example
Text Example
White with #371391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371391; }
p { color: rgb(55,19,145); }
H1.HeaderClassName
{
color: #371391;
}
.AnyTagClassName
{
color: #371391;
}
</style>
background-color css
<style>
a { background-color: #371391; }
a { background-color: rgb(55,19,145); }
div.DivClassName
{
background-color: #371391;
}
.BgClassName
{
background-color: #371391;
}
</style>
border-color css
<style>
span { border-color: #371391; }
span { border-color: rgb(55,19,145); }
td.TdClassName
{
border-color: #371391;
}
.TagClassName
{
border-color: #371391;
}
</style>