Shades of Minsk #362973
Tints of Minsk #362973
RGB
CMYK
RGB Variations
Color information
#362973 (or 0x362973) is known color: Minsk. HEX triplet: 36, 29 and 73. RGB value is (54,41,115). Sum of RGB (Red+Green+Blue) = 54+41+115=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 115 (45.31% from 255 or 54.76% from 210); Max value from RGB is 115 - color contains mainly: blue. Hex color #362973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362973 is #C9D68C. Grayscale: #353535. Windows color (decimal): -13227661 or 7547190. OLE color: 7547190.
HSL color Cylindrical-coordinate representation of color #362973: hue angle of 250.54º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #362973 is Cyan = 0.53, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 41 | 115 | - |
| CMYK | 0.53 | 0.64 | 0 | 0.55 |
| HSL | 250.54º | 0.47% | 0.31% | - |
| HSV(B) | 250.54º | 0.64% | 0.45% | - |
| XYZ | 5.41 | 3.61 | 16.63 | - |
| YUV | 53.32 | 162.81 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 115 | 0.53 | 0.64 | 0 | 0.55 | 250.54 | 0.47 | 0.31 |
| Hex | 36 | 29 | 73 | 35 | 40 | 0 | 37 | FB | 2F | 1F |
| Octal | 66 | 51 | 163 | 65 | 100 | 0 | 67 | 373 | 57 | 37 |
| Binary | 110110 | 101001 | 1110011 | 110101 | 1000000 | 0 | 110111 | 11111011 | 101111 | 11111 |
Color Harmonies of #362973
Complementary color
Monochromatic Colors of #362973
Black with #362973
Text Example
Text Example
White with #362973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362973; }
p { color: rgb(54,41,115); }
H1.HeaderClassName
{
color: #362973;
}
.AnyTagClassName
{
color: #362973;
}
</style>
background-color css
<style>
a { background-color: #362973; }
a { background-color: rgb(54,41,115); }
div.DivClassName
{
background-color: #362973;
}
.BgClassName
{
background-color: #362973;
}
</style>
border-color css
<style>
span { border-color: #362973; }
span { border-color: rgb(54,41,115); }
td.TdClassName
{
border-color: #362973;
}
.TagClassName
{
border-color: #362973;
}
</style>