Shades of Persian Indigo #371070
Tints of Persian Indigo #371070
RGB
CMYK
RGB Variations
Color information
#371070 (or 0x371070) is known color: Persian Indigo. HEX triplet: 37, 10 and 70. RGB value is (55,16,112). Sum of RGB (Red+Green+Blue) = 55+16+112=183 (24% of max value = 765). Red value is 55 (21.88% from 255 or 30.05% from 183); Green value is 16 (6.64% from 255 or 8.74% from 183); Blue value is 112 (44.14% from 255 or 61.20% from 183); Max value from RGB is 112 - color contains mainly: blue. Hex color #371070 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371070 is #C8EF8F. Grayscale: #262626. Windows color (decimal): -13168528 or 7344183. OLE color: 7344183.
HSL color Cylindrical-coordinate representation of color #371070: hue angle of 264.38º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #371070 is Cyan = 0.51, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 16 | 112 | - |
| CMYK | 0.51 | 0.86 | 0 | 0.56 |
| HSL | 264.38º | 0.75% | 0.25% | - |
| HSV(B) | 264.38º | 0.86% | 0.44% | - |
| XYZ | 4.69 | 2.35 | 15.54 | - |
| YUV | 38.61 | 169.42 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 112 | 0.51 | 0.86 | 0 | 0.56 | 264.38 | 0.75 | 0.25 |
| Hex | 37 | 10 | 70 | 33 | 56 | 0 | 38 | 108 | 4B | 19 |
| Octal | 67 | 20 | 160 | 63 | 126 | 0 | 70 | 410 | 113 | 31 |
| Binary | 110111 | 10000 | 1110000 | 110011 | 1010110 | 0 | 111000 | 100001000 | 1001011 | 11001 |
Color Harmonies of #371070
Complementary color
Monochromatic Colors of #371070
Black with #371070
Text Example
Text Example
White with #371070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371070; }
p { color: rgb(55,16,112); }
H1.HeaderClassName
{
color: #371070;
}
.AnyTagClassName
{
color: #371070;
}
</style>
background-color css
<style>
a { background-color: #371070; }
a { background-color: rgb(55,16,112); }
div.DivClassName
{
background-color: #371070;
}
.BgClassName
{
background-color: #371070;
}
</style>
border-color css
<style>
span { border-color: #371070; }
span { border-color: rgb(55,16,112); }
td.TdClassName
{
border-color: #371070;
}
.TagClassName
{
border-color: #371070;
}
</style>