Shades of Martinique #383341
Tints of Martinique #383341
RGB
CMYK
RGB Variations
Color information
#383341 (or 0x383341) is known color: Martinique. HEX triplet: 38, 33 and 41. RGB value is (56,51,65). Sum of RGB (Red+Green+Blue) = 56+51+65=172 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.56% from 172); Green value is 51 (20.31% from 255 or 29.65% from 172); Blue value is 65 (25.78% from 255 or 37.79% from 172); Max value from RGB is 65 - color contains mainly: blue. Hex color #383341 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383341 is #C7CCBE. Grayscale: #363636. Windows color (decimal): -13094079 or 4272952. OLE color: 4272952.
HSL color Cylindrical-coordinate representation of color #383341: hue angle of 261.43º degrees, saturation: 0.12, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #383341 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 51 | 65 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.75 |
| HSL | 261.43º | 0.12% | 0.23% | - |
| HSV(B) | 261.43º | 0.22% | 0.25% | - |
| XYZ | 3.77 | 3.59 | 5.5 | - |
| YUV | 54.09 | 134.16 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 51 | 65 | 0.14 | 0.22 | 0 | 0.75 | 261.43 | 0.12 | 0.23 |
| Hex | 38 | 33 | 41 | E | 16 | 0 | 4B | 105 | C | 17 |
| Octal | 70 | 63 | 101 | 16 | 26 | 0 | 113 | 405 | 14 | 27 |
| Binary | 111000 | 110011 | 1000001 | 1110 | 10110 | 0 | 1001011 | 100000101 | 1100 | 10111 |
Color Harmonies of #383341
Complementary color
Monochromatic Colors of #383341
Black with #383341
Text Example
Text Example
White with #383341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383341; }
p { color: rgb(56,51,65); }
H1.HeaderClassName
{
color: #383341;
}
.AnyTagClassName
{
color: #383341;
}
</style>
background-color css
<style>
a { background-color: #383341; }
a { background-color: rgb(56,51,65); }
div.DivClassName
{
background-color: #383341;
}
.BgClassName
{
background-color: #383341;
}
</style>
border-color css
<style>
span { border-color: #383341; }
span { border-color: rgb(56,51,65); }
td.TdClassName
{
border-color: #383341;
}
.TagClassName
{
border-color: #383341;
}
</style>