Shades of Persian Indigo #371272
Tints of Persian Indigo #371272
RGB
CMYK
RGB Variations
Color information
#371272 (or 0x371272) is known color: Persian Indigo. HEX triplet: 37, 12 and 72. RGB value is (55,18,114). Sum of RGB (Red+Green+Blue) = 55+18+114=187 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.41% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 114 (44.92% from 255 or 60.96% from 187); Max value from RGB is 114 - color contains mainly: blue. Hex color #371272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371272 is #C8ED8D. Grayscale: #272727. Windows color (decimal): -13168014 or 7475767. OLE color: 7475767.
HSL color Cylindrical-coordinate representation of color #371272: hue angle of 263.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371272 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 18 | 114 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.55 |
| HSL | 263.13º | 0.73% | 0.26% | - |
| HSV(B) | 263.13º | 0.84% | 0.45% | - |
| XYZ | 4.83 | 2.46 | 16.14 | - |
| YUV | 40.01 | 169.76 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 114 | 0.52 | 0.84 | 0 | 0.55 | 263.13 | 0.73 | 0.26 |
| Hex | 37 | 12 | 72 | 34 | 54 | 0 | 37 | 107 | 49 | 1A |
| Octal | 67 | 22 | 162 | 64 | 124 | 0 | 67 | 407 | 111 | 32 |
| Binary | 110111 | 10010 | 1110010 | 110100 | 1010100 | 0 | 110111 | 100000111 | 1001001 | 11010 |
Color Harmonies of #371272
Complementary color
Monochromatic Colors of #371272
Black with #371272
Text Example
Text Example
White with #371272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371272; }
p { color: rgb(55,18,114); }
H1.HeaderClassName
{
color: #371272;
}
.AnyTagClassName
{
color: #371272;
}
</style>
background-color css
<style>
a { background-color: #371272; }
a { background-color: rgb(55,18,114); }
div.DivClassName
{
background-color: #371272;
}
.BgClassName
{
background-color: #371272;
}
</style>
border-color css
<style>
span { border-color: #371272; }
span { border-color: rgb(55,18,114); }
td.TdClassName
{
border-color: #371272;
}
.TagClassName
{
border-color: #371272;
}
</style>