Shades of Persian Indigo #370795
Tints of Persian Indigo #370795
RGB
CMYK
RGB Variations
Color information
#370795 (or 0x370795) is known color: Persian Indigo. HEX triplet: 37, 07 and 95. RGB value is (55,7,149). Sum of RGB (Red+Green+Blue) = 55+7+149=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 149 (58.59% from 255 or 70.62% from 211); Max value from RGB is 149 - color contains mainly: blue. Hex color #370795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370795 is #C8F86A. Grayscale: #252525. Windows color (decimal): -13170795 or 9766711. OLE color: 9766711.
HSL color Cylindrical-coordinate representation of color #370795: hue angle of 260.28º degrees, saturation: 0.91, 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 #370795 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 7 | 149 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.42 |
| HSL | 260.28º | 0.91% | 0.31% | - |
| HSV(B) | 260.28º | 0.95% | 0.58% | - |
| XYZ | 7.08 | 3.13 | 28.67 | - |
| YUV | 37.54 | 190.9 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 149 | 0.63 | 0.95 | 0 | 0.42 | 260.28 | 0.91 | 0.31 |
| Hex | 37 | 7 | 95 | 3F | 5F | 0 | 2A | 104 | 5B | 1F |
| Octal | 67 | 7 | 225 | 77 | 137 | 0 | 52 | 404 | 133 | 37 |
| Binary | 110111 | 111 | 10010101 | 111111 | 1011111 | 0 | 101010 | 100000100 | 1011011 | 11111 |
Color Harmonies of #370795
Complementary color
Monochromatic Colors of #370795
Black with #370795
Text Example
Text Example
White with #370795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370795; }
p { color: rgb(55,7,149); }
H1.HeaderClassName
{
color: #370795;
}
.AnyTagClassName
{
color: #370795;
}
</style>
background-color css
<style>
a { background-color: #370795; }
a { background-color: rgb(55,7,149); }
div.DivClassName
{
background-color: #370795;
}
.BgClassName
{
background-color: #370795;
}
</style>
border-color css
<style>
span { border-color: #370795; }
span { border-color: rgb(55,7,149); }
td.TdClassName
{
border-color: #370795;
}
.TagClassName
{
border-color: #370795;
}
</style>