Shades of Persian Indigo #360780
Tints of Persian Indigo #360780
RGB
CMYK
RGB Variations
Color information
#360780 (or 0x360780) is known color: Persian Indigo. HEX triplet: 36, 07 and 80. RGB value is (54,7,128). Sum of RGB (Red+Green+Blue) = 54+7+128=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 128 (50.39% from 255 or 67.72% from 189); Max value from RGB is 128 - color contains mainly: blue. Hex color #360780 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360780 is #C9F87F. Grayscale: #222222. Windows color (decimal): -13236352 or 8390454. OLE color: 8390454.
HSL color Cylindrical-coordinate representation of color #360780: hue angle of 263.31º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #360780 is Cyan = 0.58, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 54 | 7 | 128 | - |
| CMYK | 0.58 | 0.95 | 0 | 0.50 |
| HSL | 263.31º | 0.9% | 0.26% | - |
| HSV(B) | 263.31º | 0.95% | 0.5% | - |
| XYZ | 5.49 | 2.49 | 20.61 | - |
| YUV | 34.85 | 180.57 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 128 | 0.58 | 0.95 | 0 | 0.50 | 263.31 | 0.9 | 0.26 |
| Hex | 36 | 7 | 80 | 3A | 5F | 0 | 32 | 107 | 5A | 1A |
| Octal | 66 | 7 | 200 | 72 | 137 | 0 | 62 | 407 | 132 | 32 |
| Binary | 110110 | 111 | 10000000 | 111010 | 1011111 | 0 | 110010 | 100000111 | 1011010 | 11010 |
Color Harmonies of #360780
Complementary color
Monochromatic Colors of #360780
Black with #360780
Text Example
Text Example
White with #360780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360780; }
p { color: rgb(54,7,128); }
H1.HeaderClassName
{
color: #360780;
}
.AnyTagClassName
{
color: #360780;
}
</style>
background-color css
<style>
a { background-color: #360780; }
a { background-color: rgb(54,7,128); }
div.DivClassName
{
background-color: #360780;
}
.BgClassName
{
background-color: #360780;
}
</style>
border-color css
<style>
span { border-color: #360780; }
span { border-color: rgb(54,7,128); }
td.TdClassName
{
border-color: #360780;
}
.TagClassName
{
border-color: #360780;
}
</style>