Shades of Martinique #383148
Tints of Martinique #383148
RGB
CMYK
RGB Variations
Color information
#383148 (or 0x383148) is known color: Martinique. HEX triplet: 38, 31 and 48. RGB value is (56,49,72). Sum of RGB (Red+Green+Blue) = 56+49+72=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 49 (19.53% from 255 or 27.68% from 177); Blue value is 72 (28.52% from 255 or 40.68% from 177); Max value from RGB is 72 - color contains mainly: blue. Hex color #383148 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383148 is #C7CEB7. Grayscale: #353535. Windows color (decimal): -13094584 or 4731192. OLE color: 4731192.
HSL color Cylindrical-coordinate representation of color #383148: hue angle of 258.26º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #383148 is Cyan = 0.22, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 49 | 72 | - |
| CMYK | 0.22 | 0.32 | 0 | 0.72 |
| HSL | 258.26º | 0.19% | 0.24% | - |
| HSV(B) | 258.26º | 0.32% | 0.28% | - |
| XYZ | 3.9 | 3.51 | 6.6 | - |
| YUV | 53.72 | 138.32 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 49 | 72 | 0.22 | 0.32 | 0 | 0.72 | 258.26 | 0.19 | 0.24 |
| Hex | 38 | 31 | 48 | 16 | 20 | 0 | 48 | 102 | 13 | 18 |
| Octal | 70 | 61 | 110 | 26 | 40 | 0 | 110 | 402 | 23 | 30 |
| Binary | 111000 | 110001 | 1001000 | 10110 | 100000 | 0 | 1001000 | 100000010 | 10011 | 11000 |
Color Harmonies of #383148
Complementary color
Monochromatic Colors of #383148
Black with #383148
Text Example
Text Example
White with #383148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383148; }
p { color: rgb(56,49,72); }
H1.HeaderClassName
{
color: #383148;
}
.AnyTagClassName
{
color: #383148;
}
</style>
background-color css
<style>
a { background-color: #383148; }
a { background-color: rgb(56,49,72); }
div.DivClassName
{
background-color: #383148;
}
.BgClassName
{
background-color: #383148;
}
</style>
border-color css
<style>
span { border-color: #383148; }
span { border-color: rgb(56,49,72); }
td.TdClassName
{
border-color: #383148;
}
.TagClassName
{
border-color: #383148;
}
</style>