Shades of Moccaccino #542827
Tints of Moccaccino #542827
RGB
CMYK
RGB Variations
Color information
#542827 (or 0x542827) is known color: Moccaccino. HEX triplet: 54, 28 and 27. RGB value is (84,40,39). Sum of RGB (Red+Green+Blue) = 84+40+39=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #542827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542827 is #ABD7D8. Grayscale: #353535. Windows color (decimal): -11261913 or 2566228. OLE color: 2566228.
HSL color Cylindrical-coordinate representation of color #542827: hue angle of 1.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #542827 is Cyan = 0, Magento = 0.52, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 39 | - |
| CMYK | 0 | 0.52 | 0.54 | 0.67 |
| HSL | 1.33º | 0.37% | 0.24% | - |
| HSV(B) | 1.33º | 0.54% | 0.33% | - |
| XYZ | 4.78 | 3.55 | 2.35 | - |
| YUV | 53.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 39 | 0 | 0.52 | 0.54 | 0.67 | 1.33 | 0.37 | 0.24 |
| Hex | 54 | 28 | 27 | 0 | 34 | 36 | 43 | 1 | 25 | 18 |
| Octal | 124 | 50 | 47 | 0 | 64 | 66 | 103 | 1 | 45 | 30 |
| Binary | 1010100 | 101000 | 100111 | 0 | 110100 | 110110 | 1000011 | 1 | 100101 | 11000 |
Color Harmonies of #542827
Complementary color
Monochromatic Colors of #542827
Black with #542827
Text Example
Text Example
White with #542827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542827; }
p { color: rgb(84,40,39); }
H1.HeaderClassName
{
color: #542827;
}
.AnyTagClassName
{
color: #542827;
}
</style>
background-color css
<style>
a { background-color: #542827; }
a { background-color: rgb(84,40,39); }
div.DivClassName
{
background-color: #542827;
}
.BgClassName
{
background-color: #542827;
}
</style>
border-color css
<style>
span { border-color: #542827; }
span { border-color: rgb(84,40,39); }
td.TdClassName
{
border-color: #542827;
}
.TagClassName
{
border-color: #542827;
}
</style>