Shades of Minsk #372671
Tints of Minsk #372671
RGB
CMYK
RGB Variations
Color information
#372671 (or 0x372671) is known color: Minsk. HEX triplet: 37, 26 and 71. RGB value is (55,38,113). Sum of RGB (Red+Green+Blue) = 55+38+113=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 113 (44.53% from 255 or 54.85% from 206); Max value from RGB is 113 - color contains mainly: blue. Hex color #372671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372671 is #C8D98E. Grayscale: #333333. Windows color (decimal): -13162895 or 7415351. OLE color: 7415351.
HSL color Cylindrical-coordinate representation of color #372671: hue angle of 253.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #372671 is Cyan = 0.51, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 38 | 113 | - |
| CMYK | 0.51 | 0.66 | 0 | 0.56 |
| HSL | 253.6º | 0.5% | 0.3% | - |
| HSV(B) | 253.6º | 0.66% | 0.44% | - |
| XYZ | 5.25 | 3.39 | 16 | - |
| YUV | 51.63 | 162.63 | 130.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 38 | 113 | 0.51 | 0.66 | 0 | 0.56 | 253.6 | 0.5 | 0.3 |
| Hex | 37 | 26 | 71 | 33 | 42 | 0 | 38 | FE | 32 | 1E |
| Octal | 67 | 46 | 161 | 63 | 102 | 0 | 70 | 376 | 62 | 36 |
| Binary | 110111 | 100110 | 1110001 | 110011 | 1000010 | 0 | 111000 | 11111110 | 110010 | 11110 |
Color Harmonies of #372671
Complementary color
Monochromatic Colors of #372671
Black with #372671
Text Example
Text Example
White with #372671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372671; }
p { color: rgb(55,38,113); }
H1.HeaderClassName
{
color: #372671;
}
.AnyTagClassName
{
color: #372671;
}
</style>
background-color css
<style>
a { background-color: #372671; }
a { background-color: rgb(55,38,113); }
div.DivClassName
{
background-color: #372671;
}
.BgClassName
{
background-color: #372671;
}
</style>
border-color css
<style>
span { border-color: #372671; }
span { border-color: rgb(55,38,113); }
td.TdClassName
{
border-color: #372671;
}
.TagClassName
{
border-color: #372671;
}
</style>