Shades of Persian Indigo #360798
Tints of Persian Indigo #360798
RGB
CMYK
RGB Variations
Color information
#360798 (or 0x360798) is known color: Persian Indigo. HEX triplet: 36, 07 and 98. RGB value is (54,7,152). Sum of RGB (Red+Green+Blue) = 54+7+152=213 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.35% from 213); Green value is 7 (3.12% from 255 or 3.29% from 213); Blue value is 152 (59.77% from 255 or 71.36% from 213); Max value from RGB is 152 - color contains mainly: blue. Hex color #360798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360798 is #C9F867. Grayscale: #252525. Windows color (decimal): -13236328 or 9963318. OLE color: 9963318.
HSL color Cylindrical-coordinate representation of color #360798: hue angle of 259.45º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #360798 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 7 | 152 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.40 |
| HSL | 259.45º | 0.91% | 0.31% | - |
| HSV(B) | 259.45º | 0.95% | 0.6% | - |
| XYZ | 7.26 | 3.2 | 29.94 | - |
| YUV | 37.58 | 192.57 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 152 | 0.64 | 0.95 | 0 | 0.40 | 259.45 | 0.91 | 0.31 |
| Hex | 36 | 7 | 98 | 40 | 5F | 0 | 28 | 103 | 5B | 1F |
| Octal | 66 | 7 | 230 | 100 | 137 | 0 | 50 | 403 | 133 | 37 |
| Binary | 110110 | 111 | 10011000 | 1000000 | 1011111 | 0 | 101000 | 100000011 | 1011011 | 11111 |
Color Harmonies of #360798
Complementary color
Monochromatic Colors of #360798
Black with #360798
Text Example
Text Example
White with #360798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360798; }
p { color: rgb(54,7,152); }
H1.HeaderClassName
{
color: #360798;
}
.AnyTagClassName
{
color: #360798;
}
</style>
background-color css
<style>
a { background-color: #360798; }
a { background-color: rgb(54,7,152); }
div.DivClassName
{
background-color: #360798;
}
.BgClassName
{
background-color: #360798;
}
</style>
border-color css
<style>
span { border-color: #360798; }
span { border-color: rgb(54,7,152); }
td.TdClassName
{
border-color: #360798;
}
.TagClassName
{
border-color: #360798;
}
</style>