Shades of Persian Indigo #360786
Tints of Persian Indigo #360786
RGB
CMYK
RGB Variations
Color information
#360786 (or 0x360786) is known color: Persian Indigo. HEX triplet: 36, 07 and 86. RGB value is (54,7,134). Sum of RGB (Red+Green+Blue) = 54+7+134=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 7 (3.12% from 255 or 3.59% from 195); Blue value is 134 (52.73% from 255 or 68.72% from 195); Max value from RGB is 134 - color contains mainly: blue. Hex color #360786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360786 is #C9F879. Grayscale: #232323. Windows color (decimal): -13236346 or 8783670. OLE color: 8783670.
HSL color Cylindrical-coordinate representation of color #360786: hue angle of 262.2º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #360786 is Cyan = 0.60, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 7 | 134 | - |
| CMYK | 0.60 | 0.95 | 0 | 0.47 |
| HSL | 262.2º | 0.9% | 0.28% | - |
| HSV(B) | 262.2º | 0.95% | 0.53% | - |
| XYZ | 5.9 | 2.66 | 22.76 | - |
| YUV | 35.53 | 183.57 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 134 | 0.60 | 0.95 | 0 | 0.47 | 262.2 | 0.9 | 0.28 |
| Hex | 36 | 7 | 86 | 3C | 5F | 0 | 2F | 106 | 5A | 1C |
| Octal | 66 | 7 | 206 | 74 | 137 | 0 | 57 | 406 | 132 | 34 |
| Binary | 110110 | 111 | 10000110 | 111100 | 1011111 | 0 | 101111 | 100000110 | 1011010 | 11100 |
Color Harmonies of #360786
Complementary color
Monochromatic Colors of #360786
Black with #360786
Text Example
Text Example
White with #360786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360786; }
p { color: rgb(54,7,134); }
H1.HeaderClassName
{
color: #360786;
}
.AnyTagClassName
{
color: #360786;
}
</style>
background-color css
<style>
a { background-color: #360786; }
a { background-color: rgb(54,7,134); }
div.DivClassName
{
background-color: #360786;
}
.BgClassName
{
background-color: #360786;
}
</style>
border-color css
<style>
span { border-color: #360786; }
span { border-color: rgb(54,7,134); }
td.TdClassName
{
border-color: #360786;
}
.TagClassName
{
border-color: #360786;
}
</style>