Shades of Minsk #372976
Tints of Minsk #372976
RGB
CMYK
RGB Variations
Color information
#372976 (or 0x372976) is known color: Minsk. HEX triplet: 37, 29 and 76. RGB value is (55,41,118). Sum of RGB (Red+Green+Blue) = 55+41+118=214 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.70% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 118 (46.48% from 255 or 55.14% from 214); Max value from RGB is 118 - color contains mainly: blue. Hex color #372976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372976 is #C8D689. Grayscale: #353535. Windows color (decimal): -13162122 or 7743799. OLE color: 7743799.
HSL color Cylindrical-coordinate representation of color #372976: hue angle of 250.91º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #372976 is Cyan = 0.53, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 41 | 118 | - |
| CMYK | 0.53 | 0.65 | 0 | 0.54 |
| HSL | 250.91º | 0.48% | 0.31% | - |
| HSV(B) | 250.91º | 0.65% | 0.46% | - |
| XYZ | 5.64 | 3.71 | 17.56 | - |
| YUV | 53.96 | 164.14 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 118 | 0.53 | 0.65 | 0 | 0.54 | 250.91 | 0.48 | 0.31 |
| Hex | 37 | 29 | 76 | 35 | 41 | 0 | 36 | FB | 30 | 1F |
| Octal | 67 | 51 | 166 | 65 | 101 | 0 | 66 | 373 | 60 | 37 |
| Binary | 110111 | 101001 | 1110110 | 110101 | 1000001 | 0 | 110110 | 11111011 | 110000 | 11111 |
Color Harmonies of #372976
Complementary color
Monochromatic Colors of #372976
Black with #372976
Text Example
Text Example
White with #372976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372976; }
p { color: rgb(55,41,118); }
H1.HeaderClassName
{
color: #372976;
}
.AnyTagClassName
{
color: #372976;
}
</style>
background-color css
<style>
a { background-color: #372976; }
a { background-color: rgb(55,41,118); }
div.DivClassName
{
background-color: #372976;
}
.BgClassName
{
background-color: #372976;
}
</style>
border-color css
<style>
span { border-color: #372976; }
span { border-color: rgb(55,41,118); }
td.TdClassName
{
border-color: #372976;
}
.TagClassName
{
border-color: #372976;
}
</style>