Shades of Persian Indigo #360778
Tints of Persian Indigo #360778
RGB
CMYK
RGB Variations
Color information
#360778 (or 0x360778) is known color: Persian Indigo. HEX triplet: 36, 07 and 78. RGB value is (54,7,120). Sum of RGB (Red+Green+Blue) = 54+7+120=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 7 (3.12% from 255 or 3.87% from 181); Blue value is 120 (47.27% from 255 or 66.30% from 181); Max value from RGB is 120 - color contains mainly: blue. Hex color #360778 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360778 is #C9F887. Grayscale: #212121. Windows color (decimal): -13236360 or 7866166. OLE color: 7866166.
HSL color Cylindrical-coordinate representation of color #360778: hue angle of 264.96º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360778 is Cyan = 0.55, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 7 | 120 | - |
| CMYK | 0.55 | 0.94 | 0 | 0.53 |
| HSL | 264.96º | 0.89% | 0.25% | - |
| HSV(B) | 264.96º | 0.94% | 0.47% | - |
| XYZ | 4.99 | 2.29 | 17.95 | - |
| YUV | 33.94 | 176.57 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 120 | 0.55 | 0.94 | 0 | 0.53 | 264.96 | 0.89 | 0.25 |
| Hex | 36 | 7 | 78 | 37 | 5E | 0 | 35 | 109 | 59 | 19 |
| Octal | 66 | 7 | 170 | 67 | 136 | 0 | 65 | 411 | 131 | 31 |
| Binary | 110110 | 111 | 1111000 | 110111 | 1011110 | 0 | 110101 | 100001001 | 1011001 | 11001 |
Color Harmonies of #360778
Complementary color
Monochromatic Colors of #360778
Black with #360778
Text Example
Text Example
White with #360778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360778; }
p { color: rgb(54,7,120); }
H1.HeaderClassName
{
color: #360778;
}
.AnyTagClassName
{
color: #360778;
}
</style>
background-color css
<style>
a { background-color: #360778; }
a { background-color: rgb(54,7,120); }
div.DivClassName
{
background-color: #360778;
}
.BgClassName
{
background-color: #360778;
}
</style>
border-color css
<style>
span { border-color: #360778; }
span { border-color: rgb(54,7,120); }
td.TdClassName
{
border-color: #360778;
}
.TagClassName
{
border-color: #360778;
}
</style>