Shades of Martinique #383446
Tints of Martinique #383446
RGB
CMYK
RGB Variations
Color information
#383446 (or 0x383446) is known color: Martinique. HEX triplet: 38, 34 and 46. RGB value is (56,52,70). Sum of RGB (Red+Green+Blue) = 56+52+70=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 52 (20.70% from 255 or 29.21% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 70 - color contains mainly: blue. Hex color #383446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383446 is #C7CBB9. Grayscale: #373737. Windows color (decimal): -13093818 or 4600888. OLE color: 4600888.
HSL color Cylindrical-coordinate representation of color #383446: hue angle of 253.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #383446 is Cyan = 0.20, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 52 | 70 | - |
| CMYK | 0.20 | 0.26 | 0 | 0.73 |
| HSL | 253.33º | 0.15% | 0.24% | - |
| HSV(B) | 253.33º | 0.26% | 0.27% | - |
| XYZ | 3.96 | 3.74 | 6.31 | - |
| YUV | 55.25 | 136.33 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 52 | 70 | 0.20 | 0.26 | 0 | 0.73 | 253.33 | 0.15 | 0.24 |
| Hex | 38 | 34 | 46 | 14 | 1A | 0 | 49 | FD | F | 18 |
| Octal | 70 | 64 | 106 | 24 | 32 | 0 | 111 | 375 | 17 | 30 |
| Binary | 111000 | 110100 | 1000110 | 10100 | 11010 | 0 | 1001001 | 11111101 | 1111 | 11000 |
Color Harmonies of #383446
Complementary color
Monochromatic Colors of #383446
Black with #383446
Text Example
Text Example
White with #383446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383446; }
p { color: rgb(56,52,70); }
H1.HeaderClassName
{
color: #383446;
}
.AnyTagClassName
{
color: #383446;
}
</style>
background-color css
<style>
a { background-color: #383446; }
a { background-color: rgb(56,52,70); }
div.DivClassName
{
background-color: #383446;
}
.BgClassName
{
background-color: #383446;
}
</style>
border-color css
<style>
span { border-color: #383446; }
span { border-color: rgb(56,52,70); }
td.TdClassName
{
border-color: #383446;
}
.TagClassName
{
border-color: #383446;
}
</style>