Shades of Persian Indigo #370798
Tints of Persian Indigo #370798
RGB
CMYK
RGB Variations
Color information
#370798 (or 0x370798) is known color: Persian Indigo. HEX triplet: 37, 07 and 98. RGB value is (55,7,152). Sum of RGB (Red+Green+Blue) = 55+7+152=214 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.70% from 214); Green value is 7 (3.12% from 255 or 3.27% from 214); Blue value is 152 (59.77% from 255 or 71.03% from 214); Max value from RGB is 152 - color contains mainly: blue. Hex color #370798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370798 is #C8F867. Grayscale: #252525. Windows color (decimal): -13170792 or 9963319. OLE color: 9963319.
HSL color Cylindrical-coordinate representation of color #370798: hue angle of 259.86º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370798 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 7 | 152 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.40 |
| HSL | 259.86º | 0.91% | 0.31% | - |
| HSV(B) | 259.86º | 0.95% | 0.6% | - |
| XYZ | 7.32 | 3.23 | 29.94 | - |
| YUV | 37.88 | 192.4 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 152 | 0.64 | 0.95 | 0 | 0.40 | 259.86 | 0.91 | 0.31 |
| Hex | 37 | 7 | 98 | 40 | 5F | 0 | 28 | 104 | 5B | 1F |
| Octal | 67 | 7 | 230 | 100 | 137 | 0 | 50 | 404 | 133 | 37 |
| Binary | 110111 | 111 | 10011000 | 1000000 | 1011111 | 0 | 101000 | 100000100 | 1011011 | 11111 |
Color Harmonies of #370798
Complementary color
Monochromatic Colors of #370798
Black with #370798
Text Example
Text Example
White with #370798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370798; }
p { color: rgb(55,7,152); }
H1.HeaderClassName
{
color: #370798;
}
.AnyTagClassName
{
color: #370798;
}
</style>
background-color css
<style>
a { background-color: #370798; }
a { background-color: rgb(55,7,152); }
div.DivClassName
{
background-color: #370798;
}
.BgClassName
{
background-color: #370798;
}
</style>
border-color css
<style>
span { border-color: #370798; }
span { border-color: rgb(55,7,152); }
td.TdClassName
{
border-color: #370798;
}
.TagClassName
{
border-color: #370798;
}
</style>