Shades of Persian Indigo #370470
Tints of Persian Indigo #370470
RGB
CMYK
RGB Variations
Color information
#370470 (or 0x370470) is known color: Persian Indigo. HEX triplet: 37, 04 and 70. RGB value is (55,4,112). Sum of RGB (Red+Green+Blue) = 55+4+112=171 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.16% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 112 (44.14% from 255 or 65.50% from 171); Max value from RGB is 112 - color contains mainly: blue. Hex color #370470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370470 is #C8FB8F. Grayscale: #1F1F1F. Windows color (decimal): -13171600 or 7341111. OLE color: 7341111.
HSL color Cylindrical-coordinate representation of color #370470: hue angle of 268.33º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370470 is Cyan = 0.51, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 4 | 112 | - |
| CMYK | 0.51 | 0.96 | 0 | 0.56 |
| HSL | 268.33º | 0.93% | 0.23% | - |
| HSV(B) | 268.33º | 0.96% | 0.44% | - |
| XYZ | 4.54 | 2.07 | 15.49 | - |
| YUV | 31.56 | 173.4 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 112 | 0.51 | 0.96 | 0 | 0.56 | 268.33 | 0.93 | 0.23 |
| Hex | 37 | 4 | 70 | 33 | 60 | 0 | 38 | 10C | 5D | 17 |
| Octal | 67 | 4 | 160 | 63 | 140 | 0 | 70 | 414 | 135 | 27 |
| Binary | 110111 | 100 | 1110000 | 110011 | 1100000 | 0 | 111000 | 100001100 | 1011101 | 10111 |
Color Harmonies of #370470
Complementary color
Monochromatic Colors of #370470
Black with #370470
Text Example
Text Example
White with #370470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370470; }
p { color: rgb(55,4,112); }
H1.HeaderClassName
{
color: #370470;
}
.AnyTagClassName
{
color: #370470;
}
</style>
background-color css
<style>
a { background-color: #370470; }
a { background-color: rgb(55,4,112); }
div.DivClassName
{
background-color: #370470;
}
.BgClassName
{
background-color: #370470;
}
</style>
border-color css
<style>
span { border-color: #370470; }
span { border-color: rgb(55,4,112); }
td.TdClassName
{
border-color: #370470;
}
.TagClassName
{
border-color: #370470;
}
</style>