Shades of Minsk #392867
Tints of Minsk #392867
RGB
CMYK
RGB Variations
Color information
#392867 (or 0x392867) is known color: Minsk. HEX triplet: 39, 28 and 67. RGB value is (57,40,103). Sum of RGB (Red+Green+Blue) = 57+40+103=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 40 (16.02% from 255 or 20% from 200); Blue value is 103 (40.62% from 255 or 51.5% from 200); Max value from RGB is 103 - color contains mainly: blue. Hex color #392867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392867 is #C6D798. Grayscale: #343434. Windows color (decimal): -13031321 or 6760505. OLE color: 6760505.
HSL color Cylindrical-coordinate representation of color #392867: hue angle of 256.19º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #392867 is Cyan = 0.45, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 40 | 103 | - |
| CMYK | 0.45 | 0.61 | 0 | 0.60 |
| HSL | 256.19º | 0.44% | 0.28% | - |
| HSV(B) | 256.19º | 0.61% | 0.4% | - |
| XYZ | 4.89 | 3.37 | 13.22 | - |
| YUV | 52.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 103 | 0.45 | 0.61 | 0 | 0.60 | 256.19 | 0.44 | 0.28 |
| Hex | 39 | 28 | 67 | 2D | 3D | 0 | 3C | 100 | 2C | 1C |
| Octal | 71 | 50 | 147 | 55 | 75 | 0 | 74 | 400 | 54 | 34 |
| Binary | 111001 | 101000 | 1100111 | 101101 | 111101 | 0 | 111100 | 100000000 | 101100 | 11100 |
Color Harmonies of #392867
Complementary color
Monochromatic Colors of #392867
Black with #392867
Text Example
Text Example
White with #392867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392867; }
p { color: rgb(57,40,103); }
H1.HeaderClassName
{
color: #392867;
}
.AnyTagClassName
{
color: #392867;
}
</style>
background-color css
<style>
a { background-color: #392867; }
a { background-color: rgb(57,40,103); }
div.DivClassName
{
background-color: #392867;
}
.BgClassName
{
background-color: #392867;
}
</style>
border-color css
<style>
span { border-color: #392867; }
span { border-color: rgb(57,40,103); }
td.TdClassName
{
border-color: #392867;
}
.TagClassName
{
border-color: #392867;
}
</style>