Shades of Persian Indigo #371495
Tints of Persian Indigo #371495
RGB
CMYK
RGB Variations
Color information
#371495 (or 0x371495) is known color: Persian Indigo. HEX triplet: 37, 14 and 95. RGB value is (55,20,149). Sum of RGB (Red+Green+Blue) = 55+20+149=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 20 (8.20% from 255 or 8.93% from 224); Blue value is 149 (58.59% from 255 or 66.52% from 224); Max value from RGB is 149 - color contains mainly: blue. Hex color #371495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371495 is #C8EB6A. Grayscale: #2C2C2C. Windows color (decimal): -13167467 or 9770039. OLE color: 9770039.
HSL color Cylindrical-coordinate representation of color #371495: hue angle of 256.28º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #371495 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 20 | 149 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.42 |
| HSL | 256.28º | 0.76% | 0.33% | - |
| HSV(B) | 256.28º | 0.87% | 0.58% | - |
| XYZ | 7.25 | 3.48 | 28.72 | - |
| YUV | 45.17 | 186.6 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 149 | 0.63 | 0.87 | 0 | 0.42 | 256.28 | 0.76 | 0.33 |
| Hex | 37 | 14 | 95 | 3F | 57 | 0 | 2A | 100 | 4C | 21 |
| Octal | 67 | 24 | 225 | 77 | 127 | 0 | 52 | 400 | 114 | 41 |
| Binary | 110111 | 10100 | 10010101 | 111111 | 1010111 | 0 | 101010 | 100000000 | 1001100 | 100001 |
Color Harmonies of #371495
Complementary color
Monochromatic Colors of #371495
Black with #371495
Text Example
Text Example
White with #371495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371495; }
p { color: rgb(55,20,149); }
H1.HeaderClassName
{
color: #371495;
}
.AnyTagClassName
{
color: #371495;
}
</style>
background-color css
<style>
a { background-color: #371495; }
a { background-color: rgb(55,20,149); }
div.DivClassName
{
background-color: #371495;
}
.BgClassName
{
background-color: #371495;
}
</style>
border-color css
<style>
span { border-color: #371495; }
span { border-color: rgb(55,20,149); }
td.TdClassName
{
border-color: #371495;
}
.TagClassName
{
border-color: #371495;
}
</style>