Shades of Minsk #372973
Tints of Minsk #372973
RGB
CMYK
RGB Variations
Color information
#372973 (or 0x372973) is known color: Minsk. HEX triplet: 37, 29 and 73. RGB value is (55,41,115). Sum of RGB (Red+Green+Blue) = 55+41+115=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 115 (45.31% from 255 or 54.50% from 211); Max value from RGB is 115 - color contains mainly: blue. Hex color #372973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372973 is #C8D68C. Grayscale: #353535. Windows color (decimal): -13162125 or 7547191. OLE color: 7547191.
HSL color Cylindrical-coordinate representation of color #372973: hue angle of 251.35º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #372973 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 41 | 115 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.55 |
| HSL | 251.35º | 0.47% | 0.31% | - |
| HSV(B) | 251.35º | 0.64% | 0.45% | - |
| XYZ | 5.46 | 3.64 | 16.63 | - |
| YUV | 53.62 | 162.64 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 115 | 0.52 | 0.64 | 0 | 0.55 | 251.35 | 0.47 | 0.31 |
| Hex | 37 | 29 | 73 | 34 | 40 | 0 | 37 | FB | 2F | 1F |
| Octal | 67 | 51 | 163 | 64 | 100 | 0 | 67 | 373 | 57 | 37 |
| Binary | 110111 | 101001 | 1110011 | 110100 | 1000000 | 0 | 110111 | 11111011 | 101111 | 11111 |
Color Harmonies of #372973
Complementary color
Monochromatic Colors of #372973
Black with #372973
Text Example
Text Example
White with #372973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372973; }
p { color: rgb(55,41,115); }
H1.HeaderClassName
{
color: #372973;
}
.AnyTagClassName
{
color: #372973;
}
</style>
background-color css
<style>
a { background-color: #372973; }
a { background-color: rgb(55,41,115); }
div.DivClassName
{
background-color: #372973;
}
.BgClassName
{
background-color: #372973;
}
</style>
border-color css
<style>
span { border-color: #372973; }
span { border-color: rgb(55,41,115); }
td.TdClassName
{
border-color: #372973;
}
.TagClassName
{
border-color: #372973;
}
</style>