Shades of Minsk #372472
Tints of Minsk #372472
RGB
CMYK
RGB Variations
Color information
#372472 (or 0x372472) is known color: Minsk. HEX triplet: 37, 24 and 72. RGB value is (55,36,114). Sum of RGB (Red+Green+Blue) = 55+36+114=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 114 (44.92% from 255 or 55.61% from 205); Max value from RGB is 114 - color contains mainly: blue. Hex color #372472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372472 is #C8DB8D. Grayscale: #323232. Windows color (decimal): -13163406 or 7480375. OLE color: 7480375.
HSL color Cylindrical-coordinate representation of color #372472: hue angle of 254.62º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #372472 is Cyan = 0.52, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 36 | 114 | - |
| CMYK | 0.52 | 0.68 | 0 | 0.55 |
| HSL | 254.62º | 0.52% | 0.29% | - |
| HSV(B) | 254.62º | 0.68% | 0.45% | - |
| XYZ | 5.24 | 3.29 | 16.28 | - |
| YUV | 50.57 | 163.79 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 114 | 0.52 | 0.68 | 0 | 0.55 | 254.62 | 0.52 | 0.29 |
| Hex | 37 | 24 | 72 | 34 | 44 | 0 | 37 | FF | 34 | 1D |
| Octal | 67 | 44 | 162 | 64 | 104 | 0 | 67 | 377 | 64 | 35 |
| Binary | 110111 | 100100 | 1110010 | 110100 | 1000100 | 0 | 110111 | 11111111 | 110100 | 11101 |
Color Harmonies of #372472
Complementary color
Monochromatic Colors of #372472
Black with #372472
Text Example
Text Example
White with #372472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372472; }
p { color: rgb(55,36,114); }
H1.HeaderClassName
{
color: #372472;
}
.AnyTagClassName
{
color: #372472;
}
</style>
background-color css
<style>
a { background-color: #372472; }
a { background-color: rgb(55,36,114); }
div.DivClassName
{
background-color: #372472;
}
.BgClassName
{
background-color: #372472;
}
</style>
border-color css
<style>
span { border-color: #372472; }
span { border-color: rgb(55,36,114); }
td.TdClassName
{
border-color: #372472;
}
.TagClassName
{
border-color: #372472;
}
</style>