Shades of Minsk #362473
Tints of Minsk #362473
RGB
CMYK
RGB Variations
Color information
#362473 (or 0x362473) is known color: Minsk. HEX triplet: 36, 24 and 73. RGB value is (54,36,115). Sum of RGB (Red+Green+Blue) = 54+36+115=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 115 (45.31% from 255 or 56.10% from 205); Max value from RGB is 115 - color contains mainly: blue. Hex color #362473 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362473 is #C9DB8C. Grayscale: #323232. Windows color (decimal): -13228941 or 7545910. OLE color: 7545910.
HSL color Cylindrical-coordinate representation of color #362473: hue angle of 253.67º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #362473 is Cyan = 0.53, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 36 | 115 | - |
| CMYK | 0.53 | 0.69 | 0 | 0.55 |
| HSL | 253.67º | 0.52% | 0.3% | - |
| HSV(B) | 253.67º | 0.69% | 0.45% | - |
| XYZ | 5.25 | 3.28 | 16.58 | - |
| YUV | 50.39 | 164.46 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 36 | 115 | 0.53 | 0.69 | 0 | 0.55 | 253.67 | 0.52 | 0.3 |
| Hex | 36 | 24 | 73 | 35 | 45 | 0 | 37 | FE | 34 | 1E |
| Octal | 66 | 44 | 163 | 65 | 105 | 0 | 67 | 376 | 64 | 36 |
| Binary | 110110 | 100100 | 1110011 | 110101 | 1000101 | 0 | 110111 | 11111110 | 110100 | 11110 |
Color Harmonies of #362473
Complementary color
Monochromatic Colors of #362473
Black with #362473
Text Example
Text Example
White with #362473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362473; }
p { color: rgb(54,36,115); }
H1.HeaderClassName
{
color: #362473;
}
.AnyTagClassName
{
color: #362473;
}
</style>
background-color css
<style>
a { background-color: #362473; }
a { background-color: rgb(54,36,115); }
div.DivClassName
{
background-color: #362473;
}
.BgClassName
{
background-color: #362473;
}
</style>
border-color css
<style>
span { border-color: #362473; }
span { border-color: rgb(54,36,115); }
td.TdClassName
{
border-color: #362473;
}
.TagClassName
{
border-color: #362473;
}
</style>