Shades of Persian Indigo #371575
Tints of Persian Indigo #371575
RGB
CMYK
RGB Variations
Color information
#371575 (or 0x371575) is known color: Persian Indigo. HEX triplet: 37, 15 and 75. RGB value is (55,21,117). Sum of RGB (Red+Green+Blue) = 55+21+117=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 21 (8.59% from 255 or 10.88% from 193); Blue value is 117 (46.09% from 255 or 60.62% from 193); Max value from RGB is 117 - color contains mainly: blue. Hex color #371575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371575 is #C8EA8A. Grayscale: #292929. Windows color (decimal): -13167243 or 7673143. OLE color: 7673143.
HSL color Cylindrical-coordinate representation of color #371575: hue angle of 261.25º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #371575 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 21 | 117 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.54 |
| HSL | 261.25º | 0.7% | 0.27% | - |
| HSV(B) | 261.25º | 0.82% | 0.46% | - |
| XYZ | 5.05 | 2.63 | 17.07 | - |
| YUV | 42.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 117 | 0.53 | 0.82 | 0 | 0.54 | 261.25 | 0.7 | 0.27 |
| Hex | 37 | 15 | 75 | 35 | 52 | 0 | 36 | 105 | 46 | 1B |
| Octal | 67 | 25 | 165 | 65 | 122 | 0 | 66 | 405 | 106 | 33 |
| Binary | 110111 | 10101 | 1110101 | 110101 | 1010010 | 0 | 110110 | 100000101 | 1000110 | 11011 |
Color Harmonies of #371575
Complementary color
Monochromatic Colors of #371575
Black with #371575
Text Example
Text Example
White with #371575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371575; }
p { color: rgb(55,21,117); }
H1.HeaderClassName
{
color: #371575;
}
.AnyTagClassName
{
color: #371575;
}
</style>
background-color css
<style>
a { background-color: #371575; }
a { background-color: rgb(55,21,117); }
div.DivClassName
{
background-color: #371575;
}
.BgClassName
{
background-color: #371575;
}
</style>
border-color css
<style>
span { border-color: #371575; }
span { border-color: rgb(55,21,117); }
td.TdClassName
{
border-color: #371575;
}
.TagClassName
{
border-color: #371575;
}
</style>