Shades of Persian Indigo #370570
Tints of Persian Indigo #370570
RGB
CMYK
RGB Variations
Color information
#370570 (or 0x370570) is known color: Persian Indigo. HEX triplet: 37, 05 and 70. RGB value is (55,5,112). Sum of RGB (Red+Green+Blue) = 55+5+112=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 5 (2.34% from 255 or 2.91% from 172); Blue value is 112 (44.14% from 255 or 65.12% from 172); Max value from RGB is 112 - color contains mainly: blue. Hex color #370570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370570 is #C8FA8F. Grayscale: #1F1F1F. Windows color (decimal): -13171344 or 7341367. OLE color: 7341367.
HSL color Cylindrical-coordinate representation of color #370570: hue angle of 268.04º degrees, saturation: 0.91, 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 #370570 is Cyan = 0.51, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 5 | 112 | - |
| CMYK | 0.51 | 0.96 | 0 | 0.56 |
| HSL | 268.04º | 0.91% | 0.23% | - |
| HSV(B) | 268.04º | 0.96% | 0.44% | - |
| XYZ | 4.55 | 2.09 | 15.49 | - |
| YUV | 32.15 | 173.07 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 112 | 0.51 | 0.96 | 0 | 0.56 | 268.04 | 0.91 | 0.23 |
| Hex | 37 | 5 | 70 | 33 | 60 | 0 | 38 | 10C | 5B | 17 |
| Octal | 67 | 5 | 160 | 63 | 140 | 0 | 70 | 414 | 133 | 27 |
| Binary | 110111 | 101 | 1110000 | 110011 | 1100000 | 0 | 111000 | 100001100 | 1011011 | 10111 |
Color Harmonies of #370570
Complementary color
Monochromatic Colors of #370570
Black with #370570
Text Example
Text Example
White with #370570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370570; }
p { color: rgb(55,5,112); }
H1.HeaderClassName
{
color: #370570;
}
.AnyTagClassName
{
color: #370570;
}
</style>
background-color css
<style>
a { background-color: #370570; }
a { background-color: rgb(55,5,112); }
div.DivClassName
{
background-color: #370570;
}
.BgClassName
{
background-color: #370570;
}
</style>
border-color css
<style>
span { border-color: #370570; }
span { border-color: rgb(55,5,112); }
td.TdClassName
{
border-color: #370570;
}
.TagClassName
{
border-color: #370570;
}
</style>