Shades of Persian Indigo #360589
Tints of Persian Indigo #360589
RGB
CMYK
RGB Variations
Color information
#360589 (or 0x360589) is known color: Persian Indigo. HEX triplet: 36, 05 and 89. RGB value is (54,5,137). Sum of RGB (Red+Green+Blue) = 54+5+137=196 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.55% from 196); Green value is 5 (2.34% from 255 or 2.55% from 196); Blue value is 137 (53.91% from 255 or 69.90% from 196); Max value from RGB is 137 - color contains mainly: blue. Hex color #360589 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360589 is #C9FA76. Grayscale: #222222. Windows color (decimal): -13236855 or 8979766. OLE color: 8979766.
HSL color Cylindrical-coordinate representation of color #360589: hue angle of 262.27º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360589 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 5 | 137 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.46 |
| HSL | 262.27º | 0.93% | 0.28% | - |
| HSV(B) | 262.27º | 0.96% | 0.54% | - |
| XYZ | 6.09 | 2.7 | 23.87 | - |
| YUV | 34.7 | 185.73 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 137 | 0.61 | 0.96 | 0 | 0.46 | 262.27 | 0.93 | 0.28 |
| Hex | 36 | 5 | 89 | 3D | 60 | 0 | 2E | 106 | 5D | 1C |
| Octal | 66 | 5 | 211 | 75 | 140 | 0 | 56 | 406 | 135 | 34 |
| Binary | 110110 | 101 | 10001001 | 111101 | 1100000 | 0 | 101110 | 100000110 | 1011101 | 11100 |
Color Harmonies of #360589
Complementary color
Monochromatic Colors of #360589
Black with #360589
Text Example
Text Example
White with #360589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360589; }
p { color: rgb(54,5,137); }
H1.HeaderClassName
{
color: #360589;
}
.AnyTagClassName
{
color: #360589;
}
</style>
background-color css
<style>
a { background-color: #360589; }
a { background-color: rgb(54,5,137); }
div.DivClassName
{
background-color: #360589;
}
.BgClassName
{
background-color: #360589;
}
</style>
border-color css
<style>
span { border-color: #360589; }
span { border-color: rgb(54,5,137); }
td.TdClassName
{
border-color: #360589;
}
.TagClassName
{
border-color: #360589;
}
</style>