Shades of Persian Indigo #371594
Tints of Persian Indigo #371594
RGB
CMYK
RGB Variations
Color information
#371594 (or 0x371594) is known color: Persian Indigo. HEX triplet: 37, 15 and 94. RGB value is (55,21,148). Sum of RGB (Red+Green+Blue) = 55+21+148=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 21 (8.59% from 255 or 9.38% from 224); Blue value is 148 (58.20% from 255 or 66.07% from 224); Max value from RGB is 148 - color contains mainly: blue. Hex color #371594 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371594 is #C8EA6B. Grayscale: #2D2D2D. Windows color (decimal): -13167212 or 9704759. OLE color: 9704759.
HSL color Cylindrical-coordinate representation of color #371594: hue angle of 256.06º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #371594 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 21 | 148 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.42 |
| HSL | 256.06º | 0.75% | 0.33% | - |
| HSV(B) | 256.06º | 0.86% | 0.58% | - |
| XYZ | 7.19 | 3.49 | 28.31 | - |
| YUV | 45.64 | 185.76 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 148 | 0.63 | 0.86 | 0 | 0.42 | 256.06 | 0.75 | 0.33 |
| Hex | 37 | 15 | 94 | 3F | 56 | 0 | 2A | 100 | 4B | 21 |
| Octal | 67 | 25 | 224 | 77 | 126 | 0 | 52 | 400 | 113 | 41 |
| Binary | 110111 | 10101 | 10010100 | 111111 | 1010110 | 0 | 101010 | 100000000 | 1001011 | 100001 |
Color Harmonies of #371594
Complementary color
Monochromatic Colors of #371594
Black with #371594
Text Example
Text Example
White with #371594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371594; }
p { color: rgb(55,21,148); }
H1.HeaderClassName
{
color: #371594;
}
.AnyTagClassName
{
color: #371594;
}
</style>
background-color css
<style>
a { background-color: #371594; }
a { background-color: rgb(55,21,148); }
div.DivClassName
{
background-color: #371594;
}
.BgClassName
{
background-color: #371594;
}
</style>
border-color css
<style>
span { border-color: #371594; }
span { border-color: rgb(55,21,148); }
td.TdClassName
{
border-color: #371594;
}
.TagClassName
{
border-color: #371594;
}
</style>