Shades of Martinique #403650
Tints of Martinique #403650
RGB
CMYK
RGB Variations
Color information
#403650 (or 0x403650) is known color: Martinique. HEX triplet: 40, 36 and 50. RGB value is (64,54,80). Sum of RGB (Red+Green+Blue) = 64+54+80=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 54 (21.48% from 255 or 27.27% from 198); Blue value is 80 (31.64% from 255 or 40.40% from 198); Max value from RGB is 80 - color contains mainly: blue. Hex color #403650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403650 is #BFC9AF. Grayscale: #3B3B3B. Windows color (decimal): -12569008 or 5256768. OLE color: 5256768.
HSL color Cylindrical-coordinate representation of color #403650: hue angle of 263.08º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #403650 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 64 | 54 | 80 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.69 |
| HSL | 263.08º | 0.19% | 0.26% | - |
| HSV(B) | 263.08º | 0.33% | 0.31% | - |
| XYZ | 4.88 | 4.31 | 8.16 | - |
| YUV | 59.95 | 139.31 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 80 | 0.20 | 0.33 | 0 | 0.69 | 263.08 | 0.19 | 0.26 |
| Hex | 40 | 36 | 50 | 14 | 21 | 0 | 45 | 107 | 13 | 1A |
| Octal | 100 | 66 | 120 | 24 | 41 | 0 | 105 | 407 | 23 | 32 |
| Binary | 1000000 | 110110 | 1010000 | 10100 | 100001 | 0 | 1000101 | 100000111 | 10011 | 11010 |
Color Harmonies of #403650
Complementary color
Monochromatic Colors of #403650
Black with #403650
Text Example
Text Example
White with #403650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403650; }
p { color: rgb(64,54,80); }
H1.HeaderClassName
{
color: #403650;
}
.AnyTagClassName
{
color: #403650;
}
</style>
background-color css
<style>
a { background-color: #403650; }
a { background-color: rgb(64,54,80); }
div.DivClassName
{
background-color: #403650;
}
.BgClassName
{
background-color: #403650;
}
</style>
border-color css
<style>
span { border-color: #403650; }
span { border-color: rgb(64,54,80); }
td.TdClassName
{
border-color: #403650;
}
.TagClassName
{
border-color: #403650;
}
</style>