Shades of Persian Indigo #370589
Tints of Persian Indigo #370589
RGB
CMYK
RGB Variations
Color information
#370589 (or 0x370589) is known color: Persian Indigo. HEX triplet: 37, 05 and 89. RGB value is (55,5,137). Sum of RGB (Red+Green+Blue) = 55+5+137=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 5 (2.34% from 255 or 2.54% from 197); Blue value is 137 (53.91% from 255 or 69.54% from 197); Max value from RGB is 137 - color contains mainly: blue. Hex color #370589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370589 is #C8FA76. Grayscale: #222222. Windows color (decimal): -13171319 or 8979767. OLE color: 8979767.
HSL color Cylindrical-coordinate representation of color #370589: hue angle of 262.73º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370589 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 5 | 137 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.46 |
| HSL | 262.73º | 0.93% | 0.28% | - |
| HSV(B) | 262.73º | 0.96% | 0.54% | - |
| XYZ | 6.15 | 2.73 | 23.87 | - |
| YUV | 35 | 185.57 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 137 | 0.60 | 0.96 | 0 | 0.46 | 262.73 | 0.93 | 0.28 |
| Hex | 37 | 5 | 89 | 3C | 60 | 0 | 2E | 107 | 5D | 1C |
| Octal | 67 | 5 | 211 | 74 | 140 | 0 | 56 | 407 | 135 | 34 |
| Binary | 110111 | 101 | 10001001 | 111100 | 1100000 | 0 | 101110 | 100000111 | 1011101 | 11100 |
Color Harmonies of #370589
Complementary color
Monochromatic Colors of #370589
Black with #370589
Text Example
Text Example
White with #370589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370589; }
p { color: rgb(55,5,137); }
H1.HeaderClassName
{
color: #370589;
}
.AnyTagClassName
{
color: #370589;
}
</style>
background-color css
<style>
a { background-color: #370589; }
a { background-color: rgb(55,5,137); }
div.DivClassName
{
background-color: #370589;
}
.BgClassName
{
background-color: #370589;
}
</style>
border-color css
<style>
span { border-color: #370589; }
span { border-color: rgb(55,5,137); }
td.TdClassName
{
border-color: #370589;
}
.TagClassName
{
border-color: #370589;
}
</style>