Shades of Martinique #383246
Tints of Martinique #383246
RGB
CMYK
RGB Variations
Color information
#383246 (or 0x383246) is known color: Martinique. HEX triplet: 38, 32 and 46. RGB value is (56,50,70). Sum of RGB (Red+Green+Blue) = 56+50+70=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 50 (19.92% from 255 or 28.41% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 70 - color contains mainly: blue. Hex color #383246 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383246 is #C7CDB9. Grayscale: #363636. Windows color (decimal): -13094330 or 4600376. OLE color: 4600376.
HSL color Cylindrical-coordinate representation of color #383246: hue angle of 258º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #383246 is Cyan = 0.20, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 50 | 70 | - |
| CMYK | 0.20 | 0.29 | 0 | 0.73 |
| HSL | 258º | 0.17% | 0.24% | - |
| HSV(B) | 258º | 0.29% | 0.27% | - |
| XYZ | 3.88 | 3.56 | 6.28 | - |
| YUV | 54.07 | 136.99 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 50 | 70 | 0.20 | 0.29 | 0 | 0.73 | 258 | 0.17 | 0.24 |
| Hex | 38 | 32 | 46 | 14 | 1D | 0 | 49 | 102 | 11 | 18 |
| Octal | 70 | 62 | 106 | 24 | 35 | 0 | 111 | 402 | 21 | 30 |
| Binary | 111000 | 110010 | 1000110 | 10100 | 11101 | 0 | 1001001 | 100000010 | 10001 | 11000 |
Color Harmonies of #383246
Complementary color
Monochromatic Colors of #383246
Black with #383246
Text Example
Text Example
White with #383246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383246; }
p { color: rgb(56,50,70); }
H1.HeaderClassName
{
color: #383246;
}
.AnyTagClassName
{
color: #383246;
}
</style>
background-color css
<style>
a { background-color: #383246; }
a { background-color: rgb(56,50,70); }
div.DivClassName
{
background-color: #383246;
}
.BgClassName
{
background-color: #383246;
}
</style>
border-color css
<style>
span { border-color: #383246; }
span { border-color: rgb(56,50,70); }
td.TdClassName
{
border-color: #383246;
}
.TagClassName
{
border-color: #383246;
}
</style>