Shades of Persian Indigo #370880
Tints of Persian Indigo #370880
RGB
CMYK
RGB Variations
Color information
#370880 (or 0x370880) is known color: Persian Indigo. HEX triplet: 37, 08 and 80. RGB value is (55,8,128). Sum of RGB (Red+Green+Blue) = 55+8+128=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 8 (3.52% from 255 or 4.19% from 191); Blue value is 128 (50.39% from 255 or 67.02% from 191); Max value from RGB is 128 - color contains mainly: blue. Hex color #370880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370880 is #C8F77F. Grayscale: #232323. Windows color (decimal): -13170560 or 8390711. OLE color: 8390711.
HSL color Cylindrical-coordinate representation of color #370880: hue angle of 263.5º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370880 is Cyan = 0.57, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 8 | 128 | - |
| CMYK | 0.57 | 0.94 | 0 | 0.50 |
| HSL | 263.5º | 0.88% | 0.27% | - |
| HSV(B) | 263.5º | 0.94% | 0.5% | - |
| XYZ | 5.56 | 2.54 | 20.62 | - |
| YUV | 35.73 | 180.07 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 128 | 0.57 | 0.94 | 0 | 0.50 | 263.5 | 0.88 | 0.27 |
| Hex | 37 | 8 | 80 | 39 | 5E | 0 | 32 | 108 | 58 | 1B |
| Octal | 67 | 10 | 200 | 71 | 136 | 0 | 62 | 410 | 130 | 33 |
| Binary | 110111 | 1000 | 10000000 | 111001 | 1011110 | 0 | 110010 | 100001000 | 1011000 | 11011 |
Color Harmonies of #370880
Complementary color
Monochromatic Colors of #370880
Black with #370880
Text Example
Text Example
White with #370880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370880; }
p { color: rgb(55,8,128); }
H1.HeaderClassName
{
color: #370880;
}
.AnyTagClassName
{
color: #370880;
}
</style>
background-color css
<style>
a { background-color: #370880; }
a { background-color: rgb(55,8,128); }
div.DivClassName
{
background-color: #370880;
}
.BgClassName
{
background-color: #370880;
}
</style>
border-color css
<style>
span { border-color: #370880; }
span { border-color: rgb(55,8,128); }
td.TdClassName
{
border-color: #370880;
}
.TagClassName
{
border-color: #370880;
}
</style>