Shades of Minsk #393172
Tints of Minsk #393172
RGB
CMYK
RGB Variations
Color information
#393172 (or 0x393172) is known color: Minsk. HEX triplet: 39, 31 and 72. RGB value is (57,49,114). Sum of RGB (Red+Green+Blue) = 57+49+114=220 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.91% from 220); Green value is 49 (19.53% from 255 or 22.27% from 220); Blue value is 114 (44.92% from 255 or 51.82% from 220); Max value from RGB is 114 - color contains mainly: blue. Hex color #393172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393172 is #C6CE8D. Grayscale: #3A3A3A. Windows color (decimal): -13029006 or 7483705. OLE color: 7483705.
HSL color Cylindrical-coordinate representation of color #393172: hue angle of 247.38º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #393172 is Cyan = 0.50, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 49 | 114 | - |
| CMYK | 0.50 | 0.57 | 0 | 0.55 |
| HSL | 247.38º | 0.4% | 0.32% | - |
| HSV(B) | 247.38º | 0.57% | 0.45% | - |
| XYZ | 5.82 | 4.28 | 16.44 | - |
| YUV | 58.8 | 159.15 | 126.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 114 | 0.50 | 0.57 | 0 | 0.55 | 247.38 | 0.4 | 0.32 |
| Hex | 39 | 31 | 72 | 32 | 39 | 0 | 37 | F7 | 28 | 20 |
| Octal | 71 | 61 | 162 | 62 | 71 | 0 | 67 | 367 | 50 | 40 |
| Binary | 111001 | 110001 | 1110010 | 110010 | 111001 | 0 | 110111 | 11110111 | 101000 | 100000 |
Color Harmonies of #393172
Complementary color
Monochromatic Colors of #393172
Black with #393172
Text Example
Text Example
White with #393172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393172; }
p { color: rgb(57,49,114); }
H1.HeaderClassName
{
color: #393172;
}
.AnyTagClassName
{
color: #393172;
}
</style>
background-color css
<style>
a { background-color: #393172; }
a { background-color: rgb(57,49,114); }
div.DivClassName
{
background-color: #393172;
}
.BgClassName
{
background-color: #393172;
}
</style>
border-color css
<style>
span { border-color: #393172; }
span { border-color: rgb(57,49,114); }
td.TdClassName
{
border-color: #393172;
}
.TagClassName
{
border-color: #393172;
}
</style>