Shades of Persian Indigo #372279
Tints of Persian Indigo #372279
RGB
CMYK
RGB Variations
Color information
#372279 (or 0x372279) is known color: Persian Indigo. HEX triplet: 37, 22 and 79. RGB value is (55,34,121). Sum of RGB (Red+Green+Blue) = 55+34+121=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 34 (13.67% from 255 or 16.19% from 210); Blue value is 121 (47.66% from 255 or 57.62% from 210); Max value from RGB is 121 - color contains mainly: blue. Hex color #372279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372279 is #C8DD86. Grayscale: #313131. Windows color (decimal): -13163911 or 7938615. OLE color: 7938615.
HSL color Cylindrical-coordinate representation of color #372279: hue angle of 254.48º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #372279 is Cyan = 0.55, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 34 | 121 | - |
| CMYK | 0.55 | 0.72 | 0 | 0.53 |
| HSL | 254.48º | 0.56% | 0.3% | - |
| HSV(B) | 254.48º | 0.72% | 0.47% | - |
| XYZ | 5.6 | 3.34 | 18.44 | - |
| YUV | 50.2 | 167.96 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 121 | 0.55 | 0.72 | 0 | 0.53 | 254.48 | 0.56 | 0.3 |
| Hex | 37 | 22 | 79 | 37 | 48 | 0 | 35 | FE | 38 | 1E |
| Octal | 67 | 42 | 171 | 67 | 110 | 0 | 65 | 376 | 70 | 36 |
| Binary | 110111 | 100010 | 1111001 | 110111 | 1001000 | 0 | 110101 | 11111110 | 111000 | 11110 |
Color Harmonies of #372279
Complementary color
Monochromatic Colors of #372279
Black with #372279
Text Example
Text Example
White with #372279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372279; }
p { color: rgb(55,34,121); }
H1.HeaderClassName
{
color: #372279;
}
.AnyTagClassName
{
color: #372279;
}
</style>
background-color css
<style>
a { background-color: #372279; }
a { background-color: rgb(55,34,121); }
div.DivClassName
{
background-color: #372279;
}
.BgClassName
{
background-color: #372279;
}
</style>
border-color css
<style>
span { border-color: #372279; }
span { border-color: rgb(55,34,121); }
td.TdClassName
{
border-color: #372279;
}
.TagClassName
{
border-color: #372279;
}
</style>