Shades of Minsk #392672
Tints of Minsk #392672
RGB
CMYK
RGB Variations
Color information
#392672 (or 0x392672) is known color: Minsk. HEX triplet: 39, 26 and 72. RGB value is (57,38,114). Sum of RGB (Red+Green+Blue) = 57+38+114=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 114 (44.92% from 255 or 54.55% from 209); Max value from RGB is 114 - color contains mainly: blue. Hex color #392672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392672 is #C6D98D. Grayscale: #343434. Windows color (decimal): -13031822 or 7480889. OLE color: 7480889.
HSL color Cylindrical-coordinate representation of color #392672: hue angle of 255º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #392672 is Cyan = 0.50, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 38 | 114 | - |
| CMYK | 0.50 | 0.67 | 0 | 0.55 |
| HSL | 255º | 0.5% | 0.3% | - |
| HSV(B) | 255º | 0.67% | 0.45% | - |
| XYZ | 5.42 | 3.47 | 16.3 | - |
| YUV | 52.35 | 162.79 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 114 | 0.50 | 0.67 | 0 | 0.55 | 255 | 0.5 | 0.3 |
| Hex | 39 | 26 | 72 | 32 | 43 | 0 | 37 | FF | 32 | 1E |
| Octal | 71 | 46 | 162 | 62 | 103 | 0 | 67 | 377 | 62 | 36 |
| Binary | 111001 | 100110 | 1110010 | 110010 | 1000011 | 0 | 110111 | 11111111 | 110010 | 11110 |
Color Harmonies of #392672
Complementary color
Monochromatic Colors of #392672
Black with #392672
Text Example
Text Example
White with #392672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392672; }
p { color: rgb(57,38,114); }
H1.HeaderClassName
{
color: #392672;
}
.AnyTagClassName
{
color: #392672;
}
</style>
background-color css
<style>
a { background-color: #392672; }
a { background-color: rgb(57,38,114); }
div.DivClassName
{
background-color: #392672;
}
.BgClassName
{
background-color: #392672;
}
</style>
border-color css
<style>
span { border-color: #392672; }
span { border-color: rgb(57,38,114); }
td.TdClassName
{
border-color: #392672;
}
.TagClassName
{
border-color: #392672;
}
</style>