Shades of Persian Indigo #360586
Tints of Persian Indigo #360586
RGB
CMYK
RGB Variations
Color information
#360586 (or 0x360586) is known color: Persian Indigo. HEX triplet: 36, 05 and 86. RGB value is (54,5,134). Sum of RGB (Red+Green+Blue) = 54+5+134=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 5 (2.34% from 255 or 2.59% 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 #360586 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360586 is #C9FA79. Grayscale: #212121. Windows color (decimal): -13236858 or 8783158. OLE color: 8783158.
HSL color Cylindrical-coordinate representation of color #360586: hue angle of 262.79º 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 #360586 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 5 | 134 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.47 |
| HSL | 262.79º | 0.93% | 0.27% | - |
| HSV(B) | 262.79º | 0.96% | 0.53% | - |
| XYZ | 5.88 | 2.61 | 22.75 | - |
| YUV | 34.36 | 184.23 | 142.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 134 | 0.60 | 0.96 | 0 | 0.47 | 262.79 | 0.93 | 0.27 |
| Hex | 36 | 5 | 86 | 3C | 60 | 0 | 2F | 107 | 5D | 1B |
| Octal | 66 | 5 | 206 | 74 | 140 | 0 | 57 | 407 | 135 | 33 |
| Binary | 110110 | 101 | 10000110 | 111100 | 1100000 | 0 | 101111 | 100000111 | 1011101 | 11011 |
Color Harmonies of #360586
Complementary color
Monochromatic Colors of #360586
Black with #360586
Text Example
Text Example
White with #360586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360586; }
p { color: rgb(54,5,134); }
H1.HeaderClassName
{
color: #360586;
}
.AnyTagClassName
{
color: #360586;
}
</style>
background-color css
<style>
a { background-color: #360586; }
a { background-color: rgb(54,5,134); }
div.DivClassName
{
background-color: #360586;
}
.BgClassName
{
background-color: #360586;
}
</style>
border-color css
<style>
span { border-color: #360586; }
span { border-color: rgb(54,5,134); }
td.TdClassName
{
border-color: #360586;
}
.TagClassName
{
border-color: #360586;
}
</style>