Shades of Minsk #393266
Tints of Minsk #393266
RGB
CMYK
RGB Variations
Color information
#393266 (or 0x393266) is known color: Minsk. HEX triplet: 39, 32 and 66. RGB value is (57,50,102). Sum of RGB (Red+Green+Blue) = 57+50+102=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 50 (19.92% from 255 or 23.92% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #393266 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393266 is #C6CD99. Grayscale: #393939. Windows color (decimal): -13028762 or 6697529. OLE color: 6697529.
HSL color Cylindrical-coordinate representation of color #393266: hue angle of 248.08º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #393266 is Cyan = 0.44, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 50 | 102 | - |
| CMYK | 0.44 | 0.51 | 0 | 0.6 |
| HSL | 248.08º | 0.34% | 0.3% | - |
| HSV(B) | 248.08º | 0.51% | 0.4% | - |
| XYZ | 5.23 | 4.11 | 13.09 | - |
| YUV | 58.02 | 152.82 | 127.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 102 | 0.44 | 0.51 | 0 | 0.6 | 248.08 | 0.34 | 0.3 |
| Hex | 39 | 32 | 66 | 2C | 33 | 0 | 3C | F8 | 22 | 1E |
| Octal | 71 | 62 | 146 | 54 | 63 | 0 | 74 | 370 | 42 | 36 |
| Binary | 111001 | 110010 | 1100110 | 101100 | 110011 | 0 | 111100 | 11111000 | 100010 | 11110 |
Color Harmonies of #393266
Complementary color
Monochromatic Colors of #393266
Black with #393266
Text Example
Text Example
White with #393266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393266; }
p { color: rgb(57,50,102); }
H1.HeaderClassName
{
color: #393266;
}
.AnyTagClassName
{
color: #393266;
}
</style>
background-color css
<style>
a { background-color: #393266; }
a { background-color: rgb(57,50,102); }
div.DivClassName
{
background-color: #393266;
}
.BgClassName
{
background-color: #393266;
}
</style>
border-color css
<style>
span { border-color: #393266; }
span { border-color: rgb(57,50,102); }
td.TdClassName
{
border-color: #393266;
}
.TagClassName
{
border-color: #393266;
}
</style>