Shades of Minsk #393063
Tints of Minsk #393063
RGB
CMYK
RGB Variations
Color information
#393063 (or 0x393063) is known color: Minsk. HEX triplet: 39, 30 and 63. RGB value is (57,48,99). Sum of RGB (Red+Green+Blue) = 57+48+99=204 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.94% from 204); Green value is 48 (19.14% from 255 or 23.53% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: blue. Hex color #393063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393063 is #C6CF9C. Grayscale: #383838. Windows color (decimal): -13029277 or 6500409. OLE color: 6500409.
HSL color Cylindrical-coordinate representation of color #393063: hue angle of 250.59º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #393063 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 48 | 99 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.61 |
| HSL | 250.59º | 0.35% | 0.29% | - |
| HSV(B) | 250.59º | 0.52% | 0.39% | - |
| XYZ | 5 | 3.88 | 12.29 | - |
| YUV | 56.51 | 151.98 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 99 | 0.42 | 0.52 | 0 | 0.61 | 250.59 | 0.35 | 0.29 |
| Hex | 39 | 30 | 63 | 2A | 34 | 0 | 3D | FB | 23 | 1D |
| Octal | 71 | 60 | 143 | 52 | 64 | 0 | 75 | 373 | 43 | 35 |
| Binary | 111001 | 110000 | 1100011 | 101010 | 110100 | 0 | 111101 | 11111011 | 100011 | 11101 |
Color Harmonies of #393063
Complementary color
Monochromatic Colors of #393063
Black with #393063
Text Example
Text Example
White with #393063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393063; }
p { color: rgb(57,48,99); }
H1.HeaderClassName
{
color: #393063;
}
.AnyTagClassName
{
color: #393063;
}
</style>
background-color css
<style>
a { background-color: #393063; }
a { background-color: rgb(57,48,99); }
div.DivClassName
{
background-color: #393063;
}
.BgClassName
{
background-color: #393063;
}
</style>
border-color css
<style>
span { border-color: #393063; }
span { border-color: rgb(57,48,99); }
td.TdClassName
{
border-color: #393063;
}
.TagClassName
{
border-color: #393063;
}
</style>