Shades of Persian Indigo #372374
Tints of Persian Indigo #372374
RGB
CMYK
RGB Variations
Color information
#372374 (or 0x372374) is known color: Persian Indigo. HEX triplet: 37, 23 and 74. RGB value is (55,35,116). Sum of RGB (Red+Green+Blue) = 55+35+116=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 116 (45.70% from 255 or 56.31% from 206); Max value from RGB is 116 - color contains mainly: blue. Hex color #372374 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372374 is #C8DC8B. Grayscale: #313131. Windows color (decimal): -13163660 or 7611191. OLE color: 7611191.
HSL color Cylindrical-coordinate representation of color #372374: hue angle of 254.81º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372374 is Cyan = 0.53, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 35 | 116 | - |
| CMYK | 0.53 | 0.70 | 0 | 0.55 |
| HSL | 254.81º | 0.54% | 0.3% | - |
| HSV(B) | 254.81º | 0.7% | 0.45% | - |
| XYZ | 5.33 | 3.28 | 16.87 | - |
| YUV | 50.21 | 165.13 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 116 | 0.53 | 0.70 | 0 | 0.55 | 254.81 | 0.54 | 0.3 |
| Hex | 37 | 23 | 74 | 35 | 46 | 0 | 37 | FF | 36 | 1E |
| Octal | 67 | 43 | 164 | 65 | 106 | 0 | 67 | 377 | 66 | 36 |
| Binary | 110111 | 100011 | 1110100 | 110101 | 1000110 | 0 | 110111 | 11111111 | 110110 | 11110 |
Color Harmonies of #372374
Complementary color
Monochromatic Colors of #372374
Black with #372374
Text Example
Text Example
White with #372374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372374; }
p { color: rgb(55,35,116); }
H1.HeaderClassName
{
color: #372374;
}
.AnyTagClassName
{
color: #372374;
}
</style>
background-color css
<style>
a { background-color: #372374; }
a { background-color: rgb(55,35,116); }
div.DivClassName
{
background-color: #372374;
}
.BgClassName
{
background-color: #372374;
}
</style>
border-color css
<style>
span { border-color: #372374; }
span { border-color: rgb(55,35,116); }
td.TdClassName
{
border-color: #372374;
}
.TagClassName
{
border-color: #372374;
}
</style>