Shades of Persian Indigo #371691
Tints of Persian Indigo #371691
RGB
CMYK
RGB Variations
Color information
#371691 (or 0x371691) is known color: Persian Indigo. HEX triplet: 37, 16 and 91. RGB value is (55,22,145). Sum of RGB (Red+Green+Blue) = 55+22+145=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 22 (8.98% from 255 or 9.91% from 222); Blue value is 145 (57.03% from 255 or 65.32% from 222); Max value from RGB is 145 - color contains mainly: blue. Hex color #371691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371691 is #C8E96E. Grayscale: #2D2D2D. Windows color (decimal): -13166959 or 9508407. OLE color: 9508407.
HSL color Cylindrical-coordinate representation of color #371691: hue angle of 256.1º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #371691 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 22 | 145 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.43 |
| HSL | 256.1º | 0.74% | 0.33% | - |
| HSV(B) | 256.1º | 0.85% | 0.57% | - |
| XYZ | 6.97 | 3.43 | 27.08 | - |
| YUV | 45.89 | 183.93 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 145 | 0.62 | 0.85 | 0 | 0.43 | 256.1 | 0.74 | 0.33 |
| Hex | 37 | 16 | 91 | 3E | 55 | 0 | 2B | 100 | 4A | 21 |
| Octal | 67 | 26 | 221 | 76 | 125 | 0 | 53 | 400 | 112 | 41 |
| Binary | 110111 | 10110 | 10010001 | 111110 | 1010101 | 0 | 101011 | 100000000 | 1001010 | 100001 |
Color Harmonies of #371691
Complementary color
Monochromatic Colors of #371691
Black with #371691
Text Example
Text Example
White with #371691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371691; }
p { color: rgb(55,22,145); }
H1.HeaderClassName
{
color: #371691;
}
.AnyTagClassName
{
color: #371691;
}
</style>
background-color css
<style>
a { background-color: #371691; }
a { background-color: rgb(55,22,145); }
div.DivClassName
{
background-color: #371691;
}
.BgClassName
{
background-color: #371691;
}
</style>
border-color css
<style>
span { border-color: #371691; }
span { border-color: rgb(55,22,145); }
td.TdClassName
{
border-color: #371691;
}
.TagClassName
{
border-color: #371691;
}
</style>