Shades of Minsk #392872
Tints of Minsk #392872
RGB
CMYK
RGB Variations
Color information
#392872 (or 0x392872) is known color: Minsk. HEX triplet: 39, 28 and 72. RGB value is (57,40,114). Sum of RGB (Red+Green+Blue) = 57+40+114=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 114 (44.92% from 255 or 54.03% from 211); Max value from RGB is 114 - color contains mainly: blue. Hex color #392872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392872 is #C6D78D. Grayscale: #353535. Windows color (decimal): -13031310 or 7481401. OLE color: 7481401.
HSL color Cylindrical-coordinate representation of color #392872: hue angle of 253.78º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #392872 is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 40 | 114 | - |
| CMYK | 0.50 | 0.65 | 0 | 0.55 |
| HSL | 253.78º | 0.48% | 0.3% | - |
| HSV(B) | 253.78º | 0.65% | 0.45% | - |
| XYZ | 5.48 | 3.6 | 16.33 | - |
| YUV | 53.52 | 162.13 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 114 | 0.50 | 0.65 | 0 | 0.55 | 253.78 | 0.48 | 0.3 |
| Hex | 39 | 28 | 72 | 32 | 41 | 0 | 37 | FE | 30 | 1E |
| Octal | 71 | 50 | 162 | 62 | 101 | 0 | 67 | 376 | 60 | 36 |
| Binary | 111001 | 101000 | 1110010 | 110010 | 1000001 | 0 | 110111 | 11111110 | 110000 | 11110 |
Color Harmonies of #392872
Complementary color
Monochromatic Colors of #392872
Black with #392872
Text Example
Text Example
White with #392872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392872; }
p { color: rgb(57,40,114); }
H1.HeaderClassName
{
color: #392872;
}
.AnyTagClassName
{
color: #392872;
}
</style>
background-color css
<style>
a { background-color: #392872; }
a { background-color: rgb(57,40,114); }
div.DivClassName
{
background-color: #392872;
}
.BgClassName
{
background-color: #392872;
}
</style>
border-color css
<style>
span { border-color: #392872; }
span { border-color: rgb(57,40,114); }
td.TdClassName
{
border-color: #392872;
}
.TagClassName
{
border-color: #392872;
}
</style>