Shades of Martinique #353042
Tints of Martinique #353042
RGB
CMYK
RGB Variations
Color information
#353042 (or 0x353042) is known color: Martinique. HEX triplet: 35, 30 and 42. RGB value is (53,48,66). Sum of RGB (Red+Green+Blue) = 53+48+66=167 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.74% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 66 (26.17% from 255 or 39.52% from 167); Max value from RGB is 66 - color contains mainly: blue. Hex color #353042 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353042 is #CACFBD. Grayscale: #333333. Windows color (decimal): -13291454 or 4337717. OLE color: 4337717.
HSL color Cylindrical-coordinate representation of color #353042: hue angle of 256.67º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #353042 is Cyan = 0.20, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 48 | 66 | - |
| CMYK | 0.20 | 0.27 | 0 | 0.74 |
| HSL | 256.67º | 0.16% | 0.22% | - |
| HSV(B) | 256.67º | 0.27% | 0.26% | - |
| XYZ | 3.51 | 3.26 | 5.6 | - |
| YUV | 51.55 | 136.16 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 66 | 0.20 | 0.27 | 0 | 0.74 | 256.67 | 0.16 | 0.22 |
| Hex | 35 | 30 | 42 | 14 | 1B | 0 | 4A | 101 | 10 | 16 |
| Octal | 65 | 60 | 102 | 24 | 33 | 0 | 112 | 401 | 20 | 26 |
| Binary | 110101 | 110000 | 1000010 | 10100 | 11011 | 0 | 1001010 | 100000001 | 10000 | 10110 |
Color Harmonies of #353042
Complementary color
Monochromatic Colors of #353042
Black with #353042
Text Example
Text Example
White with #353042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353042; }
p { color: rgb(53,48,66); }
H1.HeaderClassName
{
color: #353042;
}
.AnyTagClassName
{
color: #353042;
}
</style>
background-color css
<style>
a { background-color: #353042; }
a { background-color: rgb(53,48,66); }
div.DivClassName
{
background-color: #353042;
}
.BgClassName
{
background-color: #353042;
}
</style>
border-color css
<style>
span { border-color: #353042; }
span { border-color: rgb(53,48,66); }
td.TdClassName
{
border-color: #353042;
}
.TagClassName
{
border-color: #353042;
}
</style>