Shades of Persian Indigo #370399
Tints of Persian Indigo #370399
RGB
CMYK
RGB Variations
Color information
#370399 (or 0x370399) is known color: Persian Indigo. HEX triplet: 37, 03 and 99. RGB value is (55,3,153). Sum of RGB (Red+Green+Blue) = 55+3+153=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 3 (1.56% from 255 or 1.42% from 211); Blue value is 153 (60.16% from 255 or 72.51% from 211); Max value from RGB is 153 - color contains mainly: blue. Hex color #370399 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370399 is #C8FC66. Grayscale: #232323. Windows color (decimal): -13171815 or 10027831. OLE color: 10027831.
HSL color Cylindrical-coordinate representation of color #370399: hue angle of 260.8º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370399 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 55 | 3 | 153 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.4 |
| HSL | 260.8º | 0.96% | 0.31% | - |
| HSV(B) | 260.8º | 0.98% | 0.6% | - |
| XYZ | 7.36 | 3.18 | 30.36 | - |
| YUV | 35.65 | 194.23 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 153 | 0.64 | 0.98 | 0 | 0.4 | 260.8 | 0.96 | 0.31 |
| Hex | 37 | 3 | 99 | 40 | 62 | 0 | 28 | 105 | 60 | 1F |
| Octal | 67 | 3 | 231 | 100 | 142 | 0 | 50 | 405 | 140 | 37 |
| Binary | 110111 | 11 | 10011001 | 1000000 | 1100010 | 0 | 101000 | 100000101 | 1100000 | 11111 |
Color Harmonies of #370399
Complementary color
Monochromatic Colors of #370399
Black with #370399
Text Example
Text Example
White with #370399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370399; }
p { color: rgb(55,3,153); }
H1.HeaderClassName
{
color: #370399;
}
.AnyTagClassName
{
color: #370399;
}
</style>
background-color css
<style>
a { background-color: #370399; }
a { background-color: rgb(55,3,153); }
div.DivClassName
{
background-color: #370399;
}
.BgClassName
{
background-color: #370399;
}
</style>
border-color css
<style>
span { border-color: #370399; }
span { border-color: rgb(55,3,153); }
td.TdClassName
{
border-color: #370399;
}
.TagClassName
{
border-color: #370399;
}
</style>