Shades of Persian Indigo #370794
Tints of Persian Indigo #370794
RGB
CMYK
RGB Variations
Color information
#370794 (or 0x370794) is known color: Persian Indigo. HEX triplet: 37, 07 and 94. RGB value is (55,7,148). Sum of RGB (Red+Green+Blue) = 55+7+148=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 148 (58.20% from 255 or 70.48% from 210); Max value from RGB is 148 - color contains mainly: blue. Hex color #370794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370794 is #C8F86B. Grayscale: #242424. Windows color (decimal): -13170796 or 9701175. OLE color: 9701175.
HSL color Cylindrical-coordinate representation of color #370794: hue angle of 260.43º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370794 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 7 | 148 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.42 |
| HSL | 260.43º | 0.91% | 0.3% | - |
| HSV(B) | 260.43º | 0.95% | 0.58% | - |
| XYZ | 7 | 3.1 | 28.25 | - |
| YUV | 37.43 | 190.4 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 148 | 0.63 | 0.95 | 0 | 0.42 | 260.43 | 0.91 | 0.3 |
| Hex | 37 | 7 | 94 | 3F | 5F | 0 | 2A | 104 | 5B | 1E |
| Octal | 67 | 7 | 224 | 77 | 137 | 0 | 52 | 404 | 133 | 36 |
| Binary | 110111 | 111 | 10010100 | 111111 | 1011111 | 0 | 101010 | 100000100 | 1011011 | 11110 |
Color Harmonies of #370794
Complementary color
Monochromatic Colors of #370794
Black with #370794
Text Example
Text Example
White with #370794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370794; }
p { color: rgb(55,7,148); }
H1.HeaderClassName
{
color: #370794;
}
.AnyTagClassName
{
color: #370794;
}
</style>
background-color css
<style>
a { background-color: #370794; }
a { background-color: rgb(55,7,148); }
div.DivClassName
{
background-color: #370794;
}
.BgClassName
{
background-color: #370794;
}
</style>
border-color css
<style>
span { border-color: #370794; }
span { border-color: rgb(55,7,148); }
td.TdClassName
{
border-color: #370794;
}
.TagClassName
{
border-color: #370794;
}
</style>