Shades of Persian Indigo #360087
Tints of Persian Indigo #360087
RGB
CMYK
RGB Variations
Color information
#360087 (or 0x360087) is known color: Persian Indigo. HEX triplet: 36, 00 and 87. RGB value is (54,0,135). Sum of RGB (Red+Green+Blue) = 54+0+135=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 135 (53.12% from 255 or 71.43% from 189); Max value from RGB is 135 - color contains mainly: blue. Hex color #360087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360087 is #C9FF78. Grayscale: #1F1F1F. Windows color (decimal): -13238137 or 8847414. OLE color: 8847414.
HSL color Cylindrical-coordinate representation of color #360087: hue angle of 264º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360087 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 0 | 135 | - |
| CMYK | 0.60 | 1 | 0 | 0.47 |
| HSL | 264º | 1% | 0.26% | - |
| HSV(B) | 264º | 1% | 0.53% | - |
| XYZ | 5.89 | 2.53 | 23.1 | - |
| YUV | 31.54 | 186.39 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 135 | 0.60 | 1 | 0 | 0.47 | 264 | 1 | 0.26 |
| Hex | 36 | 0 | 87 | 3C | 64 | 0 | 2F | 108 | 64 | 1A |
| Octal | 66 | 0 | 207 | 74 | 144 | 0 | 57 | 410 | 144 | 32 |
| Binary | 110110 | 0 | 10000111 | 111100 | 1100100 | 0 | 101111 | 100001000 | 1100100 | 11010 |
Color Harmonies of #360087
Complementary color
Monochromatic Colors of #360087
Black with #360087
Text Example
Text Example
White with #360087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360087; }
p { color: rgb(54,0,135); }
H1.HeaderClassName
{
color: #360087;
}
.AnyTagClassName
{
color: #360087;
}
</style>
background-color css
<style>
a { background-color: #360087; }
a { background-color: rgb(54,0,135); }
div.DivClassName
{
background-color: #360087;
}
.BgClassName
{
background-color: #360087;
}
</style>
border-color css
<style>
span { border-color: #360087; }
span { border-color: rgb(54,0,135); }
td.TdClassName
{
border-color: #360087;
}
.TagClassName
{
border-color: #360087;
}
</style>