Shades of Persian Indigo #360495
Tints of Persian Indigo #360495
RGB
CMYK
RGB Variations
Color information
#360495 (or 0x360495) is known color: Persian Indigo. HEX triplet: 36, 04 and 95. RGB value is (54,4,149). Sum of RGB (Red+Green+Blue) = 54+4+149=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 4 (1.95% from 255 or 1.93% from 207); Blue value is 149 (58.59% from 255 or 71.98% from 207); Max value from RGB is 149 - color contains mainly: blue. Hex color #360495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360495 is #C9FB6A. Grayscale: #222222. Windows color (decimal): -13237099 or 9765942. OLE color: 9765942.
HSL color Cylindrical-coordinate representation of color #360495: hue angle of 260.69º degrees, saturation: 0.95, 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 #360495 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 4 | 149 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.42 |
| HSL | 260.69º | 0.95% | 0.3% | - |
| HSV(B) | 260.69º | 0.97% | 0.58% | - |
| XYZ | 6.99 | 3.04 | 28.65 | - |
| YUV | 35.48 | 192.07 | 141.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 4 | 149 | 0.64 | 0.97 | 0 | 0.42 | 260.69 | 0.95 | 0.3 |
| Hex | 36 | 4 | 95 | 40 | 61 | 0 | 2A | 105 | 5F | 1E |
| Octal | 66 | 4 | 225 | 100 | 141 | 0 | 52 | 405 | 137 | 36 |
| Binary | 110110 | 100 | 10010101 | 1000000 | 1100001 | 0 | 101010 | 100000101 | 1011111 | 11110 |
Color Harmonies of #360495
Complementary color
Monochromatic Colors of #360495
Black with #360495
Text Example
Text Example
White with #360495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360495; }
p { color: rgb(54,4,149); }
H1.HeaderClassName
{
color: #360495;
}
.AnyTagClassName
{
color: #360495;
}
</style>
background-color css
<style>
a { background-color: #360495; }
a { background-color: rgb(54,4,149); }
div.DivClassName
{
background-color: #360495;
}
.BgClassName
{
background-color: #360495;
}
</style>
border-color css
<style>
span { border-color: #360495; }
span { border-color: rgb(54,4,149); }
td.TdClassName
{
border-color: #360495;
}
.TagClassName
{
border-color: #360495;
}
</style>