Shades of Persian Indigo #370986
Tints of Persian Indigo #370986
RGB
CMYK
RGB Variations
Color information
#370986 (or 0x370986) is known color: Persian Indigo. HEX triplet: 37, 09 and 86. RGB value is (55,9,134). Sum of RGB (Red+Green+Blue) = 55+9+134=198 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.78% from 198); Green value is 9 (3.91% from 255 or 4.55% from 198); Blue value is 134 (52.73% from 255 or 67.68% from 198); Max value from RGB is 134 - color contains mainly: blue. Hex color #370986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370986 is #C8F679. Grayscale: #242424. Windows color (decimal): -13170298 or 8784183. OLE color: 8784183.
HSL color Cylindrical-coordinate representation of color #370986: hue angle of 262.08º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370986 is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 9 | 134 | - |
| CMYK | 0.59 | 0.93 | 0 | 0.47 |
| HSL | 262.08º | 0.87% | 0.28% | - |
| HSV(B) | 262.08º | 0.93% | 0.53% | - |
| XYZ | 5.98 | 2.73 | 22.77 | - |
| YUV | 37 | 182.74 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 134 | 0.59 | 0.93 | 0 | 0.47 | 262.08 | 0.87 | 0.28 |
| Hex | 37 | 9 | 86 | 3B | 5D | 0 | 2F | 106 | 57 | 1C |
| Octal | 67 | 11 | 206 | 73 | 135 | 0 | 57 | 406 | 127 | 34 |
| Binary | 110111 | 1001 | 10000110 | 111011 | 1011101 | 0 | 101111 | 100000110 | 1010111 | 11100 |
Color Harmonies of #370986
Complementary color
Monochromatic Colors of #370986
Black with #370986
Text Example
Text Example
White with #370986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370986; }
p { color: rgb(55,9,134); }
H1.HeaderClassName
{
color: #370986;
}
.AnyTagClassName
{
color: #370986;
}
</style>
background-color css
<style>
a { background-color: #370986; }
a { background-color: rgb(55,9,134); }
div.DivClassName
{
background-color: #370986;
}
.BgClassName
{
background-color: #370986;
}
</style>
border-color css
<style>
span { border-color: #370986; }
span { border-color: rgb(55,9,134); }
td.TdClassName
{
border-color: #370986;
}
.TagClassName
{
border-color: #370986;
}
</style>