Shades of Minsk #372872
Tints of Minsk #372872
RGB
CMYK
RGB Variations
Color information
#372872 (or 0x372872) is known color: Minsk. HEX triplet: 37, 28 and 72. RGB value is (55,40,114). Sum of RGB (Red+Green+Blue) = 55+40+114=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 114 (44.92% from 255 or 54.55% from 209); Max value from RGB is 114 - color contains mainly: blue. Hex color #372872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372872 is #C8D78D. Grayscale: #343434. Windows color (decimal): -13162382 or 7481399. OLE color: 7481399.
HSL color Cylindrical-coordinate representation of color #372872: hue angle of 252.16º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #372872 is Cyan = 0.52, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 40 | 114 | - |
| CMYK | 0.52 | 0.65 | 0 | 0.55 |
| HSL | 252.16º | 0.48% | 0.3% | - |
| HSV(B) | 252.16º | 0.65% | 0.45% | - |
| XYZ | 5.37 | 3.54 | 16.32 | - |
| YUV | 52.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 114 | 0.52 | 0.65 | 0 | 0.55 | 252.16 | 0.48 | 0.3 |
| Hex | 37 | 28 | 72 | 34 | 41 | 0 | 37 | FC | 30 | 1E |
| Octal | 67 | 50 | 162 | 64 | 101 | 0 | 67 | 374 | 60 | 36 |
| Binary | 110111 | 101000 | 1110010 | 110100 | 1000001 | 0 | 110111 | 11111100 | 110000 | 11110 |
Color Harmonies of #372872
Complementary color
Monochromatic Colors of #372872
Black with #372872
Text Example
Text Example
White with #372872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372872; }
p { color: rgb(55,40,114); }
H1.HeaderClassName
{
color: #372872;
}
.AnyTagClassName
{
color: #372872;
}
</style>
background-color css
<style>
a { background-color: #372872; }
a { background-color: rgb(55,40,114); }
div.DivClassName
{
background-color: #372872;
}
.BgClassName
{
background-color: #372872;
}
</style>
border-color css
<style>
span { border-color: #372872; }
span { border-color: rgb(55,40,114); }
td.TdClassName
{
border-color: #372872;
}
.TagClassName
{
border-color: #372872;
}
</style>