Shades of Minsk #39316D
Tints of Minsk #39316D
RGB
CMYK
RGB Variations
Color information
#39316D (or 0x39316D) is known color: Minsk. HEX triplet: 39, 31 and 6D. RGB value is (57,49,109). Sum of RGB (Red+Green+Blue) = 57+49+109=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 109 (42.97% from 255 or 50.70% from 215); Max value from RGB is 109 - color contains mainly: blue. Hex color #39316D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39316D is #C6CE92. Grayscale: #3A3A3A. Windows color (decimal): -13029011 or 7156025. OLE color: 7156025.
HSL color Cylindrical-coordinate representation of color #39316D: hue angle of 248º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #39316D is Cyan = 0.48, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 49 | 109 | - |
| CMYK | 0.48 | 0.55 | 0 | 0.57 |
| HSL | 248º | 0.38% | 0.31% | - |
| HSV(B) | 248º | 0.55% | 0.43% | - |
| XYZ | 5.55 | 4.17 | 14.98 | - |
| YUV | 58.23 | 156.65 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 49 | 109 | 0.48 | 0.55 | 0 | 0.57 | 248 | 0.38 | 0.31 |
| Hex | 39 | 31 | 6D | 30 | 37 | 0 | 39 | F8 | 26 | 1F |
| Octal | 71 | 61 | 155 | 60 | 67 | 0 | 71 | 370 | 46 | 37 |
| Binary | 111001 | 110001 | 1101101 | 110000 | 110111 | 0 | 111001 | 11111000 | 100110 | 11111 |
Color Harmonies of #39316D
Complementary color
Monochromatic Colors of #39316D
Black with #39316D
Text Example
Text Example
White with #39316D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39316D; }
p { color: rgb(57,49,109); }
H1.HeaderClassName
{
color: #39316D;
}
.AnyTagClassName
{
color: #39316D;
}
</style>
background-color css
<style>
a { background-color: #39316D; }
a { background-color: rgb(57,49,109); }
div.DivClassName
{
background-color: #39316D;
}
.BgClassName
{
background-color: #39316D;
}
</style>
border-color css
<style>
span { border-color: #39316D; }
span { border-color: rgb(57,49,109); }
td.TdClassName
{
border-color: #39316D;
}
.TagClassName
{
border-color: #39316D;
}
</style>