Shades of Minsk #393267
Tints of Minsk #393267
RGB
CMYK
RGB Variations
Color information
#393267 (or 0x393267) is known color: Minsk. HEX triplet: 39, 32 and 67. RGB value is (57,50,103). Sum of RGB (Red+Green+Blue) = 57+50+103=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 50 (19.92% from 255 or 23.81% from 210); Blue value is 103 (40.62% from 255 or 49.05% from 210); Max value from RGB is 103 - color contains mainly: blue. Hex color #393267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393267 is #C6CD98. Grayscale: #393939. Windows color (decimal): -13028761 or 6763065. OLE color: 6763065.
HSL color Cylindrical-coordinate representation of color #393267: hue angle of 247.92º degrees, saturation: 0.35, 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 #393267 is Cyan = 0.45, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 50 | 103 | - |
| CMYK | 0.45 | 0.51 | 0 | 0.60 |
| HSL | 247.92º | 0.35% | 0.3% | - |
| HSV(B) | 247.92º | 0.51% | 0.4% | - |
| XYZ | 5.28 | 4.13 | 13.35 | - |
| YUV | 58.14 | 153.32 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 103 | 0.45 | 0.51 | 0 | 0.60 | 247.92 | 0.35 | 0.3 |
| Hex | 39 | 32 | 67 | 2D | 33 | 0 | 3C | F8 | 23 | 1E |
| Octal | 71 | 62 | 147 | 55 | 63 | 0 | 74 | 370 | 43 | 36 |
| Binary | 111001 | 110010 | 1100111 | 101101 | 110011 | 0 | 111100 | 11111000 | 100011 | 11110 |
Color Harmonies of #393267
Complementary color
Monochromatic Colors of #393267
Black with #393267
Text Example
Text Example
White with #393267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393267; }
p { color: rgb(57,50,103); }
H1.HeaderClassName
{
color: #393267;
}
.AnyTagClassName
{
color: #393267;
}
</style>
background-color css
<style>
a { background-color: #393267; }
a { background-color: rgb(57,50,103); }
div.DivClassName
{
background-color: #393267;
}
.BgClassName
{
background-color: #393267;
}
</style>
border-color css
<style>
span { border-color: #393267; }
span { border-color: rgb(57,50,103); }
td.TdClassName
{
border-color: #393267;
}
.TagClassName
{
border-color: #393267;
}
</style>