Shades of Persian Indigo #371990
Tints of Persian Indigo #371990
RGB
CMYK
RGB Variations
Color information
#371990 (or 0x371990) is known color: Persian Indigo. HEX triplet: 37, 19 and 90. RGB value is (55,25,144). Sum of RGB (Red+Green+Blue) = 55+25+144=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 25 (10.16% from 255 or 11.16% from 224); Blue value is 144 (56.64% from 255 or 64.29% from 224); Max value from RGB is 144 - color contains mainly: blue. Hex color #371990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371990 is #C8E66F. Grayscale: #2F2F2F. Windows color (decimal): -13166192 or 9443639. OLE color: 9443639.
HSL color Cylindrical-coordinate representation of color #371990: hue angle of 255.13º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371990 is Cyan = 0.62, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 25 | 144 | - |
| CMYK | 0.62 | 0.83 | 0 | 0.44 |
| HSL | 255.13º | 0.7% | 0.33% | - |
| HSV(B) | 255.13º | 0.83% | 0.56% | - |
| XYZ | 6.96 | 3.52 | 26.7 | - |
| YUV | 47.54 | 182.44 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 144 | 0.62 | 0.83 | 0 | 0.44 | 255.13 | 0.7 | 0.33 |
| Hex | 37 | 19 | 90 | 3E | 53 | 0 | 2C | FF | 46 | 21 |
| Octal | 67 | 31 | 220 | 76 | 123 | 0 | 54 | 377 | 106 | 41 |
| Binary | 110111 | 11001 | 10010000 | 111110 | 1010011 | 0 | 101100 | 11111111 | 1000110 | 100001 |
Color Harmonies of #371990
Complementary color
Monochromatic Colors of #371990
Black with #371990
Text Example
Text Example
White with #371990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371990; }
p { color: rgb(55,25,144); }
H1.HeaderClassName
{
color: #371990;
}
.AnyTagClassName
{
color: #371990;
}
</style>
background-color css
<style>
a { background-color: #371990; }
a { background-color: rgb(55,25,144); }
div.DivClassName
{
background-color: #371990;
}
.BgClassName
{
background-color: #371990;
}
</style>
border-color css
<style>
span { border-color: #371990; }
span { border-color: rgb(55,25,144); }
td.TdClassName
{
border-color: #371990;
}
.TagClassName
{
border-color: #371990;
}
</style>