Shades of Martinique #383442
Tints of Martinique #383442
RGB
CMYK
RGB Variations
Color information
#383442 (or 0x383442) is known color: Martinique. HEX triplet: 38, 34 and 42. RGB value is (56,52,66). Sum of RGB (Red+Green+Blue) = 56+52+66=174 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32.18% from 174); Green value is 52 (20.70% from 255 or 29.89% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 66 - color contains mainly: blue. Hex color #383442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383442 is #C7CBBD. Grayscale: #363636. Windows color (decimal): -13093822 or 4338744. OLE color: 4338744.
HSL color Cylindrical-coordinate representation of color #383442: hue angle of 257.14º degrees, saturation: 0.12, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #383442 is Cyan = 0.15, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 52 | 66 | - |
| CMYK | 0.15 | 0.21 | 0 | 0.74 |
| HSL | 257.14º | 0.12% | 0.23% | - |
| HSV(B) | 257.14º | 0.21% | 0.26% | - |
| XYZ | 3.84 | 3.69 | 5.66 | - |
| YUV | 54.79 | 134.33 | 128.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 52 | 66 | 0.15 | 0.21 | 0 | 0.74 | 257.14 | 0.12 | 0.23 |
| Hex | 38 | 34 | 42 | F | 15 | 0 | 4A | 101 | C | 17 |
| Octal | 70 | 64 | 102 | 17 | 25 | 0 | 112 | 401 | 14 | 27 |
| Binary | 111000 | 110100 | 1000010 | 1111 | 10101 | 0 | 1001010 | 100000001 | 1100 | 10111 |
Color Harmonies of #383442
Complementary color
Monochromatic Colors of #383442
Black with #383442
Text Example
Text Example
White with #383442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383442; }
p { color: rgb(56,52,66); }
H1.HeaderClassName
{
color: #383442;
}
.AnyTagClassName
{
color: #383442;
}
</style>
background-color css
<style>
a { background-color: #383442; }
a { background-color: rgb(56,52,66); }
div.DivClassName
{
background-color: #383442;
}
.BgClassName
{
background-color: #383442;
}
</style>
border-color css
<style>
span { border-color: #383442; }
span { border-color: rgb(56,52,66); }
td.TdClassName
{
border-color: #383442;
}
.TagClassName
{
border-color: #383442;
}
</style>