Shades of Minsk #393174
Tints of Minsk #393174
RGB
CMYK
RGB Variations
Color information
#393174 (or 0x393174) is known color: Minsk. HEX triplet: 39, 31 and 74. RGB value is (57,49,116). Sum of RGB (Red+Green+Blue) = 57+49+116=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 49 (19.53% from 255 or 22.07% from 222); Blue value is 116 (45.70% from 255 or 52.25% from 222); Max value from RGB is 116 - color contains mainly: blue. Hex color #393174 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393174 is #C6CE8B. Grayscale: #3A3A3A. Windows color (decimal): -13029004 or 7614777. OLE color: 7614777.
HSL color Cylindrical-coordinate representation of color #393174: hue angle of 247.16º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #393174 is Cyan = 0.51, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 49 | 116 | - |
| CMYK | 0.51 | 0.58 | 0 | 0.55 |
| HSL | 247.16º | 0.41% | 0.32% | - |
| HSV(B) | 247.16º | 0.58% | 0.45% | - |
| XYZ | 5.94 | 4.33 | 17.05 | - |
| YUV | 59.03 | 160.15 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 116 | 0.51 | 0.58 | 0 | 0.55 | 247.16 | 0.41 | 0.32 |
| Hex | 39 | 31 | 74 | 33 | 3A | 0 | 37 | F7 | 29 | 20 |
| Octal | 71 | 61 | 164 | 63 | 72 | 0 | 67 | 367 | 51 | 40 |
| Binary | 111001 | 110001 | 1110100 | 110011 | 111010 | 0 | 110111 | 11110111 | 101001 | 100000 |
Color Harmonies of #393174
Complementary color
Monochromatic Colors of #393174
Black with #393174
Text Example
Text Example
White with #393174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393174; }
p { color: rgb(57,49,116); }
H1.HeaderClassName
{
color: #393174;
}
.AnyTagClassName
{
color: #393174;
}
</style>
background-color css
<style>
a { background-color: #393174; }
a { background-color: rgb(57,49,116); }
div.DivClassName
{
background-color: #393174;
}
.BgClassName
{
background-color: #393174;
}
</style>
border-color css
<style>
span { border-color: #393174; }
span { border-color: rgb(57,49,116); }
td.TdClassName
{
border-color: #393174;
}
.TagClassName
{
border-color: #393174;
}
</style>