Shades of Persian Indigo #360691
Tints of Persian Indigo #360691
RGB
CMYK
RGB Variations
Color information
#360691 (or 0x360691) is known color: Persian Indigo. HEX triplet: 36, 06 and 91. RGB value is (54,6,145). Sum of RGB (Red+Green+Blue) = 54+6+145=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 6 (2.73% from 255 or 2.93% from 205); Blue value is 145 (57.03% from 255 or 70.73% from 205); Max value from RGB is 145 - color contains mainly: blue. Hex color #360691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360691 is #C9F96E. Grayscale: #232323. Windows color (decimal): -13236591 or 9504310. OLE color: 9504310.
HSL color Cylindrical-coordinate representation of color #360691: hue angle of 260.72º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360691 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 6 | 145 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.43 |
| HSL | 260.72º | 0.92% | 0.3% | - |
| HSV(B) | 260.72º | 0.96% | 0.57% | - |
| XYZ | 6.7 | 2.96 | 27.01 | - |
| YUV | 36.2 | 189.4 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 145 | 0.63 | 0.96 | 0 | 0.43 | 260.72 | 0.92 | 0.3 |
| Hex | 36 | 6 | 91 | 3F | 60 | 0 | 2B | 105 | 5C | 1E |
| Octal | 66 | 6 | 221 | 77 | 140 | 0 | 53 | 405 | 134 | 36 |
| Binary | 110110 | 110 | 10010001 | 111111 | 1100000 | 0 | 101011 | 100000101 | 1011100 | 11110 |
Color Harmonies of #360691
Complementary color
Monochromatic Colors of #360691
Black with #360691
Text Example
Text Example
White with #360691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360691; }
p { color: rgb(54,6,145); }
H1.HeaderClassName
{
color: #360691;
}
.AnyTagClassName
{
color: #360691;
}
</style>
background-color css
<style>
a { background-color: #360691; }
a { background-color: rgb(54,6,145); }
div.DivClassName
{
background-color: #360691;
}
.BgClassName
{
background-color: #360691;
}
</style>
border-color css
<style>
span { border-color: #360691; }
span { border-color: rgb(54,6,145); }
td.TdClassName
{
border-color: #360691;
}
.TagClassName
{
border-color: #360691;
}
</style>