Shades of Martinique #383247
Tints of Martinique #383247
RGB
CMYK
RGB Variations
Color information
#383247 (or 0x383247) is known color: Martinique. HEX triplet: 38, 32 and 47. RGB value is (56,50,71). Sum of RGB (Red+Green+Blue) = 56+50+71=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 50 (19.92% from 255 or 28.25% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 71 - color contains mainly: blue. Hex color #383247 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383247 is #C7CDB8. Grayscale: #363636. Windows color (decimal): -13094329 or 4665912. OLE color: 4665912.
HSL color Cylindrical-coordinate representation of color #383247: hue angle of 257.14º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #383247 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 50 | 71 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.72 |
| HSL | 257.14º | 0.17% | 0.24% | - |
| HSV(B) | 257.14º | 0.3% | 0.28% | - |
| XYZ | 3.91 | 3.58 | 6.45 | - |
| YUV | 54.19 | 137.49 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 50 | 71 | 0.21 | 0.30 | 0 | 0.72 | 257.14 | 0.17 | 0.24 |
| Hex | 38 | 32 | 47 | 15 | 1E | 0 | 48 | 101 | 11 | 18 |
| Octal | 70 | 62 | 107 | 25 | 36 | 0 | 110 | 401 | 21 | 30 |
| Binary | 111000 | 110010 | 1000111 | 10101 | 11110 | 0 | 1001000 | 100000001 | 10001 | 11000 |
Color Harmonies of #383247
Complementary color
Monochromatic Colors of #383247
Black with #383247
Text Example
Text Example
White with #383247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383247; }
p { color: rgb(56,50,71); }
H1.HeaderClassName
{
color: #383247;
}
.AnyTagClassName
{
color: #383247;
}
</style>
background-color css
<style>
a { background-color: #383247; }
a { background-color: rgb(56,50,71); }
div.DivClassName
{
background-color: #383247;
}
.BgClassName
{
background-color: #383247;
}
</style>
border-color css
<style>
span { border-color: #383247; }
span { border-color: rgb(56,50,71); }
td.TdClassName
{
border-color: #383247;
}
.TagClassName
{
border-color: #383247;
}
</style>