Shades of Persian Indigo #37046E
Tints of Persian Indigo #37046E
RGB
CMYK
RGB Variations
Color information
#37046E (or 0x37046E) is known color: Persian Indigo. HEX triplet: 37, 04 and 6E. RGB value is (55,4,110). Sum of RGB (Red+Green+Blue) = 55+4+110=169 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.54% from 169); Green value is 4 (1.95% from 255 or 2.37% from 169); Blue value is 110 (43.36% from 255 or 65.09% from 169); Max value from RGB is 110 - color contains mainly: blue. Hex color #37046E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #37046E is #C8FB91. Grayscale: #1E1E1E. Windows color (decimal): -13171602 or 7210039. OLE color: 7210039.
HSL color Cylindrical-coordinate representation of color #37046E: hue angle of 268.87º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #37046E is Cyan = 0.5, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 55 | 4 | 110 | - |
| CMYK | 0.5 | 0.96 | 0 | 0.57 |
| HSL | 268.87º | 0.93% | 0.22% | - |
| HSV(B) | 268.87º | 0.96% | 0.43% | - |
| XYZ | 4.43 | 2.02 | 14.91 | - |
| YUV | 31.33 | 172.4 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 110 | 0.5 | 0.96 | 0 | 0.57 | 268.87 | 0.93 | 0.22 |
| Hex | 37 | 4 | 6E | 32 | 60 | 0 | 39 | 10D | 5D | 16 |
| Octal | 67 | 4 | 156 | 62 | 140 | 0 | 71 | 415 | 135 | 26 |
| Binary | 110111 | 100 | 1101110 | 110010 | 1100000 | 0 | 111001 | 100001101 | 1011101 | 10110 |
Color Harmonies of #37046E
Complementary color
Monochromatic Colors of #37046E
Black with #37046E
Text Example
Text Example
White with #37046E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37046E; }
p { color: rgb(55,4,110); }
H1.HeaderClassName
{
color: #37046E;
}
.AnyTagClassName
{
color: #37046E;
}
</style>
background-color css
<style>
a { background-color: #37046E; }
a { background-color: rgb(55,4,110); }
div.DivClassName
{
background-color: #37046E;
}
.BgClassName
{
background-color: #37046E;
}
</style>
border-color css
<style>
span { border-color: #37046E; }
span { border-color: rgb(55,4,110); }
td.TdClassName
{
border-color: #37046E;
}
.TagClassName
{
border-color: #37046E;
}
</style>