Shades of Minsk #372570
Tints of Minsk #372570
RGB
CMYK
RGB Variations
Color information
#372570 (or 0x372570) is known color: Minsk. HEX triplet: 37, 25 and 70. RGB value is (55,37,112). Sum of RGB (Red+Green+Blue) = 55+37+112=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 37 (14.84% from 255 or 18.14% from 204); Blue value is 112 (44.14% from 255 or 54.90% from 204); Max value from RGB is 112 - color contains mainly: blue. Hex color #372570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372570 is #C8DA8F. Grayscale: #323232. Windows color (decimal): -13163152 or 7349559. OLE color: 7349559.
HSL color Cylindrical-coordinate representation of color #372570: hue angle of 254.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #372570 is Cyan = 0.51, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 37 | 112 | - |
| CMYK | 0.51 | 0.67 | 0 | 0.56 |
| HSL | 254.4º | 0.5% | 0.29% | - |
| HSV(B) | 254.4º | 0.67% | 0.44% | - |
| XYZ | 5.16 | 3.31 | 15.7 | - |
| YUV | 50.93 | 162.46 | 130.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 37 | 112 | 0.51 | 0.67 | 0 | 0.56 | 254.4 | 0.5 | 0.29 |
| Hex | 37 | 25 | 70 | 33 | 43 | 0 | 38 | FE | 32 | 1D |
| Octal | 67 | 45 | 160 | 63 | 103 | 0 | 70 | 376 | 62 | 35 |
| Binary | 110111 | 100101 | 1110000 | 110011 | 1000011 | 0 | 111000 | 11111110 | 110010 | 11101 |
Color Harmonies of #372570
Complementary color
Monochromatic Colors of #372570
Black with #372570
Text Example
Text Example
White with #372570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372570; }
p { color: rgb(55,37,112); }
H1.HeaderClassName
{
color: #372570;
}
.AnyTagClassName
{
color: #372570;
}
</style>
background-color css
<style>
a { background-color: #372570; }
a { background-color: rgb(55,37,112); }
div.DivClassName
{
background-color: #372570;
}
.BgClassName
{
background-color: #372570;
}
</style>
border-color css
<style>
span { border-color: #372570; }
span { border-color: rgb(55,37,112); }
td.TdClassName
{
border-color: #372570;
}
.TagClassName
{
border-color: #372570;
}
</style>