Shades of Persian Indigo #371673
Tints of Persian Indigo #371673
RGB
CMYK
RGB Variations
Color information
#371673 (or 0x371673) is known color: Persian Indigo. HEX triplet: 37, 16 and 73. RGB value is (55,22,115). Sum of RGB (Red+Green+Blue) = 55+22+115=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 22 (8.98% from 255 or 11.46% from 192); Blue value is 115 (45.31% from 255 or 59.90% from 192); Max value from RGB is 115 - color contains mainly: blue. Hex color #371673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371673 is #C8E98C. Grayscale: #2A2A2A. Windows color (decimal): -13166989 or 7542327. OLE color: 7542327.
HSL color Cylindrical-coordinate representation of color #371673: hue angle of 261.29º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371673 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 22 | 115 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.55 |
| HSL | 261.29º | 0.68% | 0.27% | - |
| HSV(B) | 261.29º | 0.81% | 0.45% | - |
| XYZ | 4.96 | 2.62 | 16.46 | - |
| YUV | 42.47 | 168.93 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 115 | 0.52 | 0.81 | 0 | 0.55 | 261.29 | 0.68 | 0.27 |
| Hex | 37 | 16 | 73 | 34 | 51 | 0 | 37 | 105 | 44 | 1B |
| Octal | 67 | 26 | 163 | 64 | 121 | 0 | 67 | 405 | 104 | 33 |
| Binary | 110111 | 10110 | 1110011 | 110100 | 1010001 | 0 | 110111 | 100000101 | 1000100 | 11011 |
Color Harmonies of #371673
Complementary color
Monochromatic Colors of #371673
Black with #371673
Text Example
Text Example
White with #371673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371673; }
p { color: rgb(55,22,115); }
H1.HeaderClassName
{
color: #371673;
}
.AnyTagClassName
{
color: #371673;
}
</style>
background-color css
<style>
a { background-color: #371673; }
a { background-color: rgb(55,22,115); }
div.DivClassName
{
background-color: #371673;
}
.BgClassName
{
background-color: #371673;
}
</style>
border-color css
<style>
span { border-color: #371673; }
span { border-color: rgb(55,22,115); }
td.TdClassName
{
border-color: #371673;
}
.TagClassName
{
border-color: #371673;
}
</style>