Shades of Minsk #352775
Tints of Minsk #352775
RGB
CMYK
RGB Variations
Color information
#352775 (or 0x352775) is known color: Minsk. HEX triplet: 35, 27 and 75. RGB value is (53,39,117). Sum of RGB (Red+Green+Blue) = 53+39+117=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 117 (46.09% from 255 or 55.98% from 209); Max value from RGB is 117 - color contains mainly: blue. Hex color #352775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352775 is #CAD88A. Grayscale: #333333. Windows color (decimal): -13293707 or 7677749. OLE color: 7677749.
HSL color Cylindrical-coordinate representation of color #352775: hue angle of 250.77º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #352775 is Cyan = 0.55, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 39 | 117 | - |
| CMYK | 0.55 | 0.67 | 0 | 0.54 |
| HSL | 250.77º | 0.5% | 0.31% | - |
| HSV(B) | 250.77º | 0.67% | 0.46% | - |
| XYZ | 5.4 | 3.49 | 17.22 | - |
| YUV | 52.08 | 164.64 | 128.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 117 | 0.55 | 0.67 | 0 | 0.54 | 250.77 | 0.5 | 0.31 |
| Hex | 35 | 27 | 75 | 37 | 43 | 0 | 36 | FB | 32 | 1F |
| Octal | 65 | 47 | 165 | 67 | 103 | 0 | 66 | 373 | 62 | 37 |
| Binary | 110101 | 100111 | 1110101 | 110111 | 1000011 | 0 | 110110 | 11111011 | 110010 | 11111 |
Color Harmonies of #352775
Complementary color
Monochromatic Colors of #352775
Black with #352775
Text Example
Text Example
White with #352775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352775; }
p { color: rgb(53,39,117); }
H1.HeaderClassName
{
color: #352775;
}
.AnyTagClassName
{
color: #352775;
}
</style>
background-color css
<style>
a { background-color: #352775; }
a { background-color: rgb(53,39,117); }
div.DivClassName
{
background-color: #352775;
}
.BgClassName
{
background-color: #352775;
}
</style>
border-color css
<style>
span { border-color: #352775; }
span { border-color: rgb(53,39,117); }
td.TdClassName
{
border-color: #352775;
}
.TagClassName
{
border-color: #352775;
}
</style>