Shades of Minsk #352970
Tints of Minsk #352970
RGB
CMYK
RGB Variations
Color information
#352970 (or 0x352970) is known color: Minsk. HEX triplet: 35, 29 and 70. RGB value is (53,41,112). Sum of RGB (Red+Green+Blue) = 53+41+112=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 112 (44.14% from 255 or 54.37% from 206); Max value from RGB is 112 - color contains mainly: blue. Hex color #352970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352970 is #CAD68F. Grayscale: #343434. Windows color (decimal): -13293200 or 7350581. OLE color: 7350581.
HSL color Cylindrical-coordinate representation of color #352970: hue angle of 250.14º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #352970 is Cyan = 0.53, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 41 | 112 | - |
| CMYK | 0.53 | 0.63 | 0 | 0.56 |
| HSL | 250.14º | 0.46% | 0.3% | - |
| HSV(B) | 250.14º | 0.63% | 0.44% | - |
| XYZ | 5.19 | 3.51 | 15.73 | - |
| YUV | 52.68 | 161.48 | 128.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 112 | 0.53 | 0.63 | 0 | 0.56 | 250.14 | 0.46 | 0.3 |
| Hex | 35 | 29 | 70 | 35 | 3F | 0 | 38 | FA | 2E | 1E |
| Octal | 65 | 51 | 160 | 65 | 77 | 0 | 70 | 372 | 56 | 36 |
| Binary | 110101 | 101001 | 1110000 | 110101 | 111111 | 0 | 111000 | 11111010 | 101110 | 11110 |
Color Harmonies of #352970
Complementary color
Monochromatic Colors of #352970
Black with #352970
Text Example
Text Example
White with #352970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352970; }
p { color: rgb(53,41,112); }
H1.HeaderClassName
{
color: #352970;
}
.AnyTagClassName
{
color: #352970;
}
</style>
background-color css
<style>
a { background-color: #352970; }
a { background-color: rgb(53,41,112); }
div.DivClassName
{
background-color: #352970;
}
.BgClassName
{
background-color: #352970;
}
</style>
border-color css
<style>
span { border-color: #352970; }
span { border-color: rgb(53,41,112); }
td.TdClassName
{
border-color: #352970;
}
.TagClassName
{
border-color: #352970;
}
</style>