Shades of Persian Indigo #370894
Tints of Persian Indigo #370894
RGB
CMYK
RGB Variations
Color information
#370894 (or 0x370894) is known color: Persian Indigo. HEX triplet: 37, 08 and 94. RGB value is (55,8,148). Sum of RGB (Red+Green+Blue) = 55+8+148=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 8 (3.52% from 255 or 3.79% from 211); Blue value is 148 (58.20% from 255 or 70.14% from 211); Max value from RGB is 148 - color contains mainly: blue. Hex color #370894 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370894 is #C8F76B. Grayscale: #252525. Windows color (decimal): -13170540 or 9701431. OLE color: 9701431.
HSL color Cylindrical-coordinate representation of color #370894: hue angle of 260.14º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370894 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 8 | 148 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.42 |
| HSL | 260.14º | 0.9% | 0.31% | - |
| HSV(B) | 260.14º | 0.95% | 0.58% | - |
| XYZ | 7.01 | 3.12 | 28.25 | - |
| YUV | 38.01 | 190.07 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 148 | 0.63 | 0.95 | 0 | 0.42 | 260.14 | 0.9 | 0.31 |
| Hex | 37 | 8 | 94 | 3F | 5F | 0 | 2A | 104 | 5A | 1F |
| Octal | 67 | 10 | 224 | 77 | 137 | 0 | 52 | 404 | 132 | 37 |
| Binary | 110111 | 1000 | 10010100 | 111111 | 1011111 | 0 | 101010 | 100000100 | 1011010 | 11111 |
Color Harmonies of #370894
Complementary color
Monochromatic Colors of #370894
Black with #370894
Text Example
Text Example
White with #370894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370894; }
p { color: rgb(55,8,148); }
H1.HeaderClassName
{
color: #370894;
}
.AnyTagClassName
{
color: #370894;
}
</style>
background-color css
<style>
a { background-color: #370894; }
a { background-color: rgb(55,8,148); }
div.DivClassName
{
background-color: #370894;
}
.BgClassName
{
background-color: #370894;
}
</style>
border-color css
<style>
span { border-color: #370894; }
span { border-color: rgb(55,8,148); }
td.TdClassName
{
border-color: #370894;
}
.TagClassName
{
border-color: #370894;
}
</style>