Shades of Minsk #393177
Tints of Minsk #393177
RGB
CMYK
RGB Variations
Color information
#393177 (or 0x393177) is known color: Minsk. HEX triplet: 39, 31 and 77. RGB value is (57,49,119). Sum of RGB (Red+Green+Blue) = 57+49+119=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 49 (19.53% from 255 or 21.78% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #393177 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393177 is #C6CE88. Grayscale: #3B3B3B. Windows color (decimal): -13029001 or 7811385. OLE color: 7811385.
HSL color Cylindrical-coordinate representation of color #393177: hue angle of 246.86º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #393177 is Cyan = 0.52, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 49 | 119 | - |
| CMYK | 0.52 | 0.59 | 0 | 0.53 |
| HSL | 246.86º | 0.42% | 0.33% | - |
| HSV(B) | 246.86º | 0.59% | 0.47% | - |
| XYZ | 6.12 | 4.4 | 17.98 | - |
| YUV | 59.37 | 161.65 | 126.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 119 | 0.52 | 0.59 | 0 | 0.53 | 246.86 | 0.42 | 0.33 |
| Hex | 39 | 31 | 77 | 34 | 3B | 0 | 35 | F7 | 2A | 21 |
| Octal | 71 | 61 | 167 | 64 | 73 | 0 | 65 | 367 | 52 | 41 |
| Binary | 111001 | 110001 | 1110111 | 110100 | 111011 | 0 | 110101 | 11110111 | 101010 | 100001 |
Color Harmonies of #393177
Complementary color
Monochromatic Colors of #393177
Black with #393177
Text Example
Text Example
White with #393177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393177; }
p { color: rgb(57,49,119); }
H1.HeaderClassName
{
color: #393177;
}
.AnyTagClassName
{
color: #393177;
}
</style>
background-color css
<style>
a { background-color: #393177; }
a { background-color: rgb(57,49,119); }
div.DivClassName
{
background-color: #393177;
}
.BgClassName
{
background-color: #393177;
}
</style>
border-color css
<style>
span { border-color: #393177; }
span { border-color: rgb(57,49,119); }
td.TdClassName
{
border-color: #393177;
}
.TagClassName
{
border-color: #393177;
}
</style>