Shades of Persian Indigo #360896
Tints of Persian Indigo #360896
RGB
CMYK
RGB Variations
Color information
#360896 (or 0x360896) is known color: Persian Indigo. HEX triplet: 36, 08 and 96. RGB value is (54,8,150). Sum of RGB (Red+Green+Blue) = 54+8+150=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 8 (3.52% from 255 or 3.77% from 212); Blue value is 150 (58.98% from 255 or 70.75% from 212); Max value from RGB is 150 - color contains mainly: blue. Hex color #360896 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360896 is #C9F769. Grayscale: #252525. Windows color (decimal): -13236074 or 9832502. OLE color: 9832502.
HSL color Cylindrical-coordinate representation of color #360896: hue angle of 259.44º degrees, saturation: 0.9, 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 #360896 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 8 | 150 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.41 |
| HSL | 259.44º | 0.9% | 0.31% | - |
| HSV(B) | 259.44º | 0.95% | 0.59% | - |
| XYZ | 7.11 | 3.16 | 29.09 | - |
| YUV | 37.94 | 191.24 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 150 | 0.64 | 0.95 | 0 | 0.41 | 259.44 | 0.9 | 0.31 |
| Hex | 36 | 8 | 96 | 40 | 5F | 0 | 29 | 103 | 5A | 1F |
| Octal | 66 | 10 | 226 | 100 | 137 | 0 | 51 | 403 | 132 | 37 |
| Binary | 110110 | 1000 | 10010110 | 1000000 | 1011111 | 0 | 101001 | 100000011 | 1011010 | 11111 |
Color Harmonies of #360896
Complementary color
Monochromatic Colors of #360896
Black with #360896
Text Example
Text Example
White with #360896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360896; }
p { color: rgb(54,8,150); }
H1.HeaderClassName
{
color: #360896;
}
.AnyTagClassName
{
color: #360896;
}
</style>
background-color css
<style>
a { background-color: #360896; }
a { background-color: rgb(54,8,150); }
div.DivClassName
{
background-color: #360896;
}
.BgClassName
{
background-color: #360896;
}
</style>
border-color css
<style>
span { border-color: #360896; }
span { border-color: rgb(54,8,150); }
td.TdClassName
{
border-color: #360896;
}
.TagClassName
{
border-color: #360896;
}
</style>