Shades of Minsk #392873
Tints of Minsk #392873
RGB
CMYK
RGB Variations
Color information
#392873 (or 0x392873) is known color: Minsk. HEX triplet: 39, 28 and 73. RGB value is (57,40,115). Sum of RGB (Red+Green+Blue) = 57+40+115=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 40 (16.02% from 255 or 18.87% from 212); Blue value is 115 (45.31% from 255 or 54.25% from 212); Max value from RGB is 115 - color contains mainly: blue. Hex color #392873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392873 is #C6D78C. Grayscale: #353535. Windows color (decimal): -13031309 or 7546937. OLE color: 7546937.
HSL color Cylindrical-coordinate representation of color #392873: hue angle of 253.6º 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 #392873 is Cyan = 0.50, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 40 | 115 | - |
| CMYK | 0.50 | 0.65 | 0 | 0.55 |
| HSL | 253.6º | 0.48% | 0.3% | - |
| HSV(B) | 253.6º | 0.65% | 0.45% | - |
| XYZ | 5.54 | 3.63 | 16.63 | - |
| YUV | 53.63 | 162.63 | 130.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 115 | 0.50 | 0.65 | 0 | 0.55 | 253.6 | 0.48 | 0.3 |
| Hex | 39 | 28 | 73 | 32 | 41 | 0 | 37 | FE | 30 | 1E |
| Octal | 71 | 50 | 163 | 62 | 101 | 0 | 67 | 376 | 60 | 36 |
| Binary | 111001 | 101000 | 1110011 | 110010 | 1000001 | 0 | 110111 | 11111110 | 110000 | 11110 |
Color Harmonies of #392873
Complementary color
Monochromatic Colors of #392873
Black with #392873
Text Example
Text Example
White with #392873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392873; }
p { color: rgb(57,40,115); }
H1.HeaderClassName
{
color: #392873;
}
.AnyTagClassName
{
color: #392873;
}
</style>
background-color css
<style>
a { background-color: #392873; }
a { background-color: rgb(57,40,115); }
div.DivClassName
{
background-color: #392873;
}
.BgClassName
{
background-color: #392873;
}
</style>
border-color css
<style>
span { border-color: #392873; }
span { border-color: rgb(57,40,115); }
td.TdClassName
{
border-color: #392873;
}
.TagClassName
{
border-color: #392873;
}
</style>