Shades of Minsk #372875
Tints of Minsk #372875
RGB
CMYK
RGB Variations
Color information
#372875 (or 0x372875) is known color: Minsk. HEX triplet: 37, 28 and 75. RGB value is (55,40,117). Sum of RGB (Red+Green+Blue) = 55+40+117=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 117 (46.09% from 255 or 55.19% from 212); Max value from RGB is 117 - color contains mainly: blue. Hex color #372875 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372875 is #C8D78A. Grayscale: #343434. Windows color (decimal): -13162379 or 7678007. OLE color: 7678007.
HSL color Cylindrical-coordinate representation of color #372875: hue angle of 251.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #372875 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 40 | 117 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.54 |
| HSL | 251.69º | 0.49% | 0.31% | - |
| HSV(B) | 251.69º | 0.66% | 0.46% | - |
| XYZ | 5.55 | 3.61 | 17.23 | - |
| YUV | 53.26 | 163.97 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 117 | 0.53 | 0.66 | 0 | 0.54 | 251.69 | 0.49 | 0.31 |
| Hex | 37 | 28 | 75 | 35 | 42 | 0 | 36 | FC | 31 | 1F |
| Octal | 67 | 50 | 165 | 65 | 102 | 0 | 66 | 374 | 61 | 37 |
| Binary | 110111 | 101000 | 1110101 | 110101 | 1000010 | 0 | 110110 | 11111100 | 110001 | 11111 |
Color Harmonies of #372875
Complementary color
Monochromatic Colors of #372875
Black with #372875
Text Example
Text Example
White with #372875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372875; }
p { color: rgb(55,40,117); }
H1.HeaderClassName
{
color: #372875;
}
.AnyTagClassName
{
color: #372875;
}
</style>
background-color css
<style>
a { background-color: #372875; }
a { background-color: rgb(55,40,117); }
div.DivClassName
{
background-color: #372875;
}
.BgClassName
{
background-color: #372875;
}
</style>
border-color css
<style>
span { border-color: #372875; }
span { border-color: rgb(55,40,117); }
td.TdClassName
{
border-color: #372875;
}
.TagClassName
{
border-color: #372875;
}
</style>