Shades of Persian Indigo #360488
Tints of Persian Indigo #360488
RGB
CMYK
RGB Variations
Color information
#360488 (or 0x360488) is known color: Persian Indigo. HEX triplet: 36, 04 and 88. RGB value is (54,4,136). Sum of RGB (Red+Green+Blue) = 54+4+136=194 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.84% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 136 (53.52% from 255 or 70.10% from 194); Max value from RGB is 136 - color contains mainly: blue. Hex color #360488 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360488 is #C9FB77. Grayscale: #212121. Windows color (decimal): -13237112 or 8913974. OLE color: 8913974.
HSL color Cylindrical-coordinate representation of color #360488: hue angle of 262.73º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #360488 is Cyan = 0.60, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 4 | 136 | - |
| CMYK | 0.60 | 0.97 | 0 | 0.47 |
| HSL | 262.73º | 0.94% | 0.27% | - |
| HSV(B) | 262.73º | 0.97% | 0.53% | - |
| XYZ | 6.01 | 2.65 | 23.49 | - |
| YUV | 34 | 185.57 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 136 | 0.60 | 0.97 | 0 | 0.47 | 262.73 | 0.94 | 0.27 |
| Hex | 36 | 4 | 88 | 3C | 61 | 0 | 2F | 107 | 5E | 1B |
| Octal | 66 | 4 | 210 | 74 | 141 | 0 | 57 | 407 | 136 | 33 |
| Binary | 110110 | 100 | 10001000 | 111100 | 1100001 | 0 | 101111 | 100000111 | 1011110 | 11011 |
Color Harmonies of #360488
Complementary color
Monochromatic Colors of #360488
Black with #360488
Text Example
Text Example
White with #360488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360488; }
p { color: rgb(54,4,136); }
H1.HeaderClassName
{
color: #360488;
}
.AnyTagClassName
{
color: #360488;
}
</style>
background-color css
<style>
a { background-color: #360488; }
a { background-color: rgb(54,4,136); }
div.DivClassName
{
background-color: #360488;
}
.BgClassName
{
background-color: #360488;
}
</style>
border-color css
<style>
span { border-color: #360488; }
span { border-color: rgb(54,4,136); }
td.TdClassName
{
border-color: #360488;
}
.TagClassName
{
border-color: #360488;
}
</style>