Shades of Persian Indigo #370890
Tints of Persian Indigo #370890
RGB
CMYK
RGB Variations
Color information
#370890 (or 0x370890) is known color: Persian Indigo. HEX triplet: 37, 08 and 90. RGB value is (55,8,144). Sum of RGB (Red+Green+Blue) = 55+8+144=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 8 (3.52% from 255 or 3.86% from 207); Blue value is 144 (56.64% from 255 or 69.57% from 207); Max value from RGB is 144 - color contains mainly: blue. Hex color #370890 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370890 is #C8F76F. Grayscale: #252525. Windows color (decimal): -13170544 or 9439287. OLE color: 9439287.
HSL color Cylindrical-coordinate representation of color #370890: hue angle of 260.74º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370890 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 55 | 8 | 144 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.44 |
| HSL | 260.74º | 0.89% | 0.3% | - |
| HSV(B) | 260.74º | 0.94% | 0.56% | - |
| XYZ | 6.7 | 3 | 26.61 | - |
| YUV | 37.56 | 188.07 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 144 | 0.62 | 0.94 | 0 | 0.44 | 260.74 | 0.89 | 0.3 |
| Hex | 37 | 8 | 90 | 3E | 5E | 0 | 2C | 105 | 59 | 1E |
| Octal | 67 | 10 | 220 | 76 | 136 | 0 | 54 | 405 | 131 | 36 |
| Binary | 110111 | 1000 | 10010000 | 111110 | 1011110 | 0 | 101100 | 100000101 | 1011001 | 11110 |
Color Harmonies of #370890
Complementary color
Monochromatic Colors of #370890
Black with #370890
Text Example
Text Example
White with #370890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370890; }
p { color: rgb(55,8,144); }
H1.HeaderClassName
{
color: #370890;
}
.AnyTagClassName
{
color: #370890;
}
</style>
background-color css
<style>
a { background-color: #370890; }
a { background-color: rgb(55,8,144); }
div.DivClassName
{
background-color: #370890;
}
.BgClassName
{
background-color: #370890;
}
</style>
border-color css
<style>
span { border-color: #370890; }
span { border-color: rgb(55,8,144); }
td.TdClassName
{
border-color: #370890;
}
.TagClassName
{
border-color: #370890;
}
</style>