Shades of Masala #545048
Tints of Masala #545048
RGB
CMYK
RGB Variations
Color information
#545048 (or 0x545048) is known color: Masala. HEX triplet: 54, 50 and 48. RGB value is (84,80,72). Sum of RGB (Red+Green+Blue) = 84+80+72=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 72 (28.52% from 255 or 30.51% from 236); Max value from RGB is 84 - color contains mainly: red. Hex color #545048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545048 is #ABAFB7. Grayscale: #505050. Windows color (decimal): -11251640 or 4739156. OLE color: 4739156.
HSL color Cylindrical-coordinate representation of color #545048: hue angle of 40º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #545048 is Cyan = 0, Magento = 0.05, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 80 | 72 | - |
| CMYK | 0 | 0.05 | 0.14 | 0.67 |
| HSL | 40º | 0.08% | 0.31% | - |
| HSV(B) | 40º | 0.14% | 0.33% | - |
| XYZ | 7.69 | 8.09 | 7.29 | - |
| YUV | 80.28 | 123.33 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 80 | 72 | 0 | 0.05 | 0.14 | 0.67 | 40 | 0.08 | 0.31 |
| Hex | 54 | 50 | 48 | 0 | 5 | E | 43 | 28 | 8 | 1F |
| Octal | 124 | 120 | 110 | 0 | 5 | 16 | 103 | 50 | 10 | 37 |
| Binary | 1010100 | 1010000 | 1001000 | 0 | 101 | 1110 | 1000011 | 101000 | 1000 | 11111 |
Color Harmonies of #545048
Complementary color
Monochromatic Colors of #545048
Black with #545048
Text Example
Text Example
White with #545048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545048; }
p { color: rgb(84,80,72); }
H1.HeaderClassName
{
color: #545048;
}
.AnyTagClassName
{
color: #545048;
}
</style>
background-color css
<style>
a { background-color: #545048; }
a { background-color: rgb(84,80,72); }
div.DivClassName
{
background-color: #545048;
}
.BgClassName
{
background-color: #545048;
}
</style>
border-color css
<style>
span { border-color: #545048; }
span { border-color: rgb(84,80,72); }
td.TdClassName
{
border-color: #545048;
}
.TagClassName
{
border-color: #545048;
}
</style>