Shades of Persian Indigo #362588
Tints of Persian Indigo #362588
RGB
CMYK
RGB Variations
Color information
#362588 (or 0x362588) is known color: Persian Indigo. HEX triplet: 36, 25 and 88. RGB value is (54,37,136). Sum of RGB (Red+Green+Blue) = 54+37+136=227 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.79% from 227); Green value is 37 (14.84% from 255 or 16.30% from 227); Blue value is 136 (53.52% from 255 or 59.91% from 227); Max value from RGB is 136 - color contains mainly: blue. Hex color #362588 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362588 is #C9DA77. Grayscale: #343434. Windows color (decimal): -13228664 or 8922422. OLE color: 8922422.
HSL color Cylindrical-coordinate representation of color #362588: hue angle of 250.3º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #362588 is Cyan = 0.60, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 37 | 136 | - |
| CMYK | 0.60 | 0.73 | 0 | 0.47 |
| HSL | 250.3º | 0.57% | 0.34% | - |
| HSV(B) | 250.3º | 0.73% | 0.53% | - |
| XYZ | 6.63 | 3.88 | 23.69 | - |
| YUV | 53.37 | 174.63 | 128.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 136 | 0.60 | 0.73 | 0 | 0.47 | 250.3 | 0.57 | 0.34 |
| Hex | 36 | 25 | 88 | 3C | 49 | 0 | 2F | FA | 39 | 22 |
| Octal | 66 | 45 | 210 | 74 | 111 | 0 | 57 | 372 | 71 | 42 |
| Binary | 110110 | 100101 | 10001000 | 111100 | 1001001 | 0 | 101111 | 11111010 | 111001 | 100010 |
Color Harmonies of #362588
Complementary color
Monochromatic Colors of #362588
Black with #362588
Text Example
Text Example
White with #362588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362588; }
p { color: rgb(54,37,136); }
H1.HeaderClassName
{
color: #362588;
}
.AnyTagClassName
{
color: #362588;
}
</style>
background-color css
<style>
a { background-color: #362588; }
a { background-color: rgb(54,37,136); }
div.DivClassName
{
background-color: #362588;
}
.BgClassName
{
background-color: #362588;
}
</style>
border-color css
<style>
span { border-color: #362588; }
span { border-color: rgb(54,37,136); }
td.TdClassName
{
border-color: #362588;
}
.TagClassName
{
border-color: #362588;
}
</style>