Shades of Minsk #392871
Tints of Minsk #392871
RGB
CMYK
RGB Variations
Color information
#392871 (or 0x392871) is known color: Minsk. HEX triplet: 39, 28 and 71. RGB value is (57,40,113). Sum of RGB (Red+Green+Blue) = 57+40+113=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 113 (44.53% from 255 or 53.81% from 210); Max value from RGB is 113 - color contains mainly: blue. Hex color #392871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392871 is #C6D78E. Grayscale: #353535. Windows color (decimal): -13031311 or 7415865. OLE color: 7415865.
HSL color Cylindrical-coordinate representation of color #392871: hue angle of 253.97º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #392871 is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 40 | 113 | - |
| CMYK | 0.50 | 0.65 | 0 | 0.56 |
| HSL | 253.97º | 0.48% | 0.3% | - |
| HSV(B) | 253.97º | 0.65% | 0.44% | - |
| XYZ | 5.43 | 3.58 | 16.03 | - |
| YUV | 53.41 | 161.63 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 113 | 0.50 | 0.65 | 0 | 0.56 | 253.97 | 0.48 | 0.3 |
| Hex | 39 | 28 | 71 | 32 | 41 | 0 | 38 | FE | 30 | 1E |
| Octal | 71 | 50 | 161 | 62 | 101 | 0 | 70 | 376 | 60 | 36 |
| Binary | 111001 | 101000 | 1110001 | 110010 | 1000001 | 0 | 111000 | 11111110 | 110000 | 11110 |
Color Harmonies of #392871
Complementary color
Monochromatic Colors of #392871
Black with #392871
Text Example
Text Example
White with #392871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392871; }
p { color: rgb(57,40,113); }
H1.HeaderClassName
{
color: #392871;
}
.AnyTagClassName
{
color: #392871;
}
</style>
background-color css
<style>
a { background-color: #392871; }
a { background-color: rgb(57,40,113); }
div.DivClassName
{
background-color: #392871;
}
.BgClassName
{
background-color: #392871;
}
</style>
border-color css
<style>
span { border-color: #392871; }
span { border-color: rgb(57,40,113); }
td.TdClassName
{
border-color: #392871;
}
.TagClassName
{
border-color: #392871;
}
</style>