Shades of Persian Indigo #372373
Tints of Persian Indigo #372373
RGB
CMYK
RGB Variations
Color information
#372373 (or 0x372373) is known color: Persian Indigo. HEX triplet: 37, 23 and 73. RGB value is (55,35,115). Sum of RGB (Red+Green+Blue) = 55+35+115=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 115 (45.31% from 255 or 56.10% from 205); Max value from RGB is 115 - color contains mainly: blue. Hex color #372373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372373 is #C8DC8C. Grayscale: #313131. Windows color (decimal): -13163661 or 7545655. OLE color: 7545655.
HSL color Cylindrical-coordinate representation of color #372373: hue angle of 255º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372373 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 35 | 115 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.55 |
| HSL | 255º | 0.53% | 0.29% | - |
| HSV(B) | 255º | 0.7% | 0.45% | - |
| XYZ | 5.27 | 3.25 | 16.57 | - |
| YUV | 50.1 | 164.63 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 115 | 0.52 | 0.70 | 0 | 0.55 | 255 | 0.53 | 0.29 |
| Hex | 37 | 23 | 73 | 34 | 46 | 0 | 37 | FF | 35 | 1D |
| Octal | 67 | 43 | 163 | 64 | 106 | 0 | 67 | 377 | 65 | 35 |
| Binary | 110111 | 100011 | 1110011 | 110100 | 1000110 | 0 | 110111 | 11111111 | 110101 | 11101 |
Color Harmonies of #372373
Complementary color
Monochromatic Colors of #372373
Black with #372373
Text Example
Text Example
White with #372373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372373; }
p { color: rgb(55,35,115); }
H1.HeaderClassName
{
color: #372373;
}
.AnyTagClassName
{
color: #372373;
}
</style>
background-color css
<style>
a { background-color: #372373; }
a { background-color: rgb(55,35,115); }
div.DivClassName
{
background-color: #372373;
}
.BgClassName
{
background-color: #372373;
}
</style>
border-color css
<style>
span { border-color: #372373; }
span { border-color: rgb(55,35,115); }
td.TdClassName
{
border-color: #372373;
}
.TagClassName
{
border-color: #372373;
}
</style>