Shades of Martinique #403550
Tints of Martinique #403550
RGB
CMYK
RGB Variations
Color information
#403550 (or 0x403550) is known color: Martinique. HEX triplet: 40, 35 and 50. RGB value is (64,53,80). Sum of RGB (Red+Green+Blue) = 64+53+80=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 80 - color contains mainly: blue. Hex color #403550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403550 is #BFCAAF. Grayscale: #3B3B3B. Windows color (decimal): -12569264 or 5256512. OLE color: 5256512.
HSL color Cylindrical-coordinate representation of color #403550: hue angle of 264.44º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #403550 is Cyan = 0.20, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 64 | 53 | 80 | - |
| CMYK | 0.20 | 0.34 | 0 | 0.69 |
| HSL | 264.44º | 0.2% | 0.26% | - |
| HSV(B) | 264.44º | 0.34% | 0.31% | - |
| XYZ | 4.84 | 4.22 | 8.15 | - |
| YUV | 59.37 | 139.64 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 80 | 0.20 | 0.34 | 0 | 0.69 | 264.44 | 0.2 | 0.26 |
| Hex | 40 | 35 | 50 | 14 | 22 | 0 | 45 | 108 | 14 | 1A |
| Octal | 100 | 65 | 120 | 24 | 42 | 0 | 105 | 410 | 24 | 32 |
| Binary | 1000000 | 110101 | 1010000 | 10100 | 100010 | 0 | 1000101 | 100001000 | 10100 | 11010 |
Color Harmonies of #403550
Complementary color
Monochromatic Colors of #403550
Black with #403550
Text Example
Text Example
White with #403550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403550; }
p { color: rgb(64,53,80); }
H1.HeaderClassName
{
color: #403550;
}
.AnyTagClassName
{
color: #403550;
}
</style>
background-color css
<style>
a { background-color: #403550; }
a { background-color: rgb(64,53,80); }
div.DivClassName
{
background-color: #403550;
}
.BgClassName
{
background-color: #403550;
}
</style>
border-color css
<style>
span { border-color: #403550; }
span { border-color: rgb(64,53,80); }
td.TdClassName
{
border-color: #403550;
}
.TagClassName
{
border-color: #403550;
}
</style>