Shades of Martinique #363045
Tints of Martinique #363045
RGB
CMYK
RGB Variations
Color information
#363045 (or 0x363045) is known color: Martinique. HEX triplet: 36, 30 and 45. RGB value is (54,48,69). Sum of RGB (Red+Green+Blue) = 54+48+69=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 69 (27.34% from 255 or 40.35% from 171); Max value from RGB is 69 - color contains mainly: blue. Hex color #363045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363045 is #C9CFBA. Grayscale: #343434. Windows color (decimal): -13225915 or 4534326. OLE color: 4534326.
HSL color Cylindrical-coordinate representation of color #363045: hue angle of 257.14º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #363045 is Cyan = 0.22, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 48 | 69 | - |
| CMYK | 0.22 | 0.30 | 0 | 0.73 |
| HSL | 257.14º | 0.18% | 0.23% | - |
| HSV(B) | 257.14º | 0.3% | 0.27% | - |
| XYZ | 3.65 | 3.33 | 6.08 | - |
| YUV | 52.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 69 | 0.22 | 0.30 | 0 | 0.73 | 257.14 | 0.18 | 0.23 |
| Hex | 36 | 30 | 45 | 16 | 1E | 0 | 49 | 101 | 12 | 17 |
| Octal | 66 | 60 | 105 | 26 | 36 | 0 | 111 | 401 | 22 | 27 |
| Binary | 110110 | 110000 | 1000101 | 10110 | 11110 | 0 | 1001001 | 100000001 | 10010 | 10111 |
Color Harmonies of #363045
Complementary color
Monochromatic Colors of #363045
Black with #363045
Text Example
Text Example
White with #363045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363045; }
p { color: rgb(54,48,69); }
H1.HeaderClassName
{
color: #363045;
}
.AnyTagClassName
{
color: #363045;
}
</style>
background-color css
<style>
a { background-color: #363045; }
a { background-color: rgb(54,48,69); }
div.DivClassName
{
background-color: #363045;
}
.BgClassName
{
background-color: #363045;
}
</style>
border-color css
<style>
span { border-color: #363045; }
span { border-color: rgb(54,48,69); }
td.TdClassName
{
border-color: #363045;
}
.TagClassName
{
border-color: #363045;
}
</style>