Shades of Minsk #393077
Tints of Minsk #393077
RGB
CMYK
RGB Variations
Color information
#393077 (or 0x393077) is known color: Minsk. HEX triplet: 39, 30 and 77. RGB value is (57,48,119). Sum of RGB (Red+Green+Blue) = 57+48+119=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 48 (19.14% from 255 or 21.43% from 224); Blue value is 119 (46.88% from 255 or 53.12% from 224); Max value from RGB is 119 - color contains mainly: blue. Hex color #393077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393077 is #C6CF88. Grayscale: #3A3A3A. Windows color (decimal): -13029257 or 7811129. OLE color: 7811129.
HSL color Cylindrical-coordinate representation of color #393077: hue angle of 247.61º 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 #393077 is Cyan = 0.52, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 48 | 119 | - |
| CMYK | 0.52 | 0.60 | 0 | 0.53 |
| HSL | 247.61º | 0.43% | 0.33% | - |
| HSV(B) | 247.61º | 0.6% | 0.47% | - |
| XYZ | 6.07 | 4.32 | 17.97 | - |
| YUV | 58.79 | 161.98 | 126.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 119 | 0.52 | 0.60 | 0 | 0.53 | 247.61 | 0.43 | 0.33 |
| Hex | 39 | 30 | 77 | 34 | 3C | 0 | 35 | F8 | 2B | 21 |
| Octal | 71 | 60 | 167 | 64 | 74 | 0 | 65 | 370 | 53 | 41 |
| Binary | 111001 | 110000 | 1110111 | 110100 | 111100 | 0 | 110101 | 11111000 | 101011 | 100001 |
Color Harmonies of #393077
Complementary color
Monochromatic Colors of #393077
Black with #393077
Text Example
Text Example
White with #393077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393077; }
p { color: rgb(57,48,119); }
H1.HeaderClassName
{
color: #393077;
}
.AnyTagClassName
{
color: #393077;
}
</style>
background-color css
<style>
a { background-color: #393077; }
a { background-color: rgb(57,48,119); }
div.DivClassName
{
background-color: #393077;
}
.BgClassName
{
background-color: #393077;
}
</style>
border-color css
<style>
span { border-color: #393077; }
span { border-color: rgb(57,48,119); }
td.TdClassName
{
border-color: #393077;
}
.TagClassName
{
border-color: #393077;
}
</style>