Shades of Minsk #393065
Tints of Minsk #393065
RGB
CMYK
RGB Variations
Color information
#393065 (or 0x393065) is known color: Minsk. HEX triplet: 39, 30 and 65. RGB value is (57,48,101). Sum of RGB (Red+Green+Blue) = 57+48+101=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 48 (19.14% from 255 or 23.30% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 101 - color contains mainly: blue. Hex color #393065 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393065 is #C6CF9A. Grayscale: #383838. Windows color (decimal): -13029275 or 6631481. OLE color: 6631481.
HSL color Cylindrical-coordinate representation of color #393065: hue angle of 250.19º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #393065 is Cyan = 0.44, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 48 | 101 | - |
| CMYK | 0.44 | 0.52 | 0 | 0.60 |
| HSL | 250.19º | 0.36% | 0.29% | - |
| HSV(B) | 250.19º | 0.52% | 0.4% | - |
| XYZ | 5.09 | 3.92 | 12.8 | - |
| YUV | 56.73 | 152.98 | 128.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 48 | 101 | 0.44 | 0.52 | 0 | 0.60 | 250.19 | 0.36 | 0.29 |
| Hex | 39 | 30 | 65 | 2C | 34 | 0 | 3C | FA | 24 | 1D |
| Octal | 71 | 60 | 145 | 54 | 64 | 0 | 74 | 372 | 44 | 35 |
| Binary | 111001 | 110000 | 1100101 | 101100 | 110100 | 0 | 111100 | 11111010 | 100100 | 11101 |
Color Harmonies of #393065
Complementary color
Monochromatic Colors of #393065
Black with #393065
Text Example
Text Example
White with #393065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393065; }
p { color: rgb(57,48,101); }
H1.HeaderClassName
{
color: #393065;
}
.AnyTagClassName
{
color: #393065;
}
</style>
background-color css
<style>
a { background-color: #393065; }
a { background-color: rgb(57,48,101); }
div.DivClassName
{
background-color: #393065;
}
.BgClassName
{
background-color: #393065;
}
</style>
border-color css
<style>
span { border-color: #393065; }
span { border-color: rgb(57,48,101); }
td.TdClassName
{
border-color: #393065;
}
.TagClassName
{
border-color: #393065;
}
</style>