Shades of Persian Indigo #370471
Tints of Persian Indigo #370471
RGB
CMYK
RGB Variations
Color information
#370471 (or 0x370471) is known color: Persian Indigo. HEX triplet: 37, 04 and 71. RGB value is (55,4,113). Sum of RGB (Red+Green+Blue) = 55+4+113=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 4 (1.95% from 255 or 2.33% from 172); Blue value is 113 (44.53% from 255 or 65.70% from 172); Max value from RGB is 113 - color contains mainly: blue. Hex color #370471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370471 is #C8FB8E. Grayscale: #1F1F1F. Windows color (decimal): -13171599 or 7406647. OLE color: 7406647.
HSL color Cylindrical-coordinate representation of color #370471: hue angle of 268.07º 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 #370471 is Cyan = 0.51, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 4 | 113 | - |
| CMYK | 0.51 | 0.96 | 0 | 0.56 |
| HSL | 268.07º | 0.93% | 0.23% | - |
| HSV(B) | 268.07º | 0.96% | 0.44% | - |
| XYZ | 4.6 | 2.09 | 15.78 | - |
| YUV | 31.68 | 173.9 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 113 | 0.51 | 0.96 | 0 | 0.56 | 268.07 | 0.93 | 0.23 |
| Hex | 37 | 4 | 71 | 33 | 60 | 0 | 38 | 10C | 5D | 17 |
| Octal | 67 | 4 | 161 | 63 | 140 | 0 | 70 | 414 | 135 | 27 |
| Binary | 110111 | 100 | 1110001 | 110011 | 1100000 | 0 | 111000 | 100001100 | 1011101 | 10111 |
Color Harmonies of #370471
Complementary color
Monochromatic Colors of #370471
Black with #370471
Text Example
Text Example
White with #370471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370471; }
p { color: rgb(55,4,113); }
H1.HeaderClassName
{
color: #370471;
}
.AnyTagClassName
{
color: #370471;
}
</style>
background-color css
<style>
a { background-color: #370471; }
a { background-color: rgb(55,4,113); }
div.DivClassName
{
background-color: #370471;
}
.BgClassName
{
background-color: #370471;
}
</style>
border-color css
<style>
span { border-color: #370471; }
span { border-color: rgb(55,4,113); }
td.TdClassName
{
border-color: #370471;
}
.TagClassName
{
border-color: #370471;
}
</style>