Shades of Persian Indigo #370994
Tints of Persian Indigo #370994
RGB
CMYK
RGB Variations
Color information
#370994 (or 0x370994) is known color: Persian Indigo. HEX triplet: 37, 09 and 94. RGB value is (55,9,148). Sum of RGB (Red+Green+Blue) = 55+9+148=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 148 (58.20% from 255 or 69.81% from 212); Max value from RGB is 148 - color contains mainly: blue. Hex color #370994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370994 is #C8F66B. Grayscale: #262626. Windows color (decimal): -13170284 or 9701687. OLE color: 9701687.
HSL color Cylindrical-coordinate representation of color #370994: hue angle of 259.86º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370994 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 9 | 148 | - |
| CMYK | 0.63 | 0.94 | 0 | 0.42 |
| HSL | 259.86º | 0.89% | 0.31% | - |
| HSV(B) | 259.86º | 0.94% | 0.58% | - |
| XYZ | 7.02 | 3.15 | 28.25 | - |
| YUV | 38.6 | 189.74 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 148 | 0.63 | 0.94 | 0 | 0.42 | 259.86 | 0.89 | 0.31 |
| Hex | 37 | 9 | 94 | 3F | 5E | 0 | 2A | 104 | 59 | 1F |
| Octal | 67 | 11 | 224 | 77 | 136 | 0 | 52 | 404 | 131 | 37 |
| Binary | 110111 | 1001 | 10010100 | 111111 | 1011110 | 0 | 101010 | 100000100 | 1011001 | 11111 |
Color Harmonies of #370994
Complementary color
Monochromatic Colors of #370994
Black with #370994
Text Example
Text Example
White with #370994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370994; }
p { color: rgb(55,9,148); }
H1.HeaderClassName
{
color: #370994;
}
.AnyTagClassName
{
color: #370994;
}
</style>
background-color css
<style>
a { background-color: #370994; }
a { background-color: rgb(55,9,148); }
div.DivClassName
{
background-color: #370994;
}
.BgClassName
{
background-color: #370994;
}
</style>
border-color css
<style>
span { border-color: #370994; }
span { border-color: rgb(55,9,148); }
td.TdClassName
{
border-color: #370994;
}
.TagClassName
{
border-color: #370994;
}
</style>