Shades of Minsk #393268
Tints of Minsk #393268
RGB
CMYK
RGB Variations
Color information
#393268 (or 0x393268) is known color: Minsk. HEX triplet: 39, 32 and 68. RGB value is (57,50,104). Sum of RGB (Red+Green+Blue) = 57+50+104=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 50 (19.92% from 255 or 23.70% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #393268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393268 is #C6CD97. Grayscale: #3A3A3A. Windows color (decimal): -13028760 or 6828601. OLE color: 6828601.
HSL color Cylindrical-coordinate representation of color #393268: hue angle of 247.78º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #393268 is Cyan = 0.45, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 50 | 104 | - |
| CMYK | 0.45 | 0.52 | 0 | 0.59 |
| HSL | 247.78º | 0.35% | 0.3% | - |
| HSV(B) | 247.78º | 0.52% | 0.41% | - |
| XYZ | 5.33 | 4.15 | 13.62 | - |
| YUV | 58.25 | 153.82 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 104 | 0.45 | 0.52 | 0 | 0.59 | 247.78 | 0.35 | 0.3 |
| Hex | 39 | 32 | 68 | 2D | 34 | 0 | 3B | F8 | 23 | 1E |
| Octal | 71 | 62 | 150 | 55 | 64 | 0 | 73 | 370 | 43 | 36 |
| Binary | 111001 | 110010 | 1101000 | 101101 | 110100 | 0 | 111011 | 11111000 | 100011 | 11110 |
Color Harmonies of #393268
Complementary color
Monochromatic Colors of #393268
Black with #393268
Text Example
Text Example
White with #393268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393268; }
p { color: rgb(57,50,104); }
H1.HeaderClassName
{
color: #393268;
}
.AnyTagClassName
{
color: #393268;
}
</style>
background-color css
<style>
a { background-color: #393268; }
a { background-color: rgb(57,50,104); }
div.DivClassName
{
background-color: #393268;
}
.BgClassName
{
background-color: #393268;
}
</style>
border-color css
<style>
span { border-color: #393268; }
span { border-color: rgb(57,50,104); }
td.TdClassName
{
border-color: #393268;
}
.TagClassName
{
border-color: #393268;
}
</style>