Shades of Persian Indigo #360584
Tints of Persian Indigo #360584
RGB
CMYK
RGB Variations
Color information
#360584 (or 0x360584) is known color: Persian Indigo. HEX triplet: 36, 05 and 84. RGB value is (54,5,132). Sum of RGB (Red+Green+Blue) = 54+5+132=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 5 (2.34% from 255 or 2.62% from 191); Blue value is 132 (51.95% from 255 or 69.11% from 191); Max value from RGB is 132 - color contains mainly: blue. Hex color #360584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360584 is #C9FA7B. Grayscale: #212121. Windows color (decimal): -13236860 or 8652086. OLE color: 8652086.
HSL color Cylindrical-coordinate representation of color #360584: hue angle of 263.15º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360584 is Cyan = 0.59, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 5 | 132 | - |
| CMYK | 0.59 | 0.96 | 0 | 0.48 |
| HSL | 263.15º | 0.93% | 0.27% | - |
| HSV(B) | 263.15º | 0.96% | 0.52% | - |
| XYZ | 5.74 | 2.56 | 22.02 | - |
| YUV | 34.13 | 183.23 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 132 | 0.59 | 0.96 | 0 | 0.48 | 263.15 | 0.93 | 0.27 |
| Hex | 36 | 5 | 84 | 3B | 60 | 0 | 30 | 107 | 5D | 1B |
| Octal | 66 | 5 | 204 | 73 | 140 | 0 | 60 | 407 | 135 | 33 |
| Binary | 110110 | 101 | 10000100 | 111011 | 1100000 | 0 | 110000 | 100000111 | 1011101 | 11011 |
Color Harmonies of #360584
Complementary color
Monochromatic Colors of #360584
Black with #360584
Text Example
Text Example
White with #360584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360584; }
p { color: rgb(54,5,132); }
H1.HeaderClassName
{
color: #360584;
}
.AnyTagClassName
{
color: #360584;
}
</style>
background-color css
<style>
a { background-color: #360584; }
a { background-color: rgb(54,5,132); }
div.DivClassName
{
background-color: #360584;
}
.BgClassName
{
background-color: #360584;
}
</style>
border-color css
<style>
span { border-color: #360584; }
span { border-color: rgb(54,5,132); }
td.TdClassName
{
border-color: #360584;
}
.TagClassName
{
border-color: #360584;
}
</style>