Shades of Martinique #413650
Tints of Martinique #413650
RGB
CMYK
RGB Variations
Color information
#413650 (or 0x413650) is known color: Martinique. HEX triplet: 41, 36 and 50. RGB value is (65,54,80). Sum of RGB (Red+Green+Blue) = 65+54+80=199 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.66% from 199); Green value is 54 (21.48% from 255 or 27.14% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 80 - color contains mainly: blue. Hex color #413650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413650 is #BEC9AF. Grayscale: #3C3C3C. Windows color (decimal): -12503472 or 5256769. OLE color: 5256769.
HSL color Cylindrical-coordinate representation of color #413650: hue angle of 265.38º 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 #413650 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 54 | 80 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.69 |
| HSL | 265.38º | 0.19% | 0.26% | - |
| HSV(B) | 265.38º | 0.33% | 0.31% | - |
| XYZ | 4.95 | 4.34 | 8.17 | - |
| YUV | 60.25 | 139.14 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 80 | 0.19 | 0.33 | 0 | 0.69 | 265.38 | 0.19 | 0.26 |
| Hex | 41 | 36 | 50 | 13 | 21 | 0 | 45 | 109 | 13 | 1A |
| Octal | 101 | 66 | 120 | 23 | 41 | 0 | 105 | 411 | 23 | 32 |
| Binary | 1000001 | 110110 | 1010000 | 10011 | 100001 | 0 | 1000101 | 100001001 | 10011 | 11010 |
Color Harmonies of #413650
Complementary color
Monochromatic Colors of #413650
Black with #413650
Text Example
Text Example
White with #413650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413650; }
p { color: rgb(65,54,80); }
H1.HeaderClassName
{
color: #413650;
}
.AnyTagClassName
{
color: #413650;
}
</style>
background-color css
<style>
a { background-color: #413650; }
a { background-color: rgb(65,54,80); }
div.DivClassName
{
background-color: #413650;
}
.BgClassName
{
background-color: #413650;
}
</style>
border-color css
<style>
span { border-color: #413650; }
span { border-color: rgb(65,54,80); }
td.TdClassName
{
border-color: #413650;
}
.TagClassName
{
border-color: #413650;
}
</style>