Shades of Martinique #383141
Tints of Martinique #383141
RGB
CMYK
RGB Variations
Color information
#383141 (or 0x383141) is known color: Martinique. HEX triplet: 38, 31 and 41. RGB value is (56,49,65). Sum of RGB (Red+Green+Blue) = 56+49+65=170 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.94% from 170); Green value is 49 (19.53% from 255 or 28.82% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 65 - color contains mainly: blue. Hex color #383141 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383141 is #C7CEBE. Grayscale: #343434. Windows color (decimal): -13094591 or 4272440. OLE color: 4272440.
HSL color Cylindrical-coordinate representation of color #383141: hue angle of 266.25º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #383141 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 49 | 65 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.75 |
| HSL | 266.25º | 0.14% | 0.22% | - |
| HSV(B) | 266.25º | 0.25% | 0.25% | - |
| XYZ | 3.68 | 3.42 | 5.47 | - |
| YUV | 52.92 | 134.82 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 49 | 65 | 0.14 | 0.25 | 0 | 0.75 | 266.25 | 0.14 | 0.22 |
| Hex | 38 | 31 | 41 | E | 19 | 0 | 4B | 10A | E | 16 |
| Octal | 70 | 61 | 101 | 16 | 31 | 0 | 113 | 412 | 16 | 26 |
| Binary | 111000 | 110001 | 1000001 | 1110 | 11001 | 0 | 1001011 | 100001010 | 1110 | 10110 |
Color Harmonies of #383141
Complementary color
Monochromatic Colors of #383141
Black with #383141
Text Example
Text Example
White with #383141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383141; }
p { color: rgb(56,49,65); }
H1.HeaderClassName
{
color: #383141;
}
.AnyTagClassName
{
color: #383141;
}
</style>
background-color css
<style>
a { background-color: #383141; }
a { background-color: rgb(56,49,65); }
div.DivClassName
{
background-color: #383141;
}
.BgClassName
{
background-color: #383141;
}
</style>
border-color css
<style>
span { border-color: #383141; }
span { border-color: rgb(56,49,65); }
td.TdClassName
{
border-color: #383141;
}
.TagClassName
{
border-color: #383141;
}
</style>