Shades of Persian Indigo #360698
Tints of Persian Indigo #360698
RGB
CMYK
RGB Variations
Color information
#360698 (or 0x360698) is known color: Persian Indigo. HEX triplet: 36, 06 and 98. RGB value is (54,6,152). Sum of RGB (Red+Green+Blue) = 54+6+152=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 6 (2.73% from 255 or 2.83% from 212); Blue value is 152 (59.77% from 255 or 71.70% from 212); Max value from RGB is 152 - color contains mainly: blue. Hex color #360698 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360698 is #C9F967. Grayscale: #242424. Windows color (decimal): -13236584 or 9963062. OLE color: 9963062.
HSL color Cylindrical-coordinate representation of color #360698: hue angle of 259.73º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #360698 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 6 | 152 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.40 |
| HSL | 259.73º | 0.92% | 0.31% | - |
| HSV(B) | 259.73º | 0.96% | 0.6% | - |
| XYZ | 7.25 | 3.18 | 29.94 | - |
| YUV | 37 | 192.9 | 140.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 6 | 152 | 0.64 | 0.96 | 0 | 0.40 | 259.73 | 0.92 | 0.31 |
| Hex | 36 | 6 | 98 | 40 | 60 | 0 | 28 | 104 | 5C | 1F |
| Octal | 66 | 6 | 230 | 100 | 140 | 0 | 50 | 404 | 134 | 37 |
| Binary | 110110 | 110 | 10011000 | 1000000 | 1100000 | 0 | 101000 | 100000100 | 1011100 | 11111 |
Color Harmonies of #360698
Complementary color
Monochromatic Colors of #360698
Black with #360698
Text Example
Text Example
White with #360698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360698; }
p { color: rgb(54,6,152); }
H1.HeaderClassName
{
color: #360698;
}
.AnyTagClassName
{
color: #360698;
}
</style>
background-color css
<style>
a { background-color: #360698; }
a { background-color: rgb(54,6,152); }
div.DivClassName
{
background-color: #360698;
}
.BgClassName
{
background-color: #360698;
}
</style>
border-color css
<style>
span { border-color: #360698; }
span { border-color: rgb(54,6,152); }
td.TdClassName
{
border-color: #360698;
}
.TagClassName
{
border-color: #360698;
}
</style>