Shades of Persian Indigo #371981
Tints of Persian Indigo #371981
RGB
CMYK
RGB Variations
Color information
#371981 (or 0x371981) is known color: Persian Indigo. HEX triplet: 37, 19 and 81. RGB value is (55,25,129). Sum of RGB (Red+Green+Blue) = 55+25+129=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 25 (10.16% from 255 or 11.96% from 209); Blue value is 129 (50.78% from 255 or 61.72% from 209); Max value from RGB is 129 - color contains mainly: blue. Hex color #371981 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371981 is #C8E67E. Grayscale: #2D2D2D. Windows color (decimal): -13166207 or 8460599. OLE color: 8460599.
HSL color Cylindrical-coordinate representation of color #371981: hue angle of 257.31º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #371981 is Cyan = 0.57, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 25 | 129 | - |
| CMYK | 0.57 | 0.81 | 0 | 0.49 |
| HSL | 257.31º | 0.68% | 0.3% | - |
| HSV(B) | 257.31º | 0.81% | 0.51% | - |
| XYZ | 5.89 | 3.09 | 21.06 | - |
| YUV | 45.83 | 174.94 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 129 | 0.57 | 0.81 | 0 | 0.49 | 257.31 | 0.68 | 0.3 |
| Hex | 37 | 19 | 81 | 39 | 51 | 0 | 31 | 101 | 44 | 1E |
| Octal | 67 | 31 | 201 | 71 | 121 | 0 | 61 | 401 | 104 | 36 |
| Binary | 110111 | 11001 | 10000001 | 111001 | 1010001 | 0 | 110001 | 100000001 | 1000100 | 11110 |
Color Harmonies of #371981
Complementary color
Monochromatic Colors of #371981
Black with #371981
Text Example
Text Example
White with #371981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371981; }
p { color: rgb(55,25,129); }
H1.HeaderClassName
{
color: #371981;
}
.AnyTagClassName
{
color: #371981;
}
</style>
background-color css
<style>
a { background-color: #371981; }
a { background-color: rgb(55,25,129); }
div.DivClassName
{
background-color: #371981;
}
.BgClassName
{
background-color: #371981;
}
</style>
border-color css
<style>
span { border-color: #371981; }
span { border-color: rgb(55,25,129); }
td.TdClassName
{
border-color: #371981;
}
.TagClassName
{
border-color: #371981;
}
</style>