Shades of Persian Indigo #360578
Tints of Persian Indigo #360578
RGB
CMYK
RGB Variations
Color information
#360578 (or 0x360578) is known color: Persian Indigo. HEX triplet: 36, 05 and 78. RGB value is (54,5,120). Sum of RGB (Red+Green+Blue) = 54+5+120=179 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.17% from 179); Green value is 5 (2.34% from 255 or 2.79% from 179); Blue value is 120 (47.27% from 255 or 67.04% from 179); Max value from RGB is 120 - color contains mainly: blue. Hex color #360578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360578 is #C9FA87. Grayscale: #202020. Windows color (decimal): -13236872 or 7865654. OLE color: 7865654.
HSL color Cylindrical-coordinate representation of color #360578: hue angle of 265.57º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360578 is Cyan = 0.55, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 5 | 120 | - |
| CMYK | 0.55 | 0.96 | 0 | 0.53 |
| HSL | 265.57º | 0.92% | 0.25% | - |
| HSV(B) | 265.57º | 0.96% | 0.47% | - |
| XYZ | 4.97 | 2.25 | 17.94 | - |
| YUV | 32.76 | 177.23 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 120 | 0.55 | 0.96 | 0 | 0.53 | 265.57 | 0.92 | 0.25 |
| Hex | 36 | 5 | 78 | 37 | 60 | 0 | 35 | 10A | 5C | 19 |
| Octal | 66 | 5 | 170 | 67 | 140 | 0 | 65 | 412 | 134 | 31 |
| Binary | 110110 | 101 | 1111000 | 110111 | 1100000 | 0 | 110101 | 100001010 | 1011100 | 11001 |
Color Harmonies of #360578
Complementary color
Monochromatic Colors of #360578
Black with #360578
Text Example
Text Example
White with #360578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360578; }
p { color: rgb(54,5,120); }
H1.HeaderClassName
{
color: #360578;
}
.AnyTagClassName
{
color: #360578;
}
</style>
background-color css
<style>
a { background-color: #360578; }
a { background-color: rgb(54,5,120); }
div.DivClassName
{
background-color: #360578;
}
.BgClassName
{
background-color: #360578;
}
</style>
border-color css
<style>
span { border-color: #360578; }
span { border-color: rgb(54,5,120); }
td.TdClassName
{
border-color: #360578;
}
.TagClassName
{
border-color: #360578;
}
</style>