Shades of Minsk #352874
Tints of Minsk #352874
RGB
CMYK
RGB Variations
Color information
#352874 (or 0x352874) is known color: Minsk. HEX triplet: 35, 28 and 74. RGB value is (53,40,116). Sum of RGB (Red+Green+Blue) = 53+40+116=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 116 (45.70% from 255 or 55.50% from 209); Max value from RGB is 116 - color contains mainly: blue. Hex color #352874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352874 is #CAD78B. Grayscale: #343434. Windows color (decimal): -13293452 or 7612469. OLE color: 7612469.
HSL color Cylindrical-coordinate representation of color #352874: hue angle of 250.26º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #352874 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 40 | 116 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.55 |
| HSL | 250.26º | 0.49% | 0.31% | - |
| HSV(B) | 250.26º | 0.66% | 0.45% | - |
| XYZ | 5.38 | 3.54 | 16.92 | - |
| YUV | 52.55 | 163.81 | 128.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 40 | 116 | 0.54 | 0.66 | 0 | 0.55 | 250.26 | 0.49 | 0.31 |
| Hex | 35 | 28 | 74 | 36 | 42 | 0 | 37 | FA | 31 | 1F |
| Octal | 65 | 50 | 164 | 66 | 102 | 0 | 67 | 372 | 61 | 37 |
| Binary | 110101 | 101000 | 1110100 | 110110 | 1000010 | 0 | 110111 | 11111010 | 110001 | 11111 |
Color Harmonies of #352874
Complementary color
Monochromatic Colors of #352874
Black with #352874
Text Example
Text Example
White with #352874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352874; }
p { color: rgb(53,40,116); }
H1.HeaderClassName
{
color: #352874;
}
.AnyTagClassName
{
color: #352874;
}
</style>
background-color css
<style>
a { background-color: #352874; }
a { background-color: rgb(53,40,116); }
div.DivClassName
{
background-color: #352874;
}
.BgClassName
{
background-color: #352874;
}
</style>
border-color css
<style>
span { border-color: #352874; }
span { border-color: rgb(53,40,116); }
td.TdClassName
{
border-color: #352874;
}
.TagClassName
{
border-color: #352874;
}
</style>