Shades of Minsk #362870
Tints of Minsk #362870
RGB
CMYK
RGB Variations
Color information
#362870 (or 0x362870) is known color: Minsk. HEX triplet: 36, 28 and 70. RGB value is (54,40,112). Sum of RGB (Red+Green+Blue) = 54+40+112=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 112 (44.14% from 255 or 54.37% from 206); Max value from RGB is 112 - color contains mainly: blue. Hex color #362870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362870 is #C9D78F. Grayscale: #343434. Windows color (decimal): -13227920 or 7350326. OLE color: 7350326.
HSL color Cylindrical-coordinate representation of color #362870: hue angle of 251.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #362870 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 40 | 112 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.56 |
| HSL | 251.67º | 0.47% | 0.3% | - |
| HSV(B) | 251.67º | 0.64% | 0.44% | - |
| XYZ | 5.2 | 3.47 | 15.73 | - |
| YUV | 52.39 | 161.64 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 112 | 0.52 | 0.64 | 0 | 0.56 | 251.67 | 0.47 | 0.3 |
| Hex | 36 | 28 | 70 | 34 | 40 | 0 | 38 | FC | 2F | 1E |
| Octal | 66 | 50 | 160 | 64 | 100 | 0 | 70 | 374 | 57 | 36 |
| Binary | 110110 | 101000 | 1110000 | 110100 | 1000000 | 0 | 111000 | 11111100 | 101111 | 11110 |
Color Harmonies of #362870
Complementary color
Monochromatic Colors of #362870
Black with #362870
Text Example
Text Example
White with #362870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362870; }
p { color: rgb(54,40,112); }
H1.HeaderClassName
{
color: #362870;
}
.AnyTagClassName
{
color: #362870;
}
</style>
background-color css
<style>
a { background-color: #362870; }
a { background-color: rgb(54,40,112); }
div.DivClassName
{
background-color: #362870;
}
.BgClassName
{
background-color: #362870;
}
</style>
border-color css
<style>
span { border-color: #362870; }
span { border-color: rgb(54,40,112); }
td.TdClassName
{
border-color: #362870;
}
.TagClassName
{
border-color: #362870;
}
</style>