Shades of Martinique #353044
Tints of Martinique #353044
RGB
CMYK
RGB Variations
Color information
#353044 (or 0x353044) is known color: Martinique. HEX triplet: 35, 30 and 44. RGB value is (53,48,68). Sum of RGB (Red+Green+Blue) = 53+48+68=169 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.36% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 68 (26.95% from 255 or 40.24% from 169); Max value from RGB is 68 - color contains mainly: blue. Hex color #353044 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353044 is #CACFBB. Grayscale: #333333. Windows color (decimal): -13291452 or 4468789. OLE color: 4468789.
HSL color Cylindrical-coordinate representation of color #353044: hue angle of 255º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #353044 is Cyan = 0.22, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 48 | 68 | - |
| CMYK | 0.22 | 0.29 | 0 | 0.73 |
| HSL | 255º | 0.17% | 0.23% | - |
| HSV(B) | 255º | 0.29% | 0.27% | - |
| XYZ | 3.57 | 3.29 | 5.92 | - |
| YUV | 51.78 | 137.16 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 68 | 0.22 | 0.29 | 0 | 0.73 | 255 | 0.17 | 0.23 |
| Hex | 35 | 30 | 44 | 16 | 1D | 0 | 49 | FF | 11 | 17 |
| Octal | 65 | 60 | 104 | 26 | 35 | 0 | 111 | 377 | 21 | 27 |
| Binary | 110101 | 110000 | 1000100 | 10110 | 11101 | 0 | 1001001 | 11111111 | 10001 | 10111 |
Color Harmonies of #353044
Complementary color
Monochromatic Colors of #353044
Black with #353044
Text Example
Text Example
White with #353044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353044; }
p { color: rgb(53,48,68); }
H1.HeaderClassName
{
color: #353044;
}
.AnyTagClassName
{
color: #353044;
}
</style>
background-color css
<style>
a { background-color: #353044; }
a { background-color: rgb(53,48,68); }
div.DivClassName
{
background-color: #353044;
}
.BgClassName
{
background-color: #353044;
}
</style>
border-color css
<style>
span { border-color: #353044; }
span { border-color: rgb(53,48,68); }
td.TdClassName
{
border-color: #353044;
}
.TagClassName
{
border-color: #353044;
}
</style>