Shades of Persian Indigo #370586
Tints of Persian Indigo #370586
RGB
CMYK
RGB Variations
Color information
#370586 (or 0x370586) is known color: Persian Indigo. HEX triplet: 37, 05 and 86. RGB value is (55,5,134). Sum of RGB (Red+Green+Blue) = 55+5+134=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 5 (2.34% from 255 or 2.58% from 194); Blue value is 134 (52.73% from 255 or 69.07% from 194); Max value from RGB is 134 - color contains mainly: blue. Hex color #370586 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370586 is #C8FA79. Grayscale: #222222. Windows color (decimal): -13171322 or 8783159. OLE color: 8783159.
HSL color Cylindrical-coordinate representation of color #370586: hue angle of 263.26º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370586 is Cyan = 0.59, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 5 | 134 | - |
| CMYK | 0.59 | 0.96 | 0 | 0.47 |
| HSL | 263.26º | 0.93% | 0.27% | - |
| HSV(B) | 263.26º | 0.96% | 0.53% | - |
| XYZ | 5.93 | 2.64 | 22.75 | - |
| YUV | 34.66 | 184.07 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 134 | 0.59 | 0.96 | 0 | 0.47 | 263.26 | 0.93 | 0.27 |
| Hex | 37 | 5 | 86 | 3B | 60 | 0 | 2F | 107 | 5D | 1B |
| Octal | 67 | 5 | 206 | 73 | 140 | 0 | 57 | 407 | 135 | 33 |
| Binary | 110111 | 101 | 10000110 | 111011 | 1100000 | 0 | 101111 | 100000111 | 1011101 | 11011 |
Color Harmonies of #370586
Complementary color
Monochromatic Colors of #370586
Black with #370586
Text Example
Text Example
White with #370586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370586; }
p { color: rgb(55,5,134); }
H1.HeaderClassName
{
color: #370586;
}
.AnyTagClassName
{
color: #370586;
}
</style>
background-color css
<style>
a { background-color: #370586; }
a { background-color: rgb(55,5,134); }
div.DivClassName
{
background-color: #370586;
}
.BgClassName
{
background-color: #370586;
}
</style>
border-color css
<style>
span { border-color: #370586; }
span { border-color: rgb(55,5,134); }
td.TdClassName
{
border-color: #370586;
}
.TagClassName
{
border-color: #370586;
}
</style>