Shades of Minsk #362971
Tints of Minsk #362971
RGB
CMYK
RGB Variations
Color information
#362971 (or 0x362971) is known color: Minsk. HEX triplet: 36, 29 and 71. RGB value is (54,41,113). Sum of RGB (Red+Green+Blue) = 54+41+113=208 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.96% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 113 (44.53% from 255 or 54.33% from 208); Max value from RGB is 113 - color contains mainly: blue. Hex color #362971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362971 is #C9D68E. Grayscale: #343434. Windows color (decimal): -13227663 or 7416118. OLE color: 7416118.
HSL color Cylindrical-coordinate representation of color #362971: hue angle of 250.83º 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 #362971 is Cyan = 0.52, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 41 | 113 | - |
| CMYK | 0.52 | 0.64 | 0 | 0.56 |
| HSL | 250.83º | 0.47% | 0.3% | - |
| HSV(B) | 250.83º | 0.64% | 0.44% | - |
| XYZ | 5.29 | 3.56 | 16.03 | - |
| YUV | 53.1 | 161.81 | 128.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 113 | 0.52 | 0.64 | 0 | 0.56 | 250.83 | 0.47 | 0.3 |
| Hex | 36 | 29 | 71 | 34 | 40 | 0 | 38 | FB | 2F | 1E |
| Octal | 66 | 51 | 161 | 64 | 100 | 0 | 70 | 373 | 57 | 36 |
| Binary | 110110 | 101001 | 1110001 | 110100 | 1000000 | 0 | 111000 | 11111011 | 101111 | 11110 |
Color Harmonies of #362971
Complementary color
Monochromatic Colors of #362971
Black with #362971
Text Example
Text Example
White with #362971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362971; }
p { color: rgb(54,41,113); }
H1.HeaderClassName
{
color: #362971;
}
.AnyTagClassName
{
color: #362971;
}
</style>
background-color css
<style>
a { background-color: #362971; }
a { background-color: rgb(54,41,113); }
div.DivClassName
{
background-color: #362971;
}
.BgClassName
{
background-color: #362971;
}
</style>
border-color css
<style>
span { border-color: #362971; }
span { border-color: rgb(54,41,113); }
td.TdClassName
{
border-color: #362971;
}
.TagClassName
{
border-color: #362971;
}
</style>