Shades of Minsk #39296E
Tints of Minsk #39296E
RGB
CMYK
RGB Variations
Color information
#39296E (or 0x39296E) is known color: Minsk. HEX triplet: 39, 29 and 6E. RGB value is (57,41,110). Sum of RGB (Red+Green+Blue) = 57+41+110=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 110 (43.36% from 255 or 52.88% from 208); Max value from RGB is 110 - color contains mainly: blue. Hex color #39296E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39296E is #C6D691. Grayscale: #353535. Windows color (decimal): -13031058 or 7219513. OLE color: 7219513.
HSL color Cylindrical-coordinate representation of color #39296E: hue angle of 253.91º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #39296E is Cyan = 0.48, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 57 | 41 | 110 | - |
| CMYK | 0.48 | 0.63 | 0 | 0.57 |
| HSL | 253.91º | 0.46% | 0.3% | - |
| HSV(B) | 253.91º | 0.63% | 0.43% | - |
| XYZ | 5.29 | 3.58 | 15.16 | - |
| YUV | 53.65 | 159.8 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 110 | 0.48 | 0.63 | 0 | 0.57 | 253.91 | 0.46 | 0.3 |
| Hex | 39 | 29 | 6E | 30 | 3F | 0 | 39 | FE | 2E | 1E |
| Octal | 71 | 51 | 156 | 60 | 77 | 0 | 71 | 376 | 56 | 36 |
| Binary | 111001 | 101001 | 1101110 | 110000 | 111111 | 0 | 111001 | 11111110 | 101110 | 11110 |
Color Harmonies of #39296E
Complementary color
Monochromatic Colors of #39296E
Black with #39296E
Text Example
Text Example
White with #39296E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39296E; }
p { color: rgb(57,41,110); }
H1.HeaderClassName
{
color: #39296E;
}
.AnyTagClassName
{
color: #39296E;
}
</style>
background-color css
<style>
a { background-color: #39296E; }
a { background-color: rgb(57,41,110); }
div.DivClassName
{
background-color: #39296E;
}
.BgClassName
{
background-color: #39296E;
}
</style>
border-color css
<style>
span { border-color: #39296E; }
span { border-color: rgb(57,41,110); }
td.TdClassName
{
border-color: #39296E;
}
.TagClassName
{
border-color: #39296E;
}
</style>