Shades of Persian Indigo #370786
Tints of Persian Indigo #370786
RGB
CMYK
RGB Variations
Color information
#370786 (or 0x370786) is known color: Persian Indigo. HEX triplet: 37, 07 and 86. RGB value is (55,7,134). Sum of RGB (Red+Green+Blue) = 55+7+134=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 7 (3.12% from 255 or 3.57% from 196); Blue value is 134 (52.73% from 255 or 68.37% from 196); Max value from RGB is 134 - color contains mainly: blue. Hex color #370786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370786 is #C8F879. Grayscale: #232323. Windows color (decimal): -13170810 or 8783671. OLE color: 8783671.
HSL color Cylindrical-coordinate representation of color #370786: hue angle of 262.68º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370786 is Cyan = 0.59, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 7 | 134 | - |
| CMYK | 0.59 | 0.95 | 0 | 0.47 |
| HSL | 262.68º | 0.9% | 0.28% | - |
| HSV(B) | 262.68º | 0.95% | 0.53% | - |
| XYZ | 5.95 | 2.69 | 22.76 | - |
| YUV | 35.83 | 183.4 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 134 | 0.59 | 0.95 | 0 | 0.47 | 262.68 | 0.9 | 0.28 |
| Hex | 37 | 7 | 86 | 3B | 5F | 0 | 2F | 107 | 5A | 1C |
| Octal | 67 | 7 | 206 | 73 | 137 | 0 | 57 | 407 | 132 | 34 |
| Binary | 110111 | 111 | 10000110 | 111011 | 1011111 | 0 | 101111 | 100000111 | 1011010 | 11100 |
Color Harmonies of #370786
Complementary color
Monochromatic Colors of #370786
Black with #370786
Text Example
Text Example
White with #370786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370786; }
p { color: rgb(55,7,134); }
H1.HeaderClassName
{
color: #370786;
}
.AnyTagClassName
{
color: #370786;
}
</style>
background-color css
<style>
a { background-color: #370786; }
a { background-color: rgb(55,7,134); }
div.DivClassName
{
background-color: #370786;
}
.BgClassName
{
background-color: #370786;
}
</style>
border-color css
<style>
span { border-color: #370786; }
span { border-color: rgb(55,7,134); }
td.TdClassName
{
border-color: #370786;
}
.TagClassName
{
border-color: #370786;
}
</style>