Shades of Minsk #392970
Tints of Minsk #392970
RGB
CMYK
RGB Variations
Color information
#392970 (or 0x392970) is known color: Minsk. HEX triplet: 39, 29 and 70. RGB value is (57,41,112). Sum of RGB (Red+Green+Blue) = 57+41+112=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 112 (44.14% from 255 or 53.33% from 210); Max value from RGB is 112 - color contains mainly: blue. Hex color #392970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392970 is #C6D68F. Grayscale: #353535. Windows color (decimal): -13031056 or 7350585. OLE color: 7350585.
HSL color Cylindrical-coordinate representation of color #392970: hue angle of 253.52º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #392970 is Cyan = 0.49, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 41 | 112 | - |
| CMYK | 0.49 | 0.63 | 0 | 0.56 |
| HSL | 253.52º | 0.46% | 0.3% | - |
| HSV(B) | 253.52º | 0.63% | 0.44% | - |
| XYZ | 5.4 | 3.63 | 15.74 | - |
| YUV | 53.88 | 160.8 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 112 | 0.49 | 0.63 | 0 | 0.56 | 253.52 | 0.46 | 0.3 |
| Hex | 39 | 29 | 70 | 31 | 3F | 0 | 38 | FE | 2E | 1E |
| Octal | 71 | 51 | 160 | 61 | 77 | 0 | 70 | 376 | 56 | 36 |
| Binary | 111001 | 101001 | 1110000 | 110001 | 111111 | 0 | 111000 | 11111110 | 101110 | 11110 |
Color Harmonies of #392970
Complementary color
Monochromatic Colors of #392970
Black with #392970
Text Example
Text Example
White with #392970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392970; }
p { color: rgb(57,41,112); }
H1.HeaderClassName
{
color: #392970;
}
.AnyTagClassName
{
color: #392970;
}
</style>
background-color css
<style>
a { background-color: #392970; }
a { background-color: rgb(57,41,112); }
div.DivClassName
{
background-color: #392970;
}
.BgClassName
{
background-color: #392970;
}
</style>
border-color css
<style>
span { border-color: #392970; }
span { border-color: rgb(57,41,112); }
td.TdClassName
{
border-color: #392970;
}
.TagClassName
{
border-color: #392970;
}
</style>