Shades of Martinique #353047
Tints of Martinique #353047
RGB
CMYK
RGB Variations
Color information
#353047 (or 0x353047) is known color: Martinique. HEX triplet: 35, 30 and 47. RGB value is (53,48,71). Sum of RGB (Red+Green+Blue) = 53+48+71=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 48 (19.14% from 255 or 27.91% from 172); Blue value is 71 (28.12% from 255 or 41.28% from 172); Max value from RGB is 71 - color contains mainly: blue. Hex color #353047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353047 is #CACFB8. Grayscale: #343434. Windows color (decimal): -13291449 or 4665397. OLE color: 4665397.
HSL color Cylindrical-coordinate representation of color #353047: hue angle of 253.04º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #353047 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 48 | 71 | - |
| CMYK | 0.25 | 0.32 | 0 | 0.72 |
| HSL | 253.04º | 0.19% | 0.23% | - |
| HSV(B) | 253.04º | 0.32% | 0.28% | - |
| XYZ | 3.66 | 3.33 | 6.41 | - |
| YUV | 52.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 71 | 0.25 | 0.32 | 0 | 0.72 | 253.04 | 0.19 | 0.23 |
| Hex | 35 | 30 | 47 | 19 | 20 | 0 | 48 | FD | 13 | 17 |
| Octal | 65 | 60 | 107 | 31 | 40 | 0 | 110 | 375 | 23 | 27 |
| Binary | 110101 | 110000 | 1000111 | 11001 | 100000 | 0 | 1001000 | 11111101 | 10011 | 10111 |
Color Harmonies of #353047
Complementary color
Monochromatic Colors of #353047
Black with #353047
Text Example
Text Example
White with #353047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353047; }
p { color: rgb(53,48,71); }
H1.HeaderClassName
{
color: #353047;
}
.AnyTagClassName
{
color: #353047;
}
</style>
background-color css
<style>
a { background-color: #353047; }
a { background-color: rgb(53,48,71); }
div.DivClassName
{
background-color: #353047;
}
.BgClassName
{
background-color: #353047;
}
</style>
border-color css
<style>
span { border-color: #353047; }
span { border-color: rgb(53,48,71); }
td.TdClassName
{
border-color: #353047;
}
.TagClassName
{
border-color: #353047;
}
</style>