Shades of Minsk #392869
Tints of Minsk #392869
RGB
CMYK
RGB Variations
Color information
#392869 (or 0x392869) is known color: Minsk. HEX triplet: 39, 28 and 69. RGB value is (57,40,105). Sum of RGB (Red+Green+Blue) = 57+40+105=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 40 (16.02% from 255 or 19.80% from 202); Blue value is 105 (41.41% from 255 or 51.98% from 202); Max value from RGB is 105 - color contains mainly: blue. Hex color #392869 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392869 is #C6D796. Grayscale: #343434. Windows color (decimal): -13031319 or 6891577. OLE color: 6891577.
HSL color Cylindrical-coordinate representation of color #392869: hue angle of 255.69º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #392869 is Cyan = 0.46, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 40 | 105 | - |
| CMYK | 0.46 | 0.62 | 0 | 0.59 |
| HSL | 255.69º | 0.45% | 0.28% | - |
| HSV(B) | 255.69º | 0.62% | 0.41% | - |
| XYZ | 5 | 3.41 | 13.76 | - |
| YUV | 52.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 105 | 0.46 | 0.62 | 0 | 0.59 | 255.69 | 0.45 | 0.28 |
| Hex | 39 | 28 | 69 | 2E | 3E | 0 | 3B | 100 | 2D | 1C |
| Octal | 71 | 50 | 151 | 56 | 76 | 0 | 73 | 400 | 55 | 34 |
| Binary | 111001 | 101000 | 1101001 | 101110 | 111110 | 0 | 111011 | 100000000 | 101101 | 11100 |
Color Harmonies of #392869
Complementary color
Monochromatic Colors of #392869
Black with #392869
Text Example
Text Example
White with #392869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392869; }
p { color: rgb(57,40,105); }
H1.HeaderClassName
{
color: #392869;
}
.AnyTagClassName
{
color: #392869;
}
</style>
background-color css
<style>
a { background-color: #392869; }
a { background-color: rgb(57,40,105); }
div.DivClassName
{
background-color: #392869;
}
.BgClassName
{
background-color: #392869;
}
</style>
border-color css
<style>
span { border-color: #392869; }
span { border-color: rgb(57,40,105); }
td.TdClassName
{
border-color: #392869;
}
.TagClassName
{
border-color: #392869;
}
</style>