Shades of Martinique #363140
Tints of Martinique #363140
RGB
CMYK
RGB Variations
Color information
#363140 (or 0x363140) is known color: Martinique. HEX triplet: 36, 31 and 40. RGB value is (54,49,64). Sum of RGB (Red+Green+Blue) = 54+49+64=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 49 (19.53% from 255 or 29.34% from 167); Blue value is 64 (25.39% from 255 or 38.32% from 167); Max value from RGB is 64 - color contains mainly: blue. Hex color #363140 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363140 is #C9CEBF. Grayscale: #343434. Windows color (decimal): -13225664 or 4206902. OLE color: 4206902.
HSL color Cylindrical-coordinate representation of color #363140: hue angle of 260º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #363140 is Cyan = 0.16, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 49 | 64 | - |
| CMYK | 0.16 | 0.23 | 0 | 0.75 |
| HSL | 260º | 0.13% | 0.22% | - |
| HSV(B) | 260º | 0.23% | 0.25% | - |
| XYZ | 3.55 | 3.35 | 5.31 | - |
| YUV | 52.21 | 134.66 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 64 | 0.16 | 0.23 | 0 | 0.75 | 260 | 0.13 | 0.22 |
| Hex | 36 | 31 | 40 | 10 | 17 | 0 | 4B | 104 | D | 16 |
| Octal | 66 | 61 | 100 | 20 | 27 | 0 | 113 | 404 | 15 | 26 |
| Binary | 110110 | 110001 | 1000000 | 10000 | 10111 | 0 | 1001011 | 100000100 | 1101 | 10110 |
Color Harmonies of #363140
Complementary color
Monochromatic Colors of #363140
Black with #363140
Text Example
Text Example
White with #363140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363140; }
p { color: rgb(54,49,64); }
H1.HeaderClassName
{
color: #363140;
}
.AnyTagClassName
{
color: #363140;
}
</style>
background-color css
<style>
a { background-color: #363140; }
a { background-color: rgb(54,49,64); }
div.DivClassName
{
background-color: #363140;
}
.BgClassName
{
background-color: #363140;
}
</style>
border-color css
<style>
span { border-color: #363140; }
span { border-color: rgb(54,49,64); }
td.TdClassName
{
border-color: #363140;
}
.TagClassName
{
border-color: #363140;
}
</style>