Shades of Persian Indigo #371689
Tints of Persian Indigo #371689
RGB
CMYK
RGB Variations
Color information
#371689 (or 0x371689) is known color: Persian Indigo. HEX triplet: 37, 16 and 89. RGB value is (55,22,137). Sum of RGB (Red+Green+Blue) = 55+22+137=214 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.70% from 214); Green value is 22 (8.98% from 255 or 10.28% from 214); Blue value is 137 (53.91% from 255 or 64.02% from 214); Max value from RGB is 137 - color contains mainly: blue. Hex color #371689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371689 is #C8E976. Grayscale: #2C2C2C. Windows color (decimal): -13166967 or 8984119. OLE color: 8984119.
HSL color Cylindrical-coordinate representation of color #371689: hue angle of 257.22º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371689 is Cyan = 0.60, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 22 | 137 | - |
| CMYK | 0.60 | 0.84 | 0 | 0.46 |
| HSL | 257.22º | 0.72% | 0.31% | - |
| HSV(B) | 257.22º | 0.84% | 0.54% | - |
| XYZ | 6.38 | 3.19 | 23.95 | - |
| YUV | 44.98 | 179.93 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 137 | 0.60 | 0.84 | 0 | 0.46 | 257.22 | 0.72 | 0.31 |
| Hex | 37 | 16 | 89 | 3C | 54 | 0 | 2E | 101 | 48 | 1F |
| Octal | 67 | 26 | 211 | 74 | 124 | 0 | 56 | 401 | 110 | 37 |
| Binary | 110111 | 10110 | 10001001 | 111100 | 1010100 | 0 | 101110 | 100000001 | 1001000 | 11111 |
Color Harmonies of #371689
Complementary color
Monochromatic Colors of #371689
Black with #371689
Text Example
Text Example
White with #371689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371689; }
p { color: rgb(55,22,137); }
H1.HeaderClassName
{
color: #371689;
}
.AnyTagClassName
{
color: #371689;
}
</style>
background-color css
<style>
a { background-color: #371689; }
a { background-color: rgb(55,22,137); }
div.DivClassName
{
background-color: #371689;
}
.BgClassName
{
background-color: #371689;
}
</style>
border-color css
<style>
span { border-color: #371689; }
span { border-color: rgb(55,22,137); }
td.TdClassName
{
border-color: #371689;
}
.TagClassName
{
border-color: #371689;
}
</style>