Shades of Minsk #372971
Tints of Minsk #372971
RGB
CMYK
RGB Variations
Color information
#372971 (or 0x372971) is known color: Minsk. HEX triplet: 37, 29 and 71. RGB value is (55,41,113). Sum of RGB (Red+Green+Blue) = 55+41+113=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 113 (44.53% from 255 or 54.07% from 209); Max value from RGB is 113 - color contains mainly: blue. Hex color #372971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372971 is #C8D68E. Grayscale: #353535. Windows color (decimal): -13162127 or 7416119. OLE color: 7416119.
HSL color Cylindrical-coordinate representation of color #372971: hue angle of 251.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #372971 is Cyan = 0.51, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 41 | 113 | - |
| CMYK | 0.51 | 0.64 | 0 | 0.56 |
| HSL | 251.67º | 0.47% | 0.3% | - |
| HSV(B) | 251.67º | 0.64% | 0.44% | - |
| XYZ | 5.35 | 3.59 | 16.03 | - |
| YUV | 53.39 | 161.64 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 113 | 0.51 | 0.64 | 0 | 0.56 | 251.67 | 0.47 | 0.3 |
| Hex | 37 | 29 | 71 | 33 | 40 | 0 | 38 | FC | 2F | 1E |
| Octal | 67 | 51 | 161 | 63 | 100 | 0 | 70 | 374 | 57 | 36 |
| Binary | 110111 | 101001 | 1110001 | 110011 | 1000000 | 0 | 111000 | 11111100 | 101111 | 11110 |
Color Harmonies of #372971
Complementary color
Monochromatic Colors of #372971
Black with #372971
Text Example
Text Example
White with #372971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372971; }
p { color: rgb(55,41,113); }
H1.HeaderClassName
{
color: #372971;
}
.AnyTagClassName
{
color: #372971;
}
</style>
background-color css
<style>
a { background-color: #372971; }
a { background-color: rgb(55,41,113); }
div.DivClassName
{
background-color: #372971;
}
.BgClassName
{
background-color: #372971;
}
</style>
border-color css
<style>
span { border-color: #372971; }
span { border-color: rgb(55,41,113); }
td.TdClassName
{
border-color: #372971;
}
.TagClassName
{
border-color: #372971;
}
</style>