Shades of Martinique #363041
Tints of Martinique #363041
RGB
CMYK
RGB Variations
Color information
#363041 (or 0x363041) is known color: Martinique. HEX triplet: 36, 30 and 41. RGB value is (54,48,65). Sum of RGB (Red+Green+Blue) = 54+48+65=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 65 (25.78% from 255 or 38.92% from 167); Max value from RGB is 65 - color contains mainly: blue. Hex color #363041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363041 is #C9CFBE. Grayscale: #333333. Windows color (decimal): -13225919 or 4272182. OLE color: 4272182.
HSL color Cylindrical-coordinate representation of color #363041: hue angle of 261.18º 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 #363041 is Cyan = 0.17, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 48 | 65 | - |
| CMYK | 0.17 | 0.26 | 0 | 0.75 |
| HSL | 261.18º | 0.15% | 0.22% | - |
| HSV(B) | 261.18º | 0.26% | 0.25% | - |
| XYZ | 3.53 | 3.28 | 5.45 | - |
| YUV | 51.73 | 135.49 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 65 | 0.17 | 0.26 | 0 | 0.75 | 261.18 | 0.15 | 0.22 |
| Hex | 36 | 30 | 41 | 11 | 1A | 0 | 4B | 105 | F | 16 |
| Octal | 66 | 60 | 101 | 21 | 32 | 0 | 113 | 405 | 17 | 26 |
| Binary | 110110 | 110000 | 1000001 | 10001 | 11010 | 0 | 1001011 | 100000101 | 1111 | 10110 |
Color Harmonies of #363041
Complementary color
Monochromatic Colors of #363041
Black with #363041
Text Example
Text Example
White with #363041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363041; }
p { color: rgb(54,48,65); }
H1.HeaderClassName
{
color: #363041;
}
.AnyTagClassName
{
color: #363041;
}
</style>
background-color css
<style>
a { background-color: #363041; }
a { background-color: rgb(54,48,65); }
div.DivClassName
{
background-color: #363041;
}
.BgClassName
{
background-color: #363041;
}
</style>
border-color css
<style>
span { border-color: #363041; }
span { border-color: rgb(54,48,65); }
td.TdClassName
{
border-color: #363041;
}
.TagClassName
{
border-color: #363041;
}
</style>