Shades of Persian Indigo #370793
Tints of Persian Indigo #370793
RGB
CMYK
RGB Variations
Color information
#370793 (or 0x370793) is known color: Persian Indigo. HEX triplet: 37, 07 and 93. RGB value is (55,7,147). Sum of RGB (Red+Green+Blue) = 55+7+147=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 147 (57.81% from 255 or 70.33% from 209); Max value from RGB is 147 - color contains mainly: blue. Hex color #370793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370793 is #C8F86C. Grayscale: #242424. Windows color (decimal): -13170797 or 9635639. OLE color: 9635639.
HSL color Cylindrical-coordinate representation of color #370793: hue angle of 260.57º 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 #370793 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 7 | 147 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.42 |
| HSL | 260.57º | 0.91% | 0.3% | - |
| HSV(B) | 260.57º | 0.95% | 0.58% | - |
| XYZ | 6.92 | 3.07 | 27.83 | - |
| YUV | 37.31 | 189.9 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 147 | 0.63 | 0.95 | 0 | 0.42 | 260.57 | 0.91 | 0.3 |
| Hex | 37 | 7 | 93 | 3F | 5F | 0 | 2A | 105 | 5B | 1E |
| Octal | 67 | 7 | 223 | 77 | 137 | 0 | 52 | 405 | 133 | 36 |
| Binary | 110111 | 111 | 10010011 | 111111 | 1011111 | 0 | 101010 | 100000101 | 1011011 | 11110 |
Color Harmonies of #370793
Complementary color
Monochromatic Colors of #370793
Black with #370793
Text Example
Text Example
White with #370793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370793; }
p { color: rgb(55,7,147); }
H1.HeaderClassName
{
color: #370793;
}
.AnyTagClassName
{
color: #370793;
}
</style>
background-color css
<style>
a { background-color: #370793; }
a { background-color: rgb(55,7,147); }
div.DivClassName
{
background-color: #370793;
}
.BgClassName
{
background-color: #370793;
}
</style>
border-color css
<style>
span { border-color: #370793; }
span { border-color: rgb(55,7,147); }
td.TdClassName
{
border-color: #370793;
}
.TagClassName
{
border-color: #370793;
}
</style>