Shades of Persian Indigo #370486
Tints of Persian Indigo #370486
RGB
CMYK
RGB Variations
Color information
#370486 (or 0x370486) is known color: Persian Indigo. HEX triplet: 37, 04 and 86. RGB value is (55,4,134). Sum of RGB (Red+Green+Blue) = 55+4+134=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 4 (1.95% from 255 or 2.07% from 193); Blue value is 134 (52.73% from 255 or 69.43% from 193); Max value from RGB is 134 - color contains mainly: blue. Hex color #370486 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370486 is #C8FB79. Grayscale: #212121. Windows color (decimal): -13171578 or 8782903. OLE color: 8782903.
HSL color Cylindrical-coordinate representation of color #370486: hue angle of 263.54º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370486 is Cyan = 0.59, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 4 | 134 | - |
| CMYK | 0.59 | 0.97 | 0 | 0.47 |
| HSL | 263.54º | 0.94% | 0.27% | - |
| HSV(B) | 263.54º | 0.97% | 0.53% | - |
| XYZ | 5.92 | 2.62 | 22.75 | - |
| YUV | 34.07 | 184.4 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 134 | 0.59 | 0.97 | 0 | 0.47 | 263.54 | 0.94 | 0.27 |
| Hex | 37 | 4 | 86 | 3B | 61 | 0 | 2F | 108 | 5E | 1B |
| Octal | 67 | 4 | 206 | 73 | 141 | 0 | 57 | 410 | 136 | 33 |
| Binary | 110111 | 100 | 10000110 | 111011 | 1100001 | 0 | 101111 | 100001000 | 1011110 | 11011 |
Color Harmonies of #370486
Complementary color
Monochromatic Colors of #370486
Black with #370486
Text Example
Text Example
White with #370486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370486; }
p { color: rgb(55,4,134); }
H1.HeaderClassName
{
color: #370486;
}
.AnyTagClassName
{
color: #370486;
}
</style>
background-color css
<style>
a { background-color: #370486; }
a { background-color: rgb(55,4,134); }
div.DivClassName
{
background-color: #370486;
}
.BgClassName
{
background-color: #370486;
}
</style>
border-color css
<style>
span { border-color: #370486; }
span { border-color: rgb(55,4,134); }
td.TdClassName
{
border-color: #370486;
}
.TagClassName
{
border-color: #370486;
}
</style>