Shades of Martinique #383348
Tints of Martinique #383348
RGB
CMYK
RGB Variations
Color information
#383348 (or 0x383348) is known color: Martinique. HEX triplet: 38, 33 and 48. RGB value is (56,51,72). Sum of RGB (Red+Green+Blue) = 56+51+72=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 51 (20.31% from 255 or 28.49% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 72 - color contains mainly: blue. Hex color #383348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383348 is #C7CCB7. Grayscale: #363636. Windows color (decimal): -13094072 or 4731704. OLE color: 4731704.
HSL color Cylindrical-coordinate representation of color #383348: hue angle of 254.29º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #383348 is Cyan = 0.22, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 51 | 72 | - |
| CMYK | 0.22 | 0.29 | 0 | 0.72 |
| HSL | 254.29º | 0.17% | 0.24% | - |
| HSV(B) | 254.29º | 0.29% | 0.28% | - |
| XYZ | 3.98 | 3.68 | 6.63 | - |
| YUV | 54.89 | 137.66 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 51 | 72 | 0.22 | 0.29 | 0 | 0.72 | 254.29 | 0.17 | 0.24 |
| Hex | 38 | 33 | 48 | 16 | 1D | 0 | 48 | FE | 11 | 18 |
| Octal | 70 | 63 | 110 | 26 | 35 | 0 | 110 | 376 | 21 | 30 |
| Binary | 111000 | 110011 | 1001000 | 10110 | 11101 | 0 | 1001000 | 11111110 | 10001 | 11000 |
Color Harmonies of #383348
Complementary color
Monochromatic Colors of #383348
Black with #383348
Text Example
Text Example
White with #383348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383348; }
p { color: rgb(56,51,72); }
H1.HeaderClassName
{
color: #383348;
}
.AnyTagClassName
{
color: #383348;
}
</style>
background-color css
<style>
a { background-color: #383348; }
a { background-color: rgb(56,51,72); }
div.DivClassName
{
background-color: #383348;
}
.BgClassName
{
background-color: #383348;
}
</style>
border-color css
<style>
span { border-color: #383348; }
span { border-color: rgb(56,51,72); }
td.TdClassName
{
border-color: #383348;
}
.TagClassName
{
border-color: #383348;
}
</style>