Shades of Martinique #353046
Tints of Martinique #353046
RGB
CMYK
RGB Variations
Color information
#353046 (or 0x353046) is known color: Martinique. HEX triplet: 35, 30 and 46. RGB value is (53,48,70). Sum of RGB (Red+Green+Blue) = 53+48+70=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 70 (27.73% from 255 or 40.94% from 171); Max value from RGB is 70 - color contains mainly: blue. Hex color #353046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353046 is #CACFB9. Grayscale: #333333. Windows color (decimal): -13291450 or 4599861. OLE color: 4599861.
HSL color Cylindrical-coordinate representation of color #353046: hue angle of 253.64º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #353046 is Cyan = 0.24, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 48 | 70 | - |
| CMYK | 0.24 | 0.31 | 0 | 0.73 |
| HSL | 253.64º | 0.19% | 0.23% | - |
| HSV(B) | 253.64º | 0.31% | 0.27% | - |
| XYZ | 3.63 | 3.31 | 6.24 | - |
| YUV | 52 | 138.16 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 70 | 0.24 | 0.31 | 0 | 0.73 | 253.64 | 0.19 | 0.23 |
| Hex | 35 | 30 | 46 | 18 | 1F | 0 | 49 | FE | 13 | 17 |
| Octal | 65 | 60 | 106 | 30 | 37 | 0 | 111 | 376 | 23 | 27 |
| Binary | 110101 | 110000 | 1000110 | 11000 | 11111 | 0 | 1001001 | 11111110 | 10011 | 10111 |
Color Harmonies of #353046
Complementary color
Monochromatic Colors of #353046
Black with #353046
Text Example
Text Example
White with #353046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353046; }
p { color: rgb(53,48,70); }
H1.HeaderClassName
{
color: #353046;
}
.AnyTagClassName
{
color: #353046;
}
</style>
background-color css
<style>
a { background-color: #353046; }
a { background-color: rgb(53,48,70); }
div.DivClassName
{
background-color: #353046;
}
.BgClassName
{
background-color: #353046;
}
</style>
border-color css
<style>
span { border-color: #353046; }
span { border-color: rgb(53,48,70); }
td.TdClassName
{
border-color: #353046;
}
.TagClassName
{
border-color: #353046;
}
</style>