Shades of Minsk #352574
Tints of Minsk #352574
RGB
CMYK
RGB Variations
Color information
#352574 (or 0x352574) is known color: Minsk. HEX triplet: 35, 25 and 74. RGB value is (53,37,116). Sum of RGB (Red+Green+Blue) = 53+37+116=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 116 (45.70% from 255 or 56.31% from 206); Max value from RGB is 116 - color contains mainly: blue. Hex color #352574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352574 is #CADA8B. Grayscale: #323232. Windows color (decimal): -13294220 or 7611701. OLE color: 7611701.
HSL color Cylindrical-coordinate representation of color #352574: hue angle of 252.15º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #352574 is Cyan = 0.54, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 37 | 116 | - |
| CMYK | 0.54 | 0.68 | 0 | 0.55 |
| HSL | 252.15º | 0.52% | 0.3% | - |
| HSV(B) | 252.15º | 0.68% | 0.45% | - |
| XYZ | 5.28 | 3.34 | 16.89 | - |
| YUV | 50.79 | 164.8 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 37 | 116 | 0.54 | 0.68 | 0 | 0.55 | 252.15 | 0.52 | 0.3 |
| Hex | 35 | 25 | 74 | 36 | 44 | 0 | 37 | FC | 34 | 1E |
| Octal | 65 | 45 | 164 | 66 | 104 | 0 | 67 | 374 | 64 | 36 |
| Binary | 110101 | 100101 | 1110100 | 110110 | 1000100 | 0 | 110111 | 11111100 | 110100 | 11110 |
Color Harmonies of #352574
Complementary color
Monochromatic Colors of #352574
Black with #352574
Text Example
Text Example
White with #352574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352574; }
p { color: rgb(53,37,116); }
H1.HeaderClassName
{
color: #352574;
}
.AnyTagClassName
{
color: #352574;
}
</style>
background-color css
<style>
a { background-color: #352574; }
a { background-color: rgb(53,37,116); }
div.DivClassName
{
background-color: #352574;
}
.BgClassName
{
background-color: #352574;
}
</style>
border-color css
<style>
span { border-color: #352574; }
span { border-color: rgb(53,37,116); }
td.TdClassName
{
border-color: #352574;
}
.TagClassName
{
border-color: #352574;
}
</style>