Shades of Minsk #392773
Tints of Minsk #392773
RGB
CMYK
RGB Variations
Color information
#392773 (or 0x392773) is known color: Minsk. HEX triplet: 39, 27 and 73. RGB value is (57,39,115). Sum of RGB (Red+Green+Blue) = 57+39+115=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 39 (15.62% from 255 or 18.48% from 211); Blue value is 115 (45.31% from 255 or 54.50% from 211); Max value from RGB is 115 - color contains mainly: blue. Hex color #392773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392773 is #C6D88C. Grayscale: #343434. Windows color (decimal): -13031565 or 7546681. OLE color: 7546681.
HSL color Cylindrical-coordinate representation of color #392773: hue angle of 254.21º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #392773 is Cyan = 0.50, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 39 | 115 | - |
| CMYK | 0.50 | 0.66 | 0 | 0.55 |
| HSL | 254.21º | 0.49% | 0.3% | - |
| HSV(B) | 254.21º | 0.66% | 0.45% | - |
| XYZ | 5.51 | 3.56 | 16.62 | - |
| YUV | 53.05 | 162.96 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 115 | 0.50 | 0.66 | 0 | 0.55 | 254.21 | 0.49 | 0.3 |
| Hex | 39 | 27 | 73 | 32 | 42 | 0 | 37 | FE | 31 | 1E |
| Octal | 71 | 47 | 163 | 62 | 102 | 0 | 67 | 376 | 61 | 36 |
| Binary | 111001 | 100111 | 1110011 | 110010 | 1000010 | 0 | 110111 | 11111110 | 110001 | 11110 |
Color Harmonies of #392773
Complementary color
Monochromatic Colors of #392773
Black with #392773
Text Example
Text Example
White with #392773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392773; }
p { color: rgb(57,39,115); }
H1.HeaderClassName
{
color: #392773;
}
.AnyTagClassName
{
color: #392773;
}
</style>
background-color css
<style>
a { background-color: #392773; }
a { background-color: rgb(57,39,115); }
div.DivClassName
{
background-color: #392773;
}
.BgClassName
{
background-color: #392773;
}
</style>
border-color css
<style>
span { border-color: #392773; }
span { border-color: rgb(57,39,115); }
td.TdClassName
{
border-color: #392773;
}
.TagClassName
{
border-color: #392773;
}
</style>