Shades of Persian Indigo #372182
Tints of Persian Indigo #372182
RGB
CMYK
RGB Variations
Color information
#372182 (or 0x372182) is known color: Persian Indigo. HEX triplet: 37, 21 and 82. RGB value is (55,33,130). Sum of RGB (Red+Green+Blue) = 55+33+130=218 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.23% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 130 (51.17% from 255 or 59.63% from 218); Max value from RGB is 130 - color contains mainly: blue. Hex color #372182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372182 is #C8DE7D. Grayscale: #323232. Windows color (decimal): -13164158 or 8528183. OLE color: 8528183.
HSL color Cylindrical-coordinate representation of color #372182: hue angle of 253.61º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #372182 is Cyan = 0.58, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 33 | 130 | - |
| CMYK | 0.58 | 0.75 | 0 | 0.49 |
| HSL | 253.61º | 0.6% | 0.32% | - |
| HSV(B) | 253.61º | 0.75% | 0.51% | - |
| XYZ | 6.15 | 3.51 | 21.47 | - |
| YUV | 50.64 | 172.79 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 130 | 0.58 | 0.75 | 0 | 0.49 | 253.61 | 0.6 | 0.32 |
| Hex | 37 | 21 | 82 | 3A | 4B | 0 | 31 | FE | 3C | 20 |
| Octal | 67 | 41 | 202 | 72 | 113 | 0 | 61 | 376 | 74 | 40 |
| Binary | 110111 | 100001 | 10000010 | 111010 | 1001011 | 0 | 110001 | 11111110 | 111100 | 100000 |
Color Harmonies of #372182
Complementary color
Monochromatic Colors of #372182
Black with #372182
Text Example
Text Example
White with #372182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372182; }
p { color: rgb(55,33,130); }
H1.HeaderClassName
{
color: #372182;
}
.AnyTagClassName
{
color: #372182;
}
</style>
background-color css
<style>
a { background-color: #372182; }
a { background-color: rgb(55,33,130); }
div.DivClassName
{
background-color: #372182;
}
.BgClassName
{
background-color: #372182;
}
</style>
border-color css
<style>
span { border-color: #372182; }
span { border-color: rgb(55,33,130); }
td.TdClassName
{
border-color: #372182;
}
.TagClassName
{
border-color: #372182;
}
</style>