Shades of Persian Indigo #370891
Tints of Persian Indigo #370891
RGB
CMYK
RGB Variations
Color information
#370891 (or 0x370891) is known color: Persian Indigo. HEX triplet: 37, 08 and 91. RGB value is (55,8,145). Sum of RGB (Red+Green+Blue) = 55+8+145=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 8 (3.52% from 255 or 3.85% from 208); Blue value is 145 (57.03% from 255 or 69.71% from 208); Max value from RGB is 145 - color contains mainly: blue. Hex color #370891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370891 is #C8F76E. Grayscale: #252525. Windows color (decimal): -13170543 or 9504823. OLE color: 9504823.
HSL color Cylindrical-coordinate representation of color #370891: hue angle of 260.58º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370891 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 8 | 145 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.43 |
| HSL | 260.58º | 0.9% | 0.3% | - |
| HSV(B) | 260.58º | 0.94% | 0.57% | - |
| XYZ | 6.77 | 3.03 | 27.02 | - |
| YUV | 37.67 | 188.57 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 145 | 0.62 | 0.94 | 0 | 0.43 | 260.58 | 0.9 | 0.3 |
| Hex | 37 | 8 | 91 | 3E | 5E | 0 | 2B | 105 | 5A | 1E |
| Octal | 67 | 10 | 221 | 76 | 136 | 0 | 53 | 405 | 132 | 36 |
| Binary | 110111 | 1000 | 10010001 | 111110 | 1011110 | 0 | 101011 | 100000101 | 1011010 | 11110 |
Color Harmonies of #370891
Complementary color
Monochromatic Colors of #370891
Black with #370891
Text Example
Text Example
White with #370891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370891; }
p { color: rgb(55,8,145); }
H1.HeaderClassName
{
color: #370891;
}
.AnyTagClassName
{
color: #370891;
}
</style>
background-color css
<style>
a { background-color: #370891; }
a { background-color: rgb(55,8,145); }
div.DivClassName
{
background-color: #370891;
}
.BgClassName
{
background-color: #370891;
}
</style>
border-color css
<style>
span { border-color: #370891; }
span { border-color: rgb(55,8,145); }
td.TdClassName
{
border-color: #370891;
}
.TagClassName
{
border-color: #370891;
}
</style>