Shades of Minsk #352673
Tints of Minsk #352673
RGB
CMYK
RGB Variations
Color information
#352673 (or 0x352673) is known color: Minsk. HEX triplet: 35, 26 and 73. RGB value is (53,38,115). Sum of RGB (Red+Green+Blue) = 53+38+115=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 115 (45.31% from 255 or 55.83% from 206); Max value from RGB is 115 - color contains mainly: blue. Hex color #352673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352673 is #CAD98C. Grayscale: #323232. Windows color (decimal): -13293965 or 7546421. OLE color: 7546421.
HSL color Cylindrical-coordinate representation of color #352673: hue angle of 251.69º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #352673 is Cyan = 0.54, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 38 | 115 | - |
| CMYK | 0.54 | 0.67 | 0 | 0.55 |
| HSL | 251.69º | 0.5% | 0.3% | - |
| HSV(B) | 251.69º | 0.67% | 0.45% | - |
| XYZ | 5.26 | 3.38 | 16.6 | - |
| YUV | 51.26 | 163.97 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 115 | 0.54 | 0.67 | 0 | 0.55 | 251.69 | 0.5 | 0.3 |
| Hex | 35 | 26 | 73 | 36 | 43 | 0 | 37 | FC | 32 | 1E |
| Octal | 65 | 46 | 163 | 66 | 103 | 0 | 67 | 374 | 62 | 36 |
| Binary | 110101 | 100110 | 1110011 | 110110 | 1000011 | 0 | 110111 | 11111100 | 110010 | 11110 |
Color Harmonies of #352673
Complementary color
Monochromatic Colors of #352673
Black with #352673
Text Example
Text Example
White with #352673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352673; }
p { color: rgb(53,38,115); }
H1.HeaderClassName
{
color: #352673;
}
.AnyTagClassName
{
color: #352673;
}
</style>
background-color css
<style>
a { background-color: #352673; }
a { background-color: rgb(53,38,115); }
div.DivClassName
{
background-color: #352673;
}
.BgClassName
{
background-color: #352673;
}
</style>
border-color css
<style>
span { border-color: #352673; }
span { border-color: rgb(53,38,115); }
td.TdClassName
{
border-color: #352673;
}
.TagClassName
{
border-color: #352673;
}
</style>