Shades of Minsk #393270
Tints of Minsk #393270
RGB
CMYK
RGB Variations
Color information
#393270 (or 0x393270) is known color: Minsk. HEX triplet: 39, 32 and 70. RGB value is (57,50,112). Sum of RGB (Red+Green+Blue) = 57+50+112=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 50 (19.92% from 255 or 22.83% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #393270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393270 is #C6CD8F. Grayscale: #3A3A3A. Windows color (decimal): -13028752 or 7352889. OLE color: 7352889.
HSL color Cylindrical-coordinate representation of color #393270: hue angle of 246.77º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #393270 is Cyan = 0.49, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 50 | 112 | - |
| CMYK | 0.49 | 0.55 | 0 | 0.56 |
| HSL | 246.77º | 0.38% | 0.32% | - |
| HSV(B) | 246.77º | 0.55% | 0.44% | - |
| XYZ | 5.75 | 4.32 | 15.86 | - |
| YUV | 59.16 | 157.82 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 112 | 0.49 | 0.55 | 0 | 0.56 | 246.77 | 0.38 | 0.32 |
| Hex | 39 | 32 | 70 | 31 | 37 | 0 | 38 | F7 | 26 | 20 |
| Octal | 71 | 62 | 160 | 61 | 67 | 0 | 70 | 367 | 46 | 40 |
| Binary | 111001 | 110010 | 1110000 | 110001 | 110111 | 0 | 111000 | 11110111 | 100110 | 100000 |
Color Harmonies of #393270
Complementary color
Monochromatic Colors of #393270
Black with #393270
Text Example
Text Example
White with #393270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393270; }
p { color: rgb(57,50,112); }
H1.HeaderClassName
{
color: #393270;
}
.AnyTagClassName
{
color: #393270;
}
</style>
background-color css
<style>
a { background-color: #393270; }
a { background-color: rgb(57,50,112); }
div.DivClassName
{
background-color: #393270;
}
.BgClassName
{
background-color: #393270;
}
</style>
border-color css
<style>
span { border-color: #393270; }
span { border-color: rgb(57,50,112); }
td.TdClassName
{
border-color: #393270;
}
.TagClassName
{
border-color: #393270;
}
</style>