Shades of Persian Indigo #360995
Tints of Persian Indigo #360995
RGB
CMYK
RGB Variations
Color information
#360995 (or 0x360995) is known color: Persian Indigo. HEX triplet: 36, 09 and 95. RGB value is (54,9,149). Sum of RGB (Red+Green+Blue) = 54+9+149=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 149 (58.59% from 255 or 70.28% from 212); Max value from RGB is 149 - color contains mainly: blue. Hex color #360995 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360995 is #C9F66A. Grayscale: #252525. Windows color (decimal): -13235819 or 9767222. OLE color: 9767222.
HSL color Cylindrical-coordinate representation of color #360995: hue angle of 259.29º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360995 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 9 | 149 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.42 |
| HSL | 259.29º | 0.89% | 0.31% | - |
| HSV(B) | 259.29º | 0.94% | 0.58% | - |
| XYZ | 7.04 | 3.15 | 28.67 | - |
| YUV | 38.42 | 190.41 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 149 | 0.64 | 0.94 | 0 | 0.42 | 259.29 | 0.89 | 0.31 |
| Hex | 36 | 9 | 95 | 40 | 5E | 0 | 2A | 103 | 59 | 1F |
| Octal | 66 | 11 | 225 | 100 | 136 | 0 | 52 | 403 | 131 | 37 |
| Binary | 110110 | 1001 | 10010101 | 1000000 | 1011110 | 0 | 101010 | 100000011 | 1011001 | 11111 |
Color Harmonies of #360995
Complementary color
Monochromatic Colors of #360995
Black with #360995
Text Example
Text Example
White with #360995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360995; }
p { color: rgb(54,9,149); }
H1.HeaderClassName
{
color: #360995;
}
.AnyTagClassName
{
color: #360995;
}
</style>
background-color css
<style>
a { background-color: #360995; }
a { background-color: rgb(54,9,149); }
div.DivClassName
{
background-color: #360995;
}
.BgClassName
{
background-color: #360995;
}
</style>
border-color css
<style>
span { border-color: #360995; }
span { border-color: rgb(54,9,149); }
td.TdClassName
{
border-color: #360995;
}
.TagClassName
{
border-color: #360995;
}
</style>