Shades of Martinique #383045
Tints of Martinique #383045
RGB
CMYK
RGB Variations
Color information
#383045 (or 0x383045) is known color: Martinique. HEX triplet: 38, 30 and 45. RGB value is (56,48,69). Sum of RGB (Red+Green+Blue) = 56+48+69=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 48 (19.14% from 255 or 27.75% from 173); Blue value is 69 (27.34% from 255 or 39.88% from 173); Max value from RGB is 69 - color contains mainly: blue. Hex color #383045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383045 is #C7CFBA. Grayscale: #343434. Windows color (decimal): -13094843 or 4534328. OLE color: 4534328.
HSL color Cylindrical-coordinate representation of color #383045: hue angle of 262.86º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #383045 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 48 | 69 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.73 |
| HSL | 262.86º | 0.18% | 0.23% | - |
| HSV(B) | 262.86º | 0.3% | 0.27% | - |
| XYZ | 3.76 | 3.38 | 6.09 | - |
| YUV | 52.79 | 137.15 | 130.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 69 | 0.19 | 0.30 | 0 | 0.73 | 262.86 | 0.18 | 0.23 |
| Hex | 38 | 30 | 45 | 13 | 1E | 0 | 49 | 107 | 12 | 17 |
| Octal | 70 | 60 | 105 | 23 | 36 | 0 | 111 | 407 | 22 | 27 |
| Binary | 111000 | 110000 | 1000101 | 10011 | 11110 | 0 | 1001001 | 100000111 | 10010 | 10111 |
Color Harmonies of #383045
Complementary color
Monochromatic Colors of #383045
Black with #383045
Text Example
Text Example
White with #383045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383045; }
p { color: rgb(56,48,69); }
H1.HeaderClassName
{
color: #383045;
}
.AnyTagClassName
{
color: #383045;
}
</style>
background-color css
<style>
a { background-color: #383045; }
a { background-color: rgb(56,48,69); }
div.DivClassName
{
background-color: #383045;
}
.BgClassName
{
background-color: #383045;
}
</style>
border-color css
<style>
span { border-color: #383045; }
span { border-color: rgb(56,48,69); }
td.TdClassName
{
border-color: #383045;
}
.TagClassName
{
border-color: #383045;
}
</style>