Shades of Martinique #363042
Tints of Martinique #363042
RGB
CMYK
RGB Variations
Color information
#363042 (or 0x363042) is known color: Martinique. HEX triplet: 36, 30 and 42. RGB value is (54,48,66). Sum of RGB (Red+Green+Blue) = 54+48+66=168 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.14% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 66 (26.17% from 255 or 39.29% from 168); Max value from RGB is 66 - color contains mainly: blue. Hex color #363042 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363042 is #C9CFBD. Grayscale: #333333. Windows color (decimal): -13225918 or 4337718. OLE color: 4337718.
HSL color Cylindrical-coordinate representation of color #363042: hue angle of 260º 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 #363042 is Cyan = 0.18, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 48 | 66 | - |
| CMYK | 0.18 | 0.27 | 0 | 0.74 |
| HSL | 260º | 0.16% | 0.22% | - |
| HSV(B) | 260º | 0.27% | 0.26% | - |
| XYZ | 3.56 | 3.29 | 5.6 | - |
| YUV | 51.85 | 135.99 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 66 | 0.18 | 0.27 | 0 | 0.74 | 260 | 0.16 | 0.22 |
| Hex | 36 | 30 | 42 | 12 | 1B | 0 | 4A | 104 | 10 | 16 |
| Octal | 66 | 60 | 102 | 22 | 33 | 0 | 112 | 404 | 20 | 26 |
| Binary | 110110 | 110000 | 1000010 | 10010 | 11011 | 0 | 1001010 | 100000100 | 10000 | 10110 |
Color Harmonies of #363042
Complementary color
Monochromatic Colors of #363042
Black with #363042
Text Example
Text Example
White with #363042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363042; }
p { color: rgb(54,48,66); }
H1.HeaderClassName
{
color: #363042;
}
.AnyTagClassName
{
color: #363042;
}
</style>
background-color css
<style>
a { background-color: #363042; }
a { background-color: rgb(54,48,66); }
div.DivClassName
{
background-color: #363042;
}
.BgClassName
{
background-color: #363042;
}
</style>
border-color css
<style>
span { border-color: #363042; }
span { border-color: rgb(54,48,66); }
td.TdClassName
{
border-color: #363042;
}
.TagClassName
{
border-color: #363042;
}
</style>