Shades of Minsk #393078
Tints of Minsk #393078
RGB
CMYK
RGB Variations
Color information
#393078 (or 0x393078) is known color: Minsk. HEX triplet: 39, 30 and 78. RGB value is (57,48,120). Sum of RGB (Red+Green+Blue) = 57+48+120=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 48 (19.14% from 255 or 21.33% from 225); Blue value is 120 (47.27% from 255 or 53.33% from 225); Max value from RGB is 120 - color contains mainly: blue. Hex color #393078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393078 is #C6CF87. Grayscale: #3A3A3A. Windows color (decimal): -13029256 or 7876665. OLE color: 7876665.
HSL color Cylindrical-coordinate representation of color #393078: hue angle of 247.5º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #393078 is Cyan = 0.52, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 48 | 120 | - |
| CMYK | 0.52 | 0.60 | 0 | 0.53 |
| HSL | 247.5º | 0.43% | 0.33% | - |
| HSV(B) | 247.5º | 0.6% | 0.47% | - |
| XYZ | 6.13 | 4.34 | 18.28 | - |
| YUV | 58.9 | 162.48 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 120 | 0.52 | 0.60 | 0 | 0.53 | 247.5 | 0.43 | 0.33 |
| Hex | 39 | 30 | 78 | 34 | 3C | 0 | 35 | F8 | 2B | 21 |
| Octal | 71 | 60 | 170 | 64 | 74 | 0 | 65 | 370 | 53 | 41 |
| Binary | 111001 | 110000 | 1111000 | 110100 | 111100 | 0 | 110101 | 11111000 | 101011 | 100001 |
Color Harmonies of #393078
Complementary color
Monochromatic Colors of #393078
Black with #393078
Text Example
Text Example
White with #393078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393078; }
p { color: rgb(57,48,120); }
H1.HeaderClassName
{
color: #393078;
}
.AnyTagClassName
{
color: #393078;
}
</style>
background-color css
<style>
a { background-color: #393078; }
a { background-color: rgb(57,48,120); }
div.DivClassName
{
background-color: #393078;
}
.BgClassName
{
background-color: #393078;
}
</style>
border-color css
<style>
span { border-color: #393078; }
span { border-color: rgb(57,48,120); }
td.TdClassName
{
border-color: #393078;
}
.TagClassName
{
border-color: #393078;
}
</style>