Shades of Martinique #383047
Tints of Martinique #383047
RGB
CMYK
RGB Variations
Color information
#383047 (or 0x383047) is known color: Martinique. HEX triplet: 38, 30 and 47. RGB value is (56,48,71). Sum of RGB (Red+Green+Blue) = 56+48+71=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 48 (19.14% from 255 or 27.43% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 71 - color contains mainly: blue. Hex color #383047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383047 is #C7CFB8. Grayscale: #343434. Windows color (decimal): -13094841 or 4665400. OLE color: 4665400.
HSL color Cylindrical-coordinate representation of color #383047: hue angle of 260.87º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #383047 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 48 | 71 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.72 |
| HSL | 260.87º | 0.19% | 0.23% | - |
| HSV(B) | 260.87º | 0.32% | 0.28% | - |
| XYZ | 3.83 | 3.41 | 6.42 | - |
| YUV | 53.01 | 138.15 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 71 | 0.21 | 0.32 | 0 | 0.72 | 260.87 | 0.19 | 0.23 |
| Hex | 38 | 30 | 47 | 15 | 20 | 0 | 48 | 105 | 13 | 17 |
| Octal | 70 | 60 | 107 | 25 | 40 | 0 | 110 | 405 | 23 | 27 |
| Binary | 111000 | 110000 | 1000111 | 10101 | 100000 | 0 | 1001000 | 100000101 | 10011 | 10111 |
Color Harmonies of #383047
Complementary color
Monochromatic Colors of #383047
Black with #383047
Text Example
Text Example
White with #383047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383047; }
p { color: rgb(56,48,71); }
H1.HeaderClassName
{
color: #383047;
}
.AnyTagClassName
{
color: #383047;
}
</style>
background-color css
<style>
a { background-color: #383047; }
a { background-color: rgb(56,48,71); }
div.DivClassName
{
background-color: #383047;
}
.BgClassName
{
background-color: #383047;
}
</style>
border-color css
<style>
span { border-color: #383047; }
span { border-color: rgb(56,48,71); }
td.TdClassName
{
border-color: #383047;
}
.TagClassName
{
border-color: #383047;
}
</style>