Shades of Persian Indigo #360996
Tints of Persian Indigo #360996
RGB
CMYK
RGB Variations
Color information
#360996 (or 0x360996) is known color: Persian Indigo. HEX triplet: 36, 09 and 96. RGB value is (54,9,150). Sum of RGB (Red+Green+Blue) = 54+9+150=213 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.35% from 213); Green value is 9 (3.91% from 255 or 4.23% from 213); Blue value is 150 (58.98% from 255 or 70.42% from 213); Max value from RGB is 150 - color contains mainly: blue. Hex color #360996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360996 is #C9F669. Grayscale: #262626. Windows color (decimal): -13235818 or 9832758. OLE color: 9832758.
HSL color Cylindrical-coordinate representation of color #360996: hue angle of 259.15º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360996 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 9 | 150 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.41 |
| HSL | 259.15º | 0.89% | 0.31% | - |
| HSV(B) | 259.15º | 0.94% | 0.59% | - |
| XYZ | 7.12 | 3.18 | 29.09 | - |
| YUV | 38.53 | 190.91 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 150 | 0.64 | 0.94 | 0 | 0.41 | 259.15 | 0.89 | 0.31 |
| Hex | 36 | 9 | 96 | 40 | 5E | 0 | 29 | 103 | 59 | 1F |
| Octal | 66 | 11 | 226 | 100 | 136 | 0 | 51 | 403 | 131 | 37 |
| Binary | 110110 | 1001 | 10010110 | 1000000 | 1011110 | 0 | 101001 | 100000011 | 1011001 | 11111 |
Color Harmonies of #360996
Complementary color
Monochromatic Colors of #360996
Black with #360996
Text Example
Text Example
White with #360996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360996; }
p { color: rgb(54,9,150); }
H1.HeaderClassName
{
color: #360996;
}
.AnyTagClassName
{
color: #360996;
}
</style>
background-color css
<style>
a { background-color: #360996; }
a { background-color: rgb(54,9,150); }
div.DivClassName
{
background-color: #360996;
}
.BgClassName
{
background-color: #360996;
}
</style>
border-color css
<style>
span { border-color: #360996; }
span { border-color: rgb(54,9,150); }
td.TdClassName
{
border-color: #360996;
}
.TagClassName
{
border-color: #360996;
}
</style>