Shades of Minsk #352676
Tints of Minsk #352676
RGB
CMYK
RGB Variations
Color information
#352676 (or 0x352676) is known color: Minsk. HEX triplet: 35, 26 and 76. RGB value is (53,38,118). Sum of RGB (Red+Green+Blue) = 53+38+118=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 118 (46.48% from 255 or 56.46% from 209); Max value from RGB is 118 - color contains mainly: blue. Hex color #352676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352676 is #CAD989. Grayscale: #333333. Windows color (decimal): -13293962 or 7743029. OLE color: 7743029.
HSL color Cylindrical-coordinate representation of color #352676: hue angle of 251.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #352676 is Cyan = 0.55, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 38 | 118 | - |
| CMYK | 0.55 | 0.68 | 0 | 0.54 |
| HSL | 251.25º | 0.51% | 0.31% | - |
| HSV(B) | 251.25º | 0.68% | 0.46% | - |
| XYZ | 5.43 | 3.45 | 17.52 | - |
| YUV | 51.61 | 165.47 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 118 | 0.55 | 0.68 | 0 | 0.54 | 251.25 | 0.51 | 0.31 |
| Hex | 35 | 26 | 76 | 37 | 44 | 0 | 36 | FB | 33 | 1F |
| Octal | 65 | 46 | 166 | 67 | 104 | 0 | 66 | 373 | 63 | 37 |
| Binary | 110101 | 100110 | 1110110 | 110111 | 1000100 | 0 | 110110 | 11111011 | 110011 | 11111 |
Color Harmonies of #352676
Complementary color
Monochromatic Colors of #352676
Black with #352676
Text Example
Text Example
White with #352676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352676; }
p { color: rgb(53,38,118); }
H1.HeaderClassName
{
color: #352676;
}
.AnyTagClassName
{
color: #352676;
}
</style>
background-color css
<style>
a { background-color: #352676; }
a { background-color: rgb(53,38,118); }
div.DivClassName
{
background-color: #352676;
}
.BgClassName
{
background-color: #352676;
}
</style>
border-color css
<style>
span { border-color: #352676; }
span { border-color: rgb(53,38,118); }
td.TdClassName
{
border-color: #352676;
}
.TagClassName
{
border-color: #352676;
}
</style>