Shades of Persian Indigo #371680
Tints of Persian Indigo #371680
RGB
CMYK
RGB Variations
Color information
#371680 (or 0x371680) is known color: Persian Indigo. HEX triplet: 37, 16 and 80. RGB value is (55,22,128). Sum of RGB (Red+Green+Blue) = 55+22+128=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 128 (50.39% from 255 or 62.44% from 205); Max value from RGB is 128 - color contains mainly: blue. Hex color #371680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371680 is #C8E97F. Grayscale: #2B2B2B. Windows color (decimal): -13166976 or 8394295. OLE color: 8394295.
HSL color Cylindrical-coordinate representation of color #371680: hue angle of 258.68º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371680 is Cyan = 0.57, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 22 | 128 | - |
| CMYK | 0.57 | 0.83 | 0 | 0.50 |
| HSL | 258.68º | 0.71% | 0.29% | - |
| HSV(B) | 258.68º | 0.83% | 0.5% | - |
| XYZ | 5.76 | 2.94 | 20.69 | - |
| YUV | 43.95 | 175.43 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 128 | 0.57 | 0.83 | 0 | 0.50 | 258.68 | 0.71 | 0.29 |
| Hex | 37 | 16 | 80 | 39 | 53 | 0 | 32 | 103 | 47 | 1D |
| Octal | 67 | 26 | 200 | 71 | 123 | 0 | 62 | 403 | 107 | 35 |
| Binary | 110111 | 10110 | 10000000 | 111001 | 1010011 | 0 | 110010 | 100000011 | 1000111 | 11101 |
Color Harmonies of #371680
Complementary color
Monochromatic Colors of #371680
Black with #371680
Text Example
Text Example
White with #371680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371680; }
p { color: rgb(55,22,128); }
H1.HeaderClassName
{
color: #371680;
}
.AnyTagClassName
{
color: #371680;
}
</style>
background-color css
<style>
a { background-color: #371680; }
a { background-color: rgb(55,22,128); }
div.DivClassName
{
background-color: #371680;
}
.BgClassName
{
background-color: #371680;
}
</style>
border-color css
<style>
span { border-color: #371680; }
span { border-color: rgb(55,22,128); }
td.TdClassName
{
border-color: #371680;
}
.TagClassName
{
border-color: #371680;
}
</style>