Shades of Martinique #353043
Tints of Martinique #353043
RGB
CMYK
RGB Variations
Color information
#353043 (or 0x353043) is known color: Martinique. HEX triplet: 35, 30 and 43. RGB value is (53,48,67). Sum of RGB (Red+Green+Blue) = 53+48+67=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 67 (26.56% from 255 or 39.88% from 168); Max value from RGB is 67 - color contains mainly: blue. Hex color #353043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353043 is #CACFBC. Grayscale: #333333. Windows color (decimal): -13291453 or 4403253. OLE color: 4403253.
HSL color Cylindrical-coordinate representation of color #353043: hue angle of 255.79º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #353043 is Cyan = 0.21, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 48 | 67 | - |
| CMYK | 0.21 | 0.28 | 0 | 0.74 |
| HSL | 255.79º | 0.17% | 0.23% | - |
| HSV(B) | 255.79º | 0.28% | 0.26% | - |
| XYZ | 3.54 | 3.28 | 5.76 | - |
| YUV | 51.66 | 136.66 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 67 | 0.21 | 0.28 | 0 | 0.74 | 255.79 | 0.17 | 0.23 |
| Hex | 35 | 30 | 43 | 15 | 1C | 0 | 4A | 100 | 11 | 17 |
| Octal | 65 | 60 | 103 | 25 | 34 | 0 | 112 | 400 | 21 | 27 |
| Binary | 110101 | 110000 | 1000011 | 10101 | 11100 | 0 | 1001010 | 100000000 | 10001 | 10111 |
Color Harmonies of #353043
Complementary color
Monochromatic Colors of #353043
Black with #353043
Text Example
Text Example
White with #353043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353043; }
p { color: rgb(53,48,67); }
H1.HeaderClassName
{
color: #353043;
}
.AnyTagClassName
{
color: #353043;
}
</style>
background-color css
<style>
a { background-color: #353043; }
a { background-color: rgb(53,48,67); }
div.DivClassName
{
background-color: #353043;
}
.BgClassName
{
background-color: #353043;
}
</style>
border-color css
<style>
span { border-color: #353043; }
span { border-color: rgb(53,48,67); }
td.TdClassName
{
border-color: #353043;
}
.TagClassName
{
border-color: #353043;
}
</style>