Shades of Persian Indigo #370086
Tints of Persian Indigo #370086
RGB
CMYK
RGB Variations
Color information
#370086 (or 0x370086) is known color: Persian Indigo. HEX triplet: 37, 00 and 86. RGB value is (55,0,134). Sum of RGB (Red+Green+Blue) = 55+0+134=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 134 (52.73% from 255 or 70.90% from 189); Max value from RGB is 134 - color contains mainly: blue. Hex color #370086 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370086 is #C8FF79. Grayscale: #1F1F1F. Windows color (decimal): -13172602 or 8781879. OLE color: 8781879.
HSL color Cylindrical-coordinate representation of color #370086: hue angle of 264.63º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370086 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 0 | 134 | - |
| CMYK | 0.59 | 1 | 0 | 0.47 |
| HSL | 264.63º | 1% | 0.26% | - |
| HSV(B) | 264.63º | 1% | 0.53% | - |
| XYZ | 5.88 | 2.53 | 22.73 | - |
| YUV | 31.72 | 185.72 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 134 | 0.59 | 1 | 0 | 0.47 | 264.63 | 1 | 0.26 |
| Hex | 37 | 0 | 86 | 3B | 64 | 0 | 2F | 109 | 64 | 1A |
| Octal | 67 | 0 | 206 | 73 | 144 | 0 | 57 | 411 | 144 | 32 |
| Binary | 110111 | 0 | 10000110 | 111011 | 1100100 | 0 | 101111 | 100001001 | 1100100 | 11010 |
Color Harmonies of #370086
Complementary color
Monochromatic Colors of #370086
Black with #370086
Text Example
Text Example
White with #370086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370086; }
p { color: rgb(55,0,134); }
H1.HeaderClassName
{
color: #370086;
}
.AnyTagClassName
{
color: #370086;
}
</style>
background-color css
<style>
a { background-color: #370086; }
a { background-color: rgb(55,0,134); }
div.DivClassName
{
background-color: #370086;
}
.BgClassName
{
background-color: #370086;
}
</style>
border-color css
<style>
span { border-color: #370086; }
span { border-color: rgb(55,0,134); }
td.TdClassName
{
border-color: #370086;
}
.TagClassName
{
border-color: #370086;
}
</style>