Shades of Minsk #393367
Tints of Minsk #393367
RGB
CMYK
RGB Variations
Color information
#393367 (or 0x393367) is known color: Minsk. HEX triplet: 39, 33 and 67. RGB value is (57,51,103). Sum of RGB (Red+Green+Blue) = 57+51+103=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 51 (20.31% from 255 or 24.17% from 211); Blue value is 103 (40.62% from 255 or 48.82% from 211); Max value from RGB is 103 - color contains mainly: blue. Hex color #393367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393367 is #C6CC98. Grayscale: #3A3A3A. Windows color (decimal): -13028505 or 6763321. OLE color: 6763321.
HSL color Cylindrical-coordinate representation of color #393367: hue angle of 246.92º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #393367 is Cyan = 0.45, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 51 | 103 | - |
| CMYK | 0.45 | 0.50 | 0 | 0.60 |
| HSL | 246.92º | 0.34% | 0.3% | - |
| HSV(B) | 246.92º | 0.5% | 0.4% | - |
| XYZ | 5.32 | 4.22 | 13.37 | - |
| YUV | 58.72 | 152.99 | 126.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 51 | 103 | 0.45 | 0.50 | 0 | 0.60 | 246.92 | 0.34 | 0.3 |
| Hex | 39 | 33 | 67 | 2D | 32 | 0 | 3C | F7 | 22 | 1E |
| Octal | 71 | 63 | 147 | 55 | 62 | 0 | 74 | 367 | 42 | 36 |
| Binary | 111001 | 110011 | 1100111 | 101101 | 110010 | 0 | 111100 | 11110111 | 100010 | 11110 |
Color Harmonies of #393367
Complementary color
Monochromatic Colors of #393367
Black with #393367
Text Example
Text Example
White with #393367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393367; }
p { color: rgb(57,51,103); }
H1.HeaderClassName
{
color: #393367;
}
.AnyTagClassName
{
color: #393367;
}
</style>
background-color css
<style>
a { background-color: #393367; }
a { background-color: rgb(57,51,103); }
div.DivClassName
{
background-color: #393367;
}
.BgClassName
{
background-color: #393367;
}
</style>
border-color css
<style>
span { border-color: #393367; }
span { border-color: rgb(57,51,103); }
td.TdClassName
{
border-color: #393367;
}
.TagClassName
{
border-color: #393367;
}
</style>