Shades of Persian Indigo #371186
Tints of Persian Indigo #371186
RGB
CMYK
RGB Variations
Color information
#371186 (or 0x371186) is known color: Persian Indigo. HEX triplet: 37, 11 and 86. RGB value is (55,17,134). Sum of RGB (Red+Green+Blue) = 55+17+134=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 17 (7.03% from 255 or 8.25% from 206); Blue value is 134 (52.73% from 255 or 65.05% from 206); Max value from RGB is 134 - color contains mainly: blue. Hex color #371186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371186 is #C8EE79. Grayscale: #292929. Windows color (decimal): -13168250 or 8786231. OLE color: 8786231.
HSL color Cylindrical-coordinate representation of color #371186: hue angle of 259.49º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #371186 is Cyan = 0.59, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 17 | 134 | - |
| CMYK | 0.59 | 0.87 | 0 | 0.47 |
| HSL | 259.49º | 0.77% | 0.3% | - |
| HSV(B) | 259.49º | 0.87% | 0.53% | - |
| XYZ | 6.08 | 2.93 | 22.8 | - |
| YUV | 41.7 | 180.09 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 17 | 134 | 0.59 | 0.87 | 0 | 0.47 | 259.49 | 0.77 | 0.3 |
| Hex | 37 | 11 | 86 | 3B | 57 | 0 | 2F | 103 | 4D | 1E |
| Octal | 67 | 21 | 206 | 73 | 127 | 0 | 57 | 403 | 115 | 36 |
| Binary | 110111 | 10001 | 10000110 | 111011 | 1010111 | 0 | 101111 | 100000011 | 1001101 | 11110 |
Color Harmonies of #371186
Complementary color
Monochromatic Colors of #371186
Black with #371186
Text Example
Text Example
White with #371186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371186; }
p { color: rgb(55,17,134); }
H1.HeaderClassName
{
color: #371186;
}
.AnyTagClassName
{
color: #371186;
}
</style>
background-color css
<style>
a { background-color: #371186; }
a { background-color: rgb(55,17,134); }
div.DivClassName
{
background-color: #371186;
}
.BgClassName
{
background-color: #371186;
}
</style>
border-color css
<style>
span { border-color: #371186; }
span { border-color: rgb(55,17,134); }
td.TdClassName
{
border-color: #371186;
}
.TagClassName
{
border-color: #371186;
}
</style>