Shades of Persian Indigo #371699
Tints of Persian Indigo #371699
RGB
CMYK
RGB Variations
Color information
#371699 (or 0x371699) is known color: Persian Indigo. HEX triplet: 37, 16 and 99. RGB value is (55,22,153). Sum of RGB (Red+Green+Blue) = 55+22+153=230 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.91% from 230); Green value is 22 (8.98% from 255 or 9.57% from 230); Blue value is 153 (60.16% from 255 or 66.52% from 230); Max value from RGB is 153 - color contains mainly: blue. Hex color #371699 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371699 is #C8E966. Grayscale: #2E2E2E. Windows color (decimal): -13166951 or 10032695. OLE color: 10032695.
HSL color Cylindrical-coordinate representation of color #371699: hue angle of 255.11º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #371699 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 55 | 22 | 153 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.4 |
| HSL | 255.11º | 0.75% | 0.34% | - |
| HSV(B) | 255.11º | 0.86% | 0.6% | - |
| XYZ | 7.61 | 3.69 | 30.45 | - |
| YUV | 46.8 | 187.93 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 153 | 0.64 | 0.86 | 0 | 0.4 | 255.11 | 0.75 | 0.34 |
| Hex | 37 | 16 | 99 | 40 | 56 | 0 | 28 | FF | 4B | 22 |
| Octal | 67 | 26 | 231 | 100 | 126 | 0 | 50 | 377 | 113 | 42 |
| Binary | 110111 | 10110 | 10011001 | 1000000 | 1010110 | 0 | 101000 | 11111111 | 1001011 | 100010 |
Color Harmonies of #371699
Complementary color
Monochromatic Colors of #371699
Black with #371699
Text Example
Text Example
White with #371699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371699; }
p { color: rgb(55,22,153); }
H1.HeaderClassName
{
color: #371699;
}
.AnyTagClassName
{
color: #371699;
}
</style>
background-color css
<style>
a { background-color: #371699; }
a { background-color: rgb(55,22,153); }
div.DivClassName
{
background-color: #371699;
}
.BgClassName
{
background-color: #371699;
}
</style>
border-color css
<style>
span { border-color: #371699; }
span { border-color: rgb(55,22,153); }
td.TdClassName
{
border-color: #371699;
}
.TagClassName
{
border-color: #371699;
}
</style>