Shades of Minsk #392874
Tints of Minsk #392874
RGB
CMYK
RGB Variations
Color information
#392874 (or 0x392874) is known color: Minsk. HEX triplet: 39, 28 and 74. RGB value is (57,40,116). Sum of RGB (Red+Green+Blue) = 57+40+116=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 116 (45.70% from 255 or 54.46% from 213); Max value from RGB is 116 - color contains mainly: blue. Hex color #392874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392874 is #C6D78B. Grayscale: #353535. Windows color (decimal): -13031308 or 7612473. OLE color: 7612473.
HSL color Cylindrical-coordinate representation of color #392874: hue angle of 253.42º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #392874 is Cyan = 0.51, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 40 | 116 | - |
| CMYK | 0.51 | 0.66 | 0 | 0.55 |
| HSL | 253.42º | 0.49% | 0.31% | - |
| HSV(B) | 253.42º | 0.66% | 0.45% | - |
| XYZ | 5.6 | 3.65 | 16.93 | - |
| YUV | 53.75 | 163.13 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 116 | 0.51 | 0.66 | 0 | 0.55 | 253.42 | 0.49 | 0.31 |
| Hex | 39 | 28 | 74 | 33 | 42 | 0 | 37 | FD | 31 | 1F |
| Octal | 71 | 50 | 164 | 63 | 102 | 0 | 67 | 375 | 61 | 37 |
| Binary | 111001 | 101000 | 1110100 | 110011 | 1000010 | 0 | 110111 | 11111101 | 110001 | 11111 |
Color Harmonies of #392874
Complementary color
Monochromatic Colors of #392874
Black with #392874
Text Example
Text Example
White with #392874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392874; }
p { color: rgb(57,40,116); }
H1.HeaderClassName
{
color: #392874;
}
.AnyTagClassName
{
color: #392874;
}
</style>
background-color css
<style>
a { background-color: #392874; }
a { background-color: rgb(57,40,116); }
div.DivClassName
{
background-color: #392874;
}
.BgClassName
{
background-color: #392874;
}
</style>
border-color css
<style>
span { border-color: #392874; }
span { border-color: rgb(57,40,116); }
td.TdClassName
{
border-color: #392874;
}
.TagClassName
{
border-color: #392874;
}
</style>