Shades of Minsk #392975
Tints of Minsk #392975
RGB
CMYK
RGB Variations
Color information
#392975 (or 0x392975) is known color: Minsk. HEX triplet: 39, 29 and 75. RGB value is (57,41,117). Sum of RGB (Red+Green+Blue) = 57+41+117=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 41 (16.41% from 255 or 19.07% from 215); Blue value is 117 (46.09% from 255 or 54.42% from 215); Max value from RGB is 117 - color contains mainly: blue. Hex color #392975 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392975 is #C6D68A. Grayscale: #363636. Windows color (decimal): -13031051 or 7678265. OLE color: 7678265.
HSL color Cylindrical-coordinate representation of color #392975: hue angle of 252.63º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #392975 is Cyan = 0.51, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 41 | 117 | - |
| CMYK | 0.51 | 0.65 | 0 | 0.54 |
| HSL | 252.63º | 0.48% | 0.31% | - |
| HSV(B) | 252.63º | 0.65% | 0.46% | - |
| XYZ | 5.69 | 3.74 | 17.25 | - |
| YUV | 54.45 | 163.3 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 117 | 0.51 | 0.65 | 0 | 0.54 | 252.63 | 0.48 | 0.31 |
| Hex | 39 | 29 | 75 | 33 | 41 | 0 | 36 | FD | 30 | 1F |
| Octal | 71 | 51 | 165 | 63 | 101 | 0 | 66 | 375 | 60 | 37 |
| Binary | 111001 | 101001 | 1110101 | 110011 | 1000001 | 0 | 110110 | 11111101 | 110000 | 11111 |
Color Harmonies of #392975
Complementary color
Monochromatic Colors of #392975
Black with #392975
Text Example
Text Example
White with #392975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392975; }
p { color: rgb(57,41,117); }
H1.HeaderClassName
{
color: #392975;
}
.AnyTagClassName
{
color: #392975;
}
</style>
background-color css
<style>
a { background-color: #392975; }
a { background-color: rgb(57,41,117); }
div.DivClassName
{
background-color: #392975;
}
.BgClassName
{
background-color: #392975;
}
</style>
border-color css
<style>
span { border-color: #392975; }
span { border-color: rgb(57,41,117); }
td.TdClassName
{
border-color: #392975;
}
.TagClassName
{
border-color: #392975;
}
</style>