Shades of Minsk #352675
Tints of Minsk #352675
RGB
CMYK
RGB Variations
Color information
#352675 (or 0x352675) is known color: Minsk. HEX triplet: 35, 26 and 75. RGB value is (53,38,117). Sum of RGB (Red+Green+Blue) = 53+38+117=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 117 (46.09% from 255 or 56.25% from 208); Max value from RGB is 117 - color contains mainly: blue. Hex color #352675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352675 is #CAD98A. Grayscale: #333333. Windows color (decimal): -13293963 or 7677493. OLE color: 7677493.
HSL color Cylindrical-coordinate representation of color #352675: hue angle of 251.39º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #352675 is Cyan = 0.55, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 38 | 117 | - |
| CMYK | 0.55 | 0.68 | 0 | 0.54 |
| HSL | 251.39º | 0.51% | 0.3% | - |
| HSV(B) | 251.39º | 0.68% | 0.46% | - |
| XYZ | 5.37 | 3.43 | 17.21 | - |
| YUV | 51.49 | 164.97 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 117 | 0.55 | 0.68 | 0 | 0.54 | 251.39 | 0.51 | 0.3 |
| Hex | 35 | 26 | 75 | 37 | 44 | 0 | 36 | FB | 33 | 1E |
| Octal | 65 | 46 | 165 | 67 | 104 | 0 | 66 | 373 | 63 | 36 |
| Binary | 110101 | 100110 | 1110101 | 110111 | 1000100 | 0 | 110110 | 11111011 | 110011 | 11110 |
Color Harmonies of #352675
Complementary color
Monochromatic Colors of #352675
Black with #352675
Text Example
Text Example
White with #352675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352675; }
p { color: rgb(53,38,117); }
H1.HeaderClassName
{
color: #352675;
}
.AnyTagClassName
{
color: #352675;
}
</style>
background-color css
<style>
a { background-color: #352675; }
a { background-color: rgb(53,38,117); }
div.DivClassName
{
background-color: #352675;
}
.BgClassName
{
background-color: #352675;
}
</style>
border-color css
<style>
span { border-color: #352675; }
span { border-color: rgb(53,38,117); }
td.TdClassName
{
border-color: #352675;
}
.TagClassName
{
border-color: #352675;
}
</style>