Shades of Persian Indigo #371370
Tints of Persian Indigo #371370
RGB
CMYK
RGB Variations
Color information
#371370 (or 0x371370) is known color: Persian Indigo. HEX triplet: 37, 13 and 70. RGB value is (55,19,112). Sum of RGB (Red+Green+Blue) = 55+19+112=186 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.57% from 186); Green value is 19 (7.81% from 255 or 10.22% from 186); Blue value is 112 (44.14% from 255 or 60.22% from 186); Max value from RGB is 112 - color contains mainly: blue. Hex color #371370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371370 is #C8EC8F. Grayscale: #282828. Windows color (decimal): -13167760 or 7344951. OLE color: 7344951.
HSL color Cylindrical-coordinate representation of color #371370: hue angle of 263.23º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371370 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 19 | 112 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.56 |
| HSL | 263.23º | 0.71% | 0.26% | - |
| HSV(B) | 263.23º | 0.83% | 0.44% | - |
| XYZ | 4.73 | 2.45 | 15.55 | - |
| YUV | 40.37 | 168.43 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 112 | 0.51 | 0.83 | 0 | 0.56 | 263.23 | 0.71 | 0.26 |
| Hex | 37 | 13 | 70 | 33 | 53 | 0 | 38 | 107 | 47 | 1A |
| Octal | 67 | 23 | 160 | 63 | 123 | 0 | 70 | 407 | 107 | 32 |
| Binary | 110111 | 10011 | 1110000 | 110011 | 1010011 | 0 | 111000 | 100000111 | 1000111 | 11010 |
Color Harmonies of #371370
Complementary color
Monochromatic Colors of #371370
Black with #371370
Text Example
Text Example
White with #371370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371370; }
p { color: rgb(55,19,112); }
H1.HeaderClassName
{
color: #371370;
}
.AnyTagClassName
{
color: #371370;
}
</style>
background-color css
<style>
a { background-color: #371370; }
a { background-color: rgb(55,19,112); }
div.DivClassName
{
background-color: #371370;
}
.BgClassName
{
background-color: #371370;
}
</style>
border-color css
<style>
span { border-color: #371370; }
span { border-color: rgb(55,19,112); }
td.TdClassName
{
border-color: #371370;
}
.TagClassName
{
border-color: #371370;
}
</style>