Shades of Minsk #393076
Tints of Minsk #393076
RGB
CMYK
RGB Variations
Color information
#393076 (or 0x393076) is known color: Minsk. HEX triplet: 39, 30 and 76. RGB value is (57,48,118). Sum of RGB (Red+Green+Blue) = 57+48+118=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #393076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393076 is #C6CF89. Grayscale: #3A3A3A. Windows color (decimal): -13029258 or 7745593. OLE color: 7745593.
HSL color Cylindrical-coordinate representation of color #393076: hue angle of 247.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #393076 is Cyan = 0.52, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 48 | 118 | - |
| CMYK | 0.52 | 0.59 | 0 | 0.54 |
| HSL | 247.71º | 0.42% | 0.33% | - |
| HSV(B) | 247.71º | 0.59% | 0.46% | - |
| XYZ | 6.01 | 4.29 | 17.65 | - |
| YUV | 58.67 | 161.48 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 118 | 0.52 | 0.59 | 0 | 0.54 | 247.71 | 0.42 | 0.33 |
| Hex | 39 | 30 | 76 | 34 | 3B | 0 | 36 | F8 | 2A | 21 |
| Octal | 71 | 60 | 166 | 64 | 73 | 0 | 66 | 370 | 52 | 41 |
| Binary | 111001 | 110000 | 1110110 | 110100 | 111011 | 0 | 110110 | 11111000 | 101010 | 100001 |
Color Harmonies of #393076
Complementary color
Monochromatic Colors of #393076
Black with #393076
Text Example
Text Example
White with #393076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393076; }
p { color: rgb(57,48,118); }
H1.HeaderClassName
{
color: #393076;
}
.AnyTagClassName
{
color: #393076;
}
</style>
background-color css
<style>
a { background-color: #393076; }
a { background-color: rgb(57,48,118); }
div.DivClassName
{
background-color: #393076;
}
.BgClassName
{
background-color: #393076;
}
</style>
border-color css
<style>
span { border-color: #393076; }
span { border-color: rgb(57,48,118); }
td.TdClassName
{
border-color: #393076;
}
.TagClassName
{
border-color: #393076;
}
</style>