Shades of Persian Indigo #370796
Tints of Persian Indigo #370796
RGB
CMYK
RGB Variations
Color information
#370796 (or 0x370796) is known color: Persian Indigo. HEX triplet: 37, 07 and 96. RGB value is (55,7,150). Sum of RGB (Red+Green+Blue) = 55+7+150=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 150 (58.98% from 255 or 70.75% from 212); Max value from RGB is 150 - color contains mainly: blue. Hex color #370796 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370796 is #C8F869. Grayscale: #252525. Windows color (decimal): -13170794 or 9832247. OLE color: 9832247.
HSL color Cylindrical-coordinate representation of color #370796: hue angle of 260.14º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370796 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 7 | 150 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.41 |
| HSL | 260.14º | 0.91% | 0.31% | - |
| HSV(B) | 260.14º | 0.95% | 0.59% | - |
| XYZ | 7.16 | 3.17 | 29.09 | - |
| YUV | 37.65 | 191.4 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 150 | 0.63 | 0.95 | 0 | 0.41 | 260.14 | 0.91 | 0.31 |
| Hex | 37 | 7 | 96 | 3F | 5F | 0 | 29 | 104 | 5B | 1F |
| Octal | 67 | 7 | 226 | 77 | 137 | 0 | 51 | 404 | 133 | 37 |
| Binary | 110111 | 111 | 10010110 | 111111 | 1011111 | 0 | 101001 | 100000100 | 1011011 | 11111 |
Color Harmonies of #370796
Complementary color
Monochromatic Colors of #370796
Black with #370796
Text Example
Text Example
White with #370796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370796; }
p { color: rgb(55,7,150); }
H1.HeaderClassName
{
color: #370796;
}
.AnyTagClassName
{
color: #370796;
}
</style>
background-color css
<style>
a { background-color: #370796; }
a { background-color: rgb(55,7,150); }
div.DivClassName
{
background-color: #370796;
}
.BgClassName
{
background-color: #370796;
}
</style>
border-color css
<style>
span { border-color: #370796; }
span { border-color: rgb(55,7,150); }
td.TdClassName
{
border-color: #370796;
}
.TagClassName
{
border-color: #370796;
}
</style>