Shades of Minsk #362772
Tints of Minsk #362772
RGB
CMYK
RGB Variations
Color information
#362772 (or 0x362772) is known color: Minsk. HEX triplet: 36, 27 and 72. RGB value is (54,39,114). Sum of RGB (Red+Green+Blue) = 54+39+114=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 114 (44.92% from 255 or 55.07% from 207); Max value from RGB is 114 - color contains mainly: blue. Hex color #362772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362772 is #C9D88D. Grayscale: #333333. Windows color (decimal): -13228174 or 7481142. OLE color: 7481142.
HSL color Cylindrical-coordinate representation of color #362772: hue angle of 252º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #362772 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 39 | 114 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.55 |
| HSL | 252º | 0.49% | 0.3% | - |
| HSV(B) | 252º | 0.66% | 0.45% | - |
| XYZ | 5.28 | 3.45 | 16.31 | - |
| YUV | 52.04 | 162.97 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 114 | 0.53 | 0.66 | 0 | 0.55 | 252 | 0.49 | 0.3 |
| Hex | 36 | 27 | 72 | 35 | 42 | 0 | 37 | FC | 31 | 1E |
| Octal | 66 | 47 | 162 | 65 | 102 | 0 | 67 | 374 | 61 | 36 |
| Binary | 110110 | 100111 | 1110010 | 110101 | 1000010 | 0 | 110111 | 11111100 | 110001 | 11110 |
Color Harmonies of #362772
Complementary color
Monochromatic Colors of #362772
Black with #362772
Text Example
Text Example
White with #362772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362772; }
p { color: rgb(54,39,114); }
H1.HeaderClassName
{
color: #362772;
}
.AnyTagClassName
{
color: #362772;
}
</style>
background-color css
<style>
a { background-color: #362772; }
a { background-color: rgb(54,39,114); }
div.DivClassName
{
background-color: #362772;
}
.BgClassName
{
background-color: #362772;
}
</style>
border-color css
<style>
span { border-color: #362772; }
span { border-color: rgb(54,39,114); }
td.TdClassName
{
border-color: #362772;
}
.TagClassName
{
border-color: #362772;
}
</style>