Shades of Persian Indigo #372383
Tints of Persian Indigo #372383
RGB
CMYK
RGB Variations
Color information
#372383 (or 0x372383) is known color: Persian Indigo. HEX triplet: 37, 23 and 83. RGB value is (55,35,131). Sum of RGB (Red+Green+Blue) = 55+35+131=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 131 (51.56% from 255 or 59.28% from 221); Max value from RGB is 131 - color contains mainly: blue. Hex color #372383 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372383 is #C8DC7C. Grayscale: #333333. Windows color (decimal): -13163645 or 8594231. OLE color: 8594231.
HSL color Cylindrical-coordinate representation of color #372383: hue angle of 252.5º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #372383 is Cyan = 0.58, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 35 | 131 | - |
| CMYK | 0.58 | 0.73 | 0 | 0.49 |
| HSL | 252.5º | 0.58% | 0.33% | - |
| HSV(B) | 252.5º | 0.73% | 0.51% | - |
| XYZ | 6.27 | 3.65 | 21.85 | - |
| YUV | 51.92 | 172.63 | 130.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 131 | 0.58 | 0.73 | 0 | 0.49 | 252.5 | 0.58 | 0.33 |
| Hex | 37 | 23 | 83 | 3A | 49 | 0 | 31 | FD | 3A | 21 |
| Octal | 67 | 43 | 203 | 72 | 111 | 0 | 61 | 375 | 72 | 41 |
| Binary | 110111 | 100011 | 10000011 | 111010 | 1001001 | 0 | 110001 | 11111101 | 111010 | 100001 |
Color Harmonies of #372383
Complementary color
Monochromatic Colors of #372383
Black with #372383
Text Example
Text Example
White with #372383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372383; }
p { color: rgb(55,35,131); }
H1.HeaderClassName
{
color: #372383;
}
.AnyTagClassName
{
color: #372383;
}
</style>
background-color css
<style>
a { background-color: #372383; }
a { background-color: rgb(55,35,131); }
div.DivClassName
{
background-color: #372383;
}
.BgClassName
{
background-color: #372383;
}
</style>
border-color css
<style>
span { border-color: #372383; }
span { border-color: rgb(55,35,131); }
td.TdClassName
{
border-color: #372383;
}
.TagClassName
{
border-color: #372383;
}
</style>