Shades of Persian Indigo #370998
Tints of Persian Indigo #370998
RGB
CMYK
RGB Variations
Color information
#370998 (or 0x370998) is known color: Persian Indigo. HEX triplet: 37, 09 and 98. RGB value is (55,9,152). Sum of RGB (Red+Green+Blue) = 55+9+152=216 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.46% from 216); Green value is 9 (3.91% from 255 or 4.17% from 216); Blue value is 152 (59.77% from 255 or 70.37% from 216); Max value from RGB is 152 - color contains mainly: blue. Hex color #370998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370998 is #C8F667. Grayscale: #262626. Windows color (decimal): -13170280 or 9963831. OLE color: 9963831.
HSL color Cylindrical-coordinate representation of color #370998: hue angle of 259.3º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370998 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 9 | 152 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.40 |
| HSL | 259.3º | 0.89% | 0.32% | - |
| HSV(B) | 259.3º | 0.94% | 0.6% | - |
| XYZ | 7.34 | 3.27 | 29.95 | - |
| YUV | 39.06 | 191.74 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 152 | 0.64 | 0.94 | 0 | 0.40 | 259.3 | 0.89 | 0.32 |
| Hex | 37 | 9 | 98 | 40 | 5E | 0 | 28 | 103 | 59 | 20 |
| Octal | 67 | 11 | 230 | 100 | 136 | 0 | 50 | 403 | 131 | 40 |
| Binary | 110111 | 1001 | 10011000 | 1000000 | 1011110 | 0 | 101000 | 100000011 | 1011001 | 100000 |
Color Harmonies of #370998
Complementary color
Monochromatic Colors of #370998
Black with #370998
Text Example
Text Example
White with #370998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370998; }
p { color: rgb(55,9,152); }
H1.HeaderClassName
{
color: #370998;
}
.AnyTagClassName
{
color: #370998;
}
</style>
background-color css
<style>
a { background-color: #370998; }
a { background-color: rgb(55,9,152); }
div.DivClassName
{
background-color: #370998;
}
.BgClassName
{
background-color: #370998;
}
</style>
border-color css
<style>
span { border-color: #370998; }
span { border-color: rgb(55,9,152); }
td.TdClassName
{
border-color: #370998;
}
.TagClassName
{
border-color: #370998;
}
</style>