Shades of Martinique #353041
Tints of Martinique #353041
RGB
CMYK
RGB Variations
Color information
#353041 (or 0x353041) is known color: Martinique. HEX triplet: 35, 30 and 41. RGB value is (53,48,65). Sum of RGB (Red+Green+Blue) = 53+48+65=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 48 (19.14% from 255 or 28.92% from 166); Blue value is 65 (25.78% from 255 or 39.16% from 166); Max value from RGB is 65 - color contains mainly: blue. Hex color #353041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353041 is #CACFBE. Grayscale: #333333. Windows color (decimal): -13291455 or 4272181. OLE color: 4272181.
HSL color Cylindrical-coordinate representation of color #353041: hue angle of 257.65º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #353041 is Cyan = 0.18, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 48 | 65 | - |
| CMYK | 0.18 | 0.26 | 0 | 0.75 |
| HSL | 257.65º | 0.15% | 0.22% | - |
| HSV(B) | 257.65º | 0.26% | 0.25% | - |
| XYZ | 3.48 | 3.25 | 5.45 | - |
| YUV | 51.43 | 135.66 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 65 | 0.18 | 0.26 | 0 | 0.75 | 257.65 | 0.15 | 0.22 |
| Hex | 35 | 30 | 41 | 12 | 1A | 0 | 4B | 102 | F | 16 |
| Octal | 65 | 60 | 101 | 22 | 32 | 0 | 113 | 402 | 17 | 26 |
| Binary | 110101 | 110000 | 1000001 | 10010 | 11010 | 0 | 1001011 | 100000010 | 1111 | 10110 |
Color Harmonies of #353041
Complementary color
Monochromatic Colors of #353041
Black with #353041
Text Example
Text Example
White with #353041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353041; }
p { color: rgb(53,48,65); }
H1.HeaderClassName
{
color: #353041;
}
.AnyTagClassName
{
color: #353041;
}
</style>
background-color css
<style>
a { background-color: #353041; }
a { background-color: rgb(53,48,65); }
div.DivClassName
{
background-color: #353041;
}
.BgClassName
{
background-color: #353041;
}
</style>
border-color css
<style>
span { border-color: #353041; }
span { border-color: rgb(53,48,65); }
td.TdClassName
{
border-color: #353041;
}
.TagClassName
{
border-color: #353041;
}
</style>