Shades of Persian Indigo #370594
Tints of Persian Indigo #370594
RGB
CMYK
RGB Variations
Color information
#370594 (or 0x370594) is known color: Persian Indigo. HEX triplet: 37, 05 and 94. RGB value is (55,5,148). Sum of RGB (Red+Green+Blue) = 55+5+148=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 148 (58.20% from 255 or 71.15% from 208); Max value from RGB is 148 - color contains mainly: blue. Hex color #370594 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370594 is #C8FA6B. Grayscale: #232323. Windows color (decimal): -13171308 or 9700663. OLE color: 9700663.
HSL color Cylindrical-coordinate representation of color #370594: hue angle of 260.98º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370594 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 5 | 148 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.42 |
| HSL | 260.98º | 0.93% | 0.3% | - |
| HSV(B) | 260.98º | 0.97% | 0.58% | - |
| XYZ | 6.98 | 3.06 | 28.24 | - |
| YUV | 36.25 | 191.07 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 148 | 0.63 | 0.97 | 0 | 0.42 | 260.98 | 0.93 | 0.3 |
| Hex | 37 | 5 | 94 | 3F | 61 | 0 | 2A | 105 | 5D | 1E |
| Octal | 67 | 5 | 224 | 77 | 141 | 0 | 52 | 405 | 135 | 36 |
| Binary | 110111 | 101 | 10010100 | 111111 | 1100001 | 0 | 101010 | 100000101 | 1011101 | 11110 |
Color Harmonies of #370594
Complementary color
Monochromatic Colors of #370594
Black with #370594
Text Example
Text Example
White with #370594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370594; }
p { color: rgb(55,5,148); }
H1.HeaderClassName
{
color: #370594;
}
.AnyTagClassName
{
color: #370594;
}
</style>
background-color css
<style>
a { background-color: #370594; }
a { background-color: rgb(55,5,148); }
div.DivClassName
{
background-color: #370594;
}
.BgClassName
{
background-color: #370594;
}
</style>
border-color css
<style>
span { border-color: #370594; }
span { border-color: rgb(55,5,148); }
td.TdClassName
{
border-color: #370594;
}
.TagClassName
{
border-color: #370594;
}
</style>