Shades of Minsk #392972
Tints of Minsk #392972
RGB
CMYK
RGB Variations
Color information
#392972 (or 0x392972) is known color: Minsk. HEX triplet: 39, 29 and 72. RGB value is (57,41,114). Sum of RGB (Red+Green+Blue) = 57+41+114=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 114 (44.92% from 255 or 53.77% from 212); Max value from RGB is 114 - color contains mainly: blue. Hex color #392972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392972 is #C6D68D. Grayscale: #353535. Windows color (decimal): -13031054 or 7481657. OLE color: 7481657.
HSL color Cylindrical-coordinate representation of color #392972: hue angle of 253.15º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #392972 is Cyan = 0.50, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 41 | 114 | - |
| CMYK | 0.50 | 0.64 | 0 | 0.55 |
| HSL | 253.15º | 0.47% | 0.3% | - |
| HSV(B) | 253.15º | 0.64% | 0.45% | - |
| XYZ | 5.52 | 3.67 | 16.34 | - |
| YUV | 54.11 | 161.8 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 114 | 0.50 | 0.64 | 0 | 0.55 | 253.15 | 0.47 | 0.3 |
| Hex | 39 | 29 | 72 | 32 | 40 | 0 | 37 | FD | 2F | 1E |
| Octal | 71 | 51 | 162 | 62 | 100 | 0 | 67 | 375 | 57 | 36 |
| Binary | 111001 | 101001 | 1110010 | 110010 | 1000000 | 0 | 110111 | 11111101 | 101111 | 11110 |
Color Harmonies of #392972
Complementary color
Monochromatic Colors of #392972
Black with #392972
Text Example
Text Example
White with #392972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392972; }
p { color: rgb(57,41,114); }
H1.HeaderClassName
{
color: #392972;
}
.AnyTagClassName
{
color: #392972;
}
</style>
background-color css
<style>
a { background-color: #392972; }
a { background-color: rgb(57,41,114); }
div.DivClassName
{
background-color: #392972;
}
.BgClassName
{
background-color: #392972;
}
</style>
border-color css
<style>
span { border-color: #392972; }
span { border-color: rgb(57,41,114); }
td.TdClassName
{
border-color: #392972;
}
.TagClassName
{
border-color: #392972;
}
</style>