Shades of Persian Indigo #371773
Tints of Persian Indigo #371773
RGB
CMYK
RGB Variations
Color information
#371773 (or 0x371773) is known color: Persian Indigo. HEX triplet: 37, 17 and 73. RGB value is (55,23,115). Sum of RGB (Red+Green+Blue) = 55+23+115=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 23 (9.38% from 255 or 11.92% from 193); Blue value is 115 (45.31% from 255 or 59.59% from 193); Max value from RGB is 115 - color contains mainly: blue. Hex color #371773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371773 is #C8E88C. Grayscale: #2A2A2A. Windows color (decimal): -13166733 or 7542583. OLE color: 7542583.
HSL color Cylindrical-coordinate representation of color #371773: hue angle of 260.87º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371773 is Cyan = 0.52, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 23 | 115 | - |
| CMYK | 0.52 | 0.80 | 0 | 0.55 |
| HSL | 260.87º | 0.67% | 0.27% | - |
| HSV(B) | 260.87º | 0.8% | 0.45% | - |
| XYZ | 4.98 | 2.66 | 16.47 | - |
| YUV | 43.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 115 | 0.52 | 0.80 | 0 | 0.55 | 260.87 | 0.67 | 0.27 |
| Hex | 37 | 17 | 73 | 34 | 50 | 0 | 37 | 105 | 43 | 1B |
| Octal | 67 | 27 | 163 | 64 | 120 | 0 | 67 | 405 | 103 | 33 |
| Binary | 110111 | 10111 | 1110011 | 110100 | 1010000 | 0 | 110111 | 100000101 | 1000011 | 11011 |
Color Harmonies of #371773
Complementary color
Monochromatic Colors of #371773
Black with #371773
Text Example
Text Example
White with #371773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371773; }
p { color: rgb(55,23,115); }
H1.HeaderClassName
{
color: #371773;
}
.AnyTagClassName
{
color: #371773;
}
</style>
background-color css
<style>
a { background-color: #371773; }
a { background-color: rgb(55,23,115); }
div.DivClassName
{
background-color: #371773;
}
.BgClassName
{
background-color: #371773;
}
</style>
border-color css
<style>
span { border-color: #371773; }
span { border-color: rgb(55,23,115); }
td.TdClassName
{
border-color: #371773;
}
.TagClassName
{
border-color: #371773;
}
</style>