Shades of Persian Indigo #362087
Tints of Persian Indigo #362087
RGB
CMYK
RGB Variations
Color information
#362087 (or 0x362087) is known color: Persian Indigo. HEX triplet: 36, 20 and 87. RGB value is (54,32,135). Sum of RGB (Red+Green+Blue) = 54+32+135=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 135 (53.12% from 255 or 61.09% from 221); Max value from RGB is 135 - color contains mainly: blue. Hex color #362087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362087 is #C9DF78. Grayscale: #313131. Windows color (decimal): -13229945 or 8855606. OLE color: 8855606.
HSL color Cylindrical-coordinate representation of color #362087: hue angle of 252.82º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #362087 is Cyan = 0.60, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 32 | 135 | - |
| CMYK | 0.60 | 0.76 | 0 | 0.47 |
| HSL | 252.82º | 0.62% | 0.33% | - |
| HSV(B) | 252.82º | 0.76% | 0.53% | - |
| XYZ | 6.41 | 3.57 | 23.27 | - |
| YUV | 50.32 | 175.79 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 135 | 0.60 | 0.76 | 0 | 0.47 | 252.82 | 0.62 | 0.33 |
| Hex | 36 | 20 | 87 | 3C | 4C | 0 | 2F | FD | 3E | 21 |
| Octal | 66 | 40 | 207 | 74 | 114 | 0 | 57 | 375 | 76 | 41 |
| Binary | 110110 | 100000 | 10000111 | 111100 | 1001100 | 0 | 101111 | 11111101 | 111110 | 100001 |
Color Harmonies of #362087
Complementary color
Monochromatic Colors of #362087
Black with #362087
Text Example
Text Example
White with #362087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362087; }
p { color: rgb(54,32,135); }
H1.HeaderClassName
{
color: #362087;
}
.AnyTagClassName
{
color: #362087;
}
</style>
background-color css
<style>
a { background-color: #362087; }
a { background-color: rgb(54,32,135); }
div.DivClassName
{
background-color: #362087;
}
.BgClassName
{
background-color: #362087;
}
</style>
border-color css
<style>
span { border-color: #362087; }
span { border-color: rgb(54,32,135); }
td.TdClassName
{
border-color: #362087;
}
.TagClassName
{
border-color: #362087;
}
</style>