Shades of Persian Indigo #371270
Tints of Persian Indigo #371270
RGB
CMYK
RGB Variations
Color information
#371270 (or 0x371270) is known color: Persian Indigo. HEX triplet: 37, 12 and 70. RGB value is (55,18,112). Sum of RGB (Red+Green+Blue) = 55+18+112=185 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.73% from 185); Green value is 18 (7.42% from 255 or 9.73% from 185); Blue value is 112 (44.14% from 255 or 60.54% from 185); Max value from RGB is 112 - color contains mainly: blue. Hex color #371270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371270 is #C8ED8F. Grayscale: #272727. Windows color (decimal): -13168016 or 7344695. OLE color: 7344695.
HSL color Cylindrical-coordinate representation of color #371270: hue angle of 263.62º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371270 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 18 | 112 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.56 |
| HSL | 263.62º | 0.72% | 0.25% | - |
| HSV(B) | 263.62º | 0.84% | 0.44% | - |
| XYZ | 4.72 | 2.41 | 15.55 | - |
| YUV | 39.78 | 168.76 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 112 | 0.51 | 0.84 | 0 | 0.56 | 263.62 | 0.72 | 0.25 |
| Hex | 37 | 12 | 70 | 33 | 54 | 0 | 38 | 108 | 48 | 19 |
| Octal | 67 | 22 | 160 | 63 | 124 | 0 | 70 | 410 | 110 | 31 |
| Binary | 110111 | 10010 | 1110000 | 110011 | 1010100 | 0 | 111000 | 100001000 | 1001000 | 11001 |
Color Harmonies of #371270
Complementary color
Monochromatic Colors of #371270
Black with #371270
Text Example
Text Example
White with #371270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371270; }
p { color: rgb(55,18,112); }
H1.HeaderClassName
{
color: #371270;
}
.AnyTagClassName
{
color: #371270;
}
</style>
background-color css
<style>
a { background-color: #371270; }
a { background-color: rgb(55,18,112); }
div.DivClassName
{
background-color: #371270;
}
.BgClassName
{
background-color: #371270;
}
</style>
border-color css
<style>
span { border-color: #371270; }
span { border-color: rgb(55,18,112); }
td.TdClassName
{
border-color: #371270;
}
.TagClassName
{
border-color: #371270;
}
</style>