Shades of Persian Indigo #361388
Tints of Persian Indigo #361388
RGB
CMYK
RGB Variations
Color information
#361388 (or 0x361388) is known color: Persian Indigo. HEX triplet: 36, 13 and 88. RGB value is (54,19,136). Sum of RGB (Red+Green+Blue) = 54+19+136=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 19 (7.81% from 255 or 9.09% from 209); Blue value is 136 (53.52% from 255 or 65.07% from 209); Max value from RGB is 136 - color contains mainly: blue. Hex color #361388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361388 is #C9EC77. Grayscale: #2A2A2A. Windows color (decimal): -13233272 or 8917814. OLE color: 8917814.
HSL color Cylindrical-coordinate representation of color #361388: hue angle of 257.95º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #361388 is Cyan = 0.60, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 19 | 136 | - |
| CMYK | 0.60 | 0.86 | 0 | 0.47 |
| HSL | 257.95º | 0.75% | 0.3% | - |
| HSV(B) | 257.95º | 0.86% | 0.53% | - |
| XYZ | 6.2 | 3.03 | 23.55 | - |
| YUV | 42.8 | 180.6 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 136 | 0.60 | 0.86 | 0 | 0.47 | 257.95 | 0.75 | 0.3 |
| Hex | 36 | 13 | 88 | 3C | 56 | 0 | 2F | 102 | 4B | 1E |
| Octal | 66 | 23 | 210 | 74 | 126 | 0 | 57 | 402 | 113 | 36 |
| Binary | 110110 | 10011 | 10001000 | 111100 | 1010110 | 0 | 101111 | 100000010 | 1001011 | 11110 |
Color Harmonies of #361388
Complementary color
Monochromatic Colors of #361388
Black with #361388
Text Example
Text Example
White with #361388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361388; }
p { color: rgb(54,19,136); }
H1.HeaderClassName
{
color: #361388;
}
.AnyTagClassName
{
color: #361388;
}
</style>
background-color css
<style>
a { background-color: #361388; }
a { background-color: rgb(54,19,136); }
div.DivClassName
{
background-color: #361388;
}
.BgClassName
{
background-color: #361388;
}
</style>
border-color css
<style>
span { border-color: #361388; }
span { border-color: rgb(54,19,136); }
td.TdClassName
{
border-color: #361388;
}
.TagClassName
{
border-color: #361388;
}
</style>