Shades of Martinique #403453
Tints of Martinique #403453
RGB
CMYK
RGB Variations
Color information
#403453 (or 0x403453) is known color: Martinique. HEX triplet: 40, 34 and 53. RGB value is (64,52,83). Sum of RGB (Red+Green+Blue) = 64+52+83=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 83 (32.81% from 255 or 41.71% from 199); Max value from RGB is 83 - color contains mainly: blue. Hex color #403453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403453 is #BFCBAC. Grayscale: #3B3B3B. Windows color (decimal): -12569517 or 5452864. OLE color: 5452864.
HSL color Cylindrical-coordinate representation of color #403453: hue angle of 263.23º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #403453 is Cyan = 0.23, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 52 | 83 | - |
| CMYK | 0.23 | 0.37 | 0 | 0.67 |
| HSL | 263.23º | 0.23% | 0.26% | - |
| HSV(B) | 263.23º | 0.37% | 0.33% | - |
| XYZ | 4.9 | 4.17 | 8.73 | - |
| YUV | 59.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 83 | 0.23 | 0.37 | 0 | 0.67 | 263.23 | 0.23 | 0.26 |
| Hex | 40 | 34 | 53 | 17 | 25 | 0 | 43 | 107 | 17 | 1A |
| Octal | 100 | 64 | 123 | 27 | 45 | 0 | 103 | 407 | 27 | 32 |
| Binary | 1000000 | 110100 | 1010011 | 10111 | 100101 | 0 | 1000011 | 100000111 | 10111 | 11010 |
Color Harmonies of #403453
Complementary color
Monochromatic Colors of #403453
Black with #403453
Text Example
Text Example
White with #403453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403453; }
p { color: rgb(64,52,83); }
H1.HeaderClassName
{
color: #403453;
}
.AnyTagClassName
{
color: #403453;
}
</style>
background-color css
<style>
a { background-color: #403453; }
a { background-color: rgb(64,52,83); }
div.DivClassName
{
background-color: #403453;
}
.BgClassName
{
background-color: #403453;
}
</style>
border-color css
<style>
span { border-color: #403453; }
span { border-color: rgb(64,52,83); }
td.TdClassName
{
border-color: #403453;
}
.TagClassName
{
border-color: #403453;
}
</style>