Shades of Minsk #392971
Tints of Minsk #392971
RGB
CMYK
RGB Variations
Color information
#392971 (or 0x392971) is known color: Minsk. HEX triplet: 39, 29 and 71. RGB value is (57,41,113). Sum of RGB (Red+Green+Blue) = 57+41+113=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 113 (44.53% from 255 or 53.55% from 211); Max value from RGB is 113 - color contains mainly: blue. Hex color #392971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392971 is #C6D68E. Grayscale: #353535. Windows color (decimal): -13031055 or 7416121. OLE color: 7416121.
HSL color Cylindrical-coordinate representation of color #392971: hue angle of 253.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #392971 is Cyan = 0.50, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 41 | 113 | - |
| CMYK | 0.50 | 0.64 | 0 | 0.56 |
| HSL | 253.33º | 0.47% | 0.3% | - |
| HSV(B) | 253.33º | 0.64% | 0.44% | - |
| XYZ | 5.46 | 3.65 | 16.04 | - |
| YUV | 53.99 | 161.3 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 113 | 0.50 | 0.64 | 0 | 0.56 | 253.33 | 0.47 | 0.3 |
| Hex | 39 | 29 | 71 | 32 | 40 | 0 | 38 | FD | 2F | 1E |
| Octal | 71 | 51 | 161 | 62 | 100 | 0 | 70 | 375 | 57 | 36 |
| Binary | 111001 | 101001 | 1110001 | 110010 | 1000000 | 0 | 111000 | 11111101 | 101111 | 11110 |
Color Harmonies of #392971
Complementary color
Monochromatic Colors of #392971
Black with #392971
Text Example
Text Example
White with #392971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392971; }
p { color: rgb(57,41,113); }
H1.HeaderClassName
{
color: #392971;
}
.AnyTagClassName
{
color: #392971;
}
</style>
background-color css
<style>
a { background-color: #392971; }
a { background-color: rgb(57,41,113); }
div.DivClassName
{
background-color: #392971;
}
.BgClassName
{
background-color: #392971;
}
</style>
border-color css
<style>
span { border-color: #392971; }
span { border-color: rgb(57,41,113); }
td.TdClassName
{
border-color: #392971;
}
.TagClassName
{
border-color: #392971;
}
</style>