Shades of Persian Indigo #371885
Tints of Persian Indigo #371885
RGB
CMYK
RGB Variations
Color information
#371885 (or 0x371885) is known color: Persian Indigo. HEX triplet: 37, 18 and 85. RGB value is (55,24,133). Sum of RGB (Red+Green+Blue) = 55+24+133=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 24 (9.77% from 255 or 11.32% from 212); Blue value is 133 (52.34% from 255 or 62.74% from 212); Max value from RGB is 133 - color contains mainly: blue. Hex color #371885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371885 is #C8E77A. Grayscale: #2D2D2D. Windows color (decimal): -13166459 or 8722487. OLE color: 8722487.
HSL color Cylindrical-coordinate representation of color #371885: hue angle of 257.06º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #371885 is Cyan = 0.59, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 24 | 133 | - |
| CMYK | 0.59 | 0.82 | 0 | 0.48 |
| HSL | 257.06º | 0.69% | 0.31% | - |
| HSV(B) | 257.06º | 0.82% | 0.52% | - |
| XYZ | 6.14 | 3.16 | 22.48 | - |
| YUV | 45.7 | 177.27 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 133 | 0.59 | 0.82 | 0 | 0.48 | 257.06 | 0.69 | 0.31 |
| Hex | 37 | 18 | 85 | 3B | 52 | 0 | 30 | 101 | 45 | 1F |
| Octal | 67 | 30 | 205 | 73 | 122 | 0 | 60 | 401 | 105 | 37 |
| Binary | 110111 | 11000 | 10000101 | 111011 | 1010010 | 0 | 110000 | 100000001 | 1000101 | 11111 |
Color Harmonies of #371885
Complementary color
Monochromatic Colors of #371885
Black with #371885
Text Example
Text Example
White with #371885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371885; }
p { color: rgb(55,24,133); }
H1.HeaderClassName
{
color: #371885;
}
.AnyTagClassName
{
color: #371885;
}
</style>
background-color css
<style>
a { background-color: #371885; }
a { background-color: rgb(55,24,133); }
div.DivClassName
{
background-color: #371885;
}
.BgClassName
{
background-color: #371885;
}
</style>
border-color css
<style>
span { border-color: #371885; }
span { border-color: rgb(55,24,133); }
td.TdClassName
{
border-color: #371885;
}
.TagClassName
{
border-color: #371885;
}
</style>