Shades of Persian Indigo #371983
Tints of Persian Indigo #371983
RGB
CMYK
RGB Variations
Color information
#371983 (or 0x371983) is known color: Persian Indigo. HEX triplet: 37, 19 and 83. RGB value is (55,25,131). Sum of RGB (Red+Green+Blue) = 55+25+131=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 25 (10.16% from 255 or 11.85% from 211); Blue value is 131 (51.56% from 255 or 62.09% from 211); Max value from RGB is 131 - color contains mainly: blue. Hex color #371983 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371983 is #C8E67C. Grayscale: #2D2D2D. Windows color (decimal): -13166205 or 8591671. OLE color: 8591671.
HSL color Cylindrical-coordinate representation of color #371983: hue angle of 256.98º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371983 is Cyan = 0.58, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 25 | 131 | - |
| CMYK | 0.58 | 0.81 | 0 | 0.49 |
| HSL | 256.98º | 0.68% | 0.31% | - |
| HSV(B) | 256.98º | 0.81% | 0.51% | - |
| XYZ | 6.02 | 3.15 | 21.76 | - |
| YUV | 46.05 | 175.94 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 131 | 0.58 | 0.81 | 0 | 0.49 | 256.98 | 0.68 | 0.31 |
| Hex | 37 | 19 | 83 | 3A | 51 | 0 | 31 | 101 | 44 | 1F |
| Octal | 67 | 31 | 203 | 72 | 121 | 0 | 61 | 401 | 104 | 37 |
| Binary | 110111 | 11001 | 10000011 | 111010 | 1010001 | 0 | 110001 | 100000001 | 1000100 | 11111 |
Color Harmonies of #371983
Complementary color
Monochromatic Colors of #371983
Black with #371983
Text Example
Text Example
White with #371983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371983; }
p { color: rgb(55,25,131); }
H1.HeaderClassName
{
color: #371983;
}
.AnyTagClassName
{
color: #371983;
}
</style>
background-color css
<style>
a { background-color: #371983; }
a { background-color: rgb(55,25,131); }
div.DivClassName
{
background-color: #371983;
}
.BgClassName
{
background-color: #371983;
}
</style>
border-color css
<style>
span { border-color: #371983; }
span { border-color: rgb(55,25,131); }
td.TdClassName
{
border-color: #371983;
}
.TagClassName
{
border-color: #371983;
}
</style>