Shades of Minsk #362972
Tints of Minsk #362972
RGB
CMYK
RGB Variations
Color information
#362972 (or 0x362972) is known color: Minsk. HEX triplet: 36, 29 and 72. RGB value is (54,41,114). Sum of RGB (Red+Green+Blue) = 54+41+114=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 41 (16.41% from 255 or 19.62% from 209); Blue value is 114 (44.92% from 255 or 54.55% from 209); Max value from RGB is 114 - color contains mainly: blue. Hex color #362972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362972 is #C9D68D. Grayscale: #343434. Windows color (decimal): -13227662 or 7481654. OLE color: 7481654.
HSL color Cylindrical-coordinate representation of color #362972: hue angle of 250.68º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #362972 is Cyan = 0.53, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 41 | 114 | - |
| CMYK | 0.53 | 0.64 | 0 | 0.55 |
| HSL | 250.68º | 0.47% | 0.3% | - |
| HSV(B) | 250.68º | 0.64% | 0.45% | - |
| XYZ | 5.35 | 3.59 | 16.33 | - |
| YUV | 53.21 | 162.31 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 114 | 0.53 | 0.64 | 0 | 0.55 | 250.68 | 0.47 | 0.3 |
| Hex | 36 | 29 | 72 | 35 | 40 | 0 | 37 | FB | 2F | 1E |
| Octal | 66 | 51 | 162 | 65 | 100 | 0 | 67 | 373 | 57 | 36 |
| Binary | 110110 | 101001 | 1110010 | 110101 | 1000000 | 0 | 110111 | 11111011 | 101111 | 11110 |
Color Harmonies of #362972
Complementary color
Monochromatic Colors of #362972
Black with #362972
Text Example
Text Example
White with #362972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362972; }
p { color: rgb(54,41,114); }
H1.HeaderClassName
{
color: #362972;
}
.AnyTagClassName
{
color: #362972;
}
</style>
background-color css
<style>
a { background-color: #362972; }
a { background-color: rgb(54,41,114); }
div.DivClassName
{
background-color: #362972;
}
.BgClassName
{
background-color: #362972;
}
</style>
border-color css
<style>
span { border-color: #362972; }
span { border-color: rgb(54,41,114); }
td.TdClassName
{
border-color: #362972;
}
.TagClassName
{
border-color: #362972;
}
</style>