Shades of Persian Indigo #360593
Tints of Persian Indigo #360593
RGB
CMYK
RGB Variations
Color information
#360593 (or 0x360593) is known color: Persian Indigo. HEX triplet: 36, 05 and 93. RGB value is (54,5,147). Sum of RGB (Red+Green+Blue) = 54+5+147=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 147 (57.81% from 255 or 71.36% from 206); Max value from RGB is 147 - color contains mainly: blue. Hex color #360593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360593 is #C9FA6C. Grayscale: #232323. Windows color (decimal): -13236845 or 9635126. OLE color: 9635126.
HSL color Cylindrical-coordinate representation of color #360593: hue angle of 260.7º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #360593 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 5 | 147 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.42 |
| HSL | 260.7º | 0.93% | 0.3% | - |
| HSV(B) | 260.7º | 0.97% | 0.58% | - |
| XYZ | 6.84 | 3 | 27.82 | - |
| YUV | 35.84 | 190.73 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 147 | 0.63 | 0.97 | 0 | 0.42 | 260.7 | 0.93 | 0.3 |
| Hex | 36 | 5 | 93 | 3F | 61 | 0 | 2A | 105 | 5D | 1E |
| Octal | 66 | 5 | 223 | 77 | 141 | 0 | 52 | 405 | 135 | 36 |
| Binary | 110110 | 101 | 10010011 | 111111 | 1100001 | 0 | 101010 | 100000101 | 1011101 | 11110 |
Color Harmonies of #360593
Complementary color
Monochromatic Colors of #360593
Black with #360593
Text Example
Text Example
White with #360593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360593; }
p { color: rgb(54,5,147); }
H1.HeaderClassName
{
color: #360593;
}
.AnyTagClassName
{
color: #360593;
}
</style>
background-color css
<style>
a { background-color: #360593; }
a { background-color: rgb(54,5,147); }
div.DivClassName
{
background-color: #360593;
}
.BgClassName
{
background-color: #360593;
}
</style>
border-color css
<style>
span { border-color: #360593; }
span { border-color: rgb(54,5,147); }
td.TdClassName
{
border-color: #360593;
}
.TagClassName
{
border-color: #360593;
}
</style>