Shades of Minsk #352772
Tints of Minsk #352772
RGB
CMYK
RGB Variations
Color information
#352772 (or 0x352772) is known color: Minsk. HEX triplet: 35, 27 and 72. RGB value is (53,39,114). Sum of RGB (Red+Green+Blue) = 53+39+114=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 114 (44.92% from 255 or 55.34% from 206); Max value from RGB is 114 - color contains mainly: blue. Hex color #352772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352772 is #CAD88D. Grayscale: #333333. Windows color (decimal): -13293710 or 7481141. OLE color: 7481141.
HSL color Cylindrical-coordinate representation of color #352772: hue angle of 251.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #352772 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 39 | 114 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.55 |
| HSL | 251.2º | 0.49% | 0.3% | - |
| HSV(B) | 251.2º | 0.66% | 0.45% | - |
| XYZ | 5.23 | 3.42 | 16.3 | - |
| YUV | 51.74 | 163.14 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 114 | 0.54 | 0.66 | 0 | 0.55 | 251.2 | 0.49 | 0.3 |
| Hex | 35 | 27 | 72 | 36 | 42 | 0 | 37 | FB | 31 | 1E |
| Octal | 65 | 47 | 162 | 66 | 102 | 0 | 67 | 373 | 61 | 36 |
| Binary | 110101 | 100111 | 1110010 | 110110 | 1000010 | 0 | 110111 | 11111011 | 110001 | 11110 |
Color Harmonies of #352772
Complementary color
Monochromatic Colors of #352772
Black with #352772
Text Example
Text Example
White with #352772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352772; }
p { color: rgb(53,39,114); }
H1.HeaderClassName
{
color: #352772;
}
.AnyTagClassName
{
color: #352772;
}
</style>
background-color css
<style>
a { background-color: #352772; }
a { background-color: rgb(53,39,114); }
div.DivClassName
{
background-color: #352772;
}
.BgClassName
{
background-color: #352772;
}
</style>
border-color css
<style>
span { border-color: #352772; }
span { border-color: rgb(53,39,114); }
td.TdClassName
{
border-color: #352772;
}
.TagClassName
{
border-color: #352772;
}
</style>