Shades of Minsk #352972
Tints of Minsk #352972
RGB
CMYK
RGB Variations
Color information
#352972 (or 0x352972) is known color: Minsk. HEX triplet: 35, 29 and 72. RGB value is (53,41,114). Sum of RGB (Red+Green+Blue) = 53+41+114=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 114 (44.92% from 255 or 54.81% from 208); Max value from RGB is 114 - color contains mainly: blue. Hex color #352972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352972 is #CAD68D. Grayscale: #343434. Windows color (decimal): -13293198 or 7481653. OLE color: 7481653.
HSL color Cylindrical-coordinate representation of color #352972: hue angle of 249.86º 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 #352972 is Cyan = 0.54, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 41 | 114 | - |
| CMYK | 0.54 | 0.64 | 0 | 0.55 |
| HSL | 249.86º | 0.47% | 0.3% | - |
| HSV(B) | 249.86º | 0.64% | 0.45% | - |
| XYZ | 5.3 | 3.56 | 16.33 | - |
| YUV | 52.91 | 162.48 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 114 | 0.54 | 0.64 | 0 | 0.55 | 249.86 | 0.47 | 0.3 |
| Hex | 35 | 29 | 72 | 36 | 40 | 0 | 37 | FA | 2F | 1E |
| Octal | 65 | 51 | 162 | 66 | 100 | 0 | 67 | 372 | 57 | 36 |
| Binary | 110101 | 101001 | 1110010 | 110110 | 1000000 | 0 | 110111 | 11111010 | 101111 | 11110 |
Color Harmonies of #352972
Complementary color
Monochromatic Colors of #352972
Black with #352972
Text Example
Text Example
White with #352972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352972; }
p { color: rgb(53,41,114); }
H1.HeaderClassName
{
color: #352972;
}
.AnyTagClassName
{
color: #352972;
}
</style>
background-color css
<style>
a { background-color: #352972; }
a { background-color: rgb(53,41,114); }
div.DivClassName
{
background-color: #352972;
}
.BgClassName
{
background-color: #352972;
}
</style>
border-color css
<style>
span { border-color: #352972; }
span { border-color: rgb(53,41,114); }
td.TdClassName
{
border-color: #352972;
}
.TagClassName
{
border-color: #352972;
}
</style>