Shades of Minsk #362873
Tints of Minsk #362873
RGB
CMYK
RGB Variations
Color information
#362873 (or 0x362873) is known color: Minsk. HEX triplet: 36, 28 and 73. RGB value is (54,40,115). Sum of RGB (Red+Green+Blue) = 54+40+115=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 115 (45.31% from 255 or 55.02% from 209); Max value from RGB is 115 - color contains mainly: blue. Hex color #362873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362873 is #C9D78C. Grayscale: #343434. Windows color (decimal): -13227917 or 7546934. OLE color: 7546934.
HSL color Cylindrical-coordinate representation of color #362873: hue angle of 251.2º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #362873 is Cyan = 0.53, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 40 | 115 | - |
| CMYK | 0.53 | 0.65 | 0 | 0.55 |
| HSL | 251.2º | 0.48% | 0.3% | - |
| HSV(B) | 251.2º | 0.65% | 0.45% | - |
| XYZ | 5.37 | 3.54 | 16.62 | - |
| YUV | 52.74 | 163.14 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 115 | 0.53 | 0.65 | 0 | 0.55 | 251.2 | 0.48 | 0.3 |
| Hex | 36 | 28 | 73 | 35 | 41 | 0 | 37 | FB | 30 | 1E |
| Octal | 66 | 50 | 163 | 65 | 101 | 0 | 67 | 373 | 60 | 36 |
| Binary | 110110 | 101000 | 1110011 | 110101 | 1000001 | 0 | 110111 | 11111011 | 110000 | 11110 |
Color Harmonies of #362873
Complementary color
Monochromatic Colors of #362873
Black with #362873
Text Example
Text Example
White with #362873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362873; }
p { color: rgb(54,40,115); }
H1.HeaderClassName
{
color: #362873;
}
.AnyTagClassName
{
color: #362873;
}
</style>
background-color css
<style>
a { background-color: #362873; }
a { background-color: rgb(54,40,115); }
div.DivClassName
{
background-color: #362873;
}
.BgClassName
{
background-color: #362873;
}
</style>
border-color css
<style>
span { border-color: #362873; }
span { border-color: rgb(54,40,115); }
td.TdClassName
{
border-color: #362873;
}
.TagClassName
{
border-color: #362873;
}
</style>