Shades of Persian Indigo #360796
Tints of Persian Indigo #360796
RGB
CMYK
RGB Variations
Color information
#360796 (or 0x360796) is known color: Persian Indigo. HEX triplet: 36, 07 and 96. RGB value is (54,7,150). Sum of RGB (Red+Green+Blue) = 54+7+150=211 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.59% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 150 (58.98% from 255 or 71.09% from 211); Max value from RGB is 150 - color contains mainly: blue. Hex color #360796 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360796 is #C9F869. Grayscale: #242424. Windows color (decimal): -13236330 or 9832246. OLE color: 9832246.
HSL color Cylindrical-coordinate representation of color #360796: hue angle of 259.72º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #360796 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 7 | 150 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.41 |
| HSL | 259.72º | 0.91% | 0.31% | - |
| HSV(B) | 259.72º | 0.95% | 0.59% | - |
| XYZ | 7.1 | 3.14 | 29.09 | - |
| YUV | 37.36 | 191.57 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 150 | 0.64 | 0.95 | 0 | 0.41 | 259.72 | 0.91 | 0.31 |
| Hex | 36 | 7 | 96 | 40 | 5F | 0 | 29 | 104 | 5B | 1F |
| Octal | 66 | 7 | 226 | 100 | 137 | 0 | 51 | 404 | 133 | 37 |
| Binary | 110110 | 111 | 10010110 | 1000000 | 1011111 | 0 | 101001 | 100000100 | 1011011 | 11111 |
Color Harmonies of #360796
Complementary color
Monochromatic Colors of #360796
Black with #360796
Text Example
Text Example
White with #360796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360796; }
p { color: rgb(54,7,150); }
H1.HeaderClassName
{
color: #360796;
}
.AnyTagClassName
{
color: #360796;
}
</style>
background-color css
<style>
a { background-color: #360796; }
a { background-color: rgb(54,7,150); }
div.DivClassName
{
background-color: #360796;
}
.BgClassName
{
background-color: #360796;
}
</style>
border-color css
<style>
span { border-color: #360796; }
span { border-color: rgb(54,7,150); }
td.TdClassName
{
border-color: #360796;
}
.TagClassName
{
border-color: #360796;
}
</style>