Shades of Cabbage Pont #546049
Tints of Cabbage Pont #546049
RGB
CMYK
RGB Variations
Color information
#546049 (or 0x546049) is known color: Cabbage Pont. HEX triplet: 54, 60 and 49. RGB value is (84,96,73). Sum of RGB (Red+Green+Blue) = 84+96+73=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 96 (37.89% from 255 or 37.94% from 253); Blue value is 73 (28.91% from 255 or 28.85% from 253); Max value from RGB is 96 - color contains mainly: green. Hex color #546049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546049 is #AB9FB6. Grayscale: #595959. Windows color (decimal): -11247543 or 4808788. OLE color: 4808788.
HSL color Cylindrical-coordinate representation of color #546049: hue angle of 91.3º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #546049 is Cyan = 0.12, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 73 | - |
| CMYK | 0.12 | 0 | 0.24 | 0.62 |
| HSL | 91.3º | 0.14% | 0.33% | - |
| HSV(B) | 91.3º | 0.24% | 0.38% | - |
| XYZ | 9.04 | 10.73 | 7.9 | - |
| YUV | 89.79 | 118.52 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 73 | 0.12 | 0 | 0.24 | 0.62 | 91.3 | 0.14 | 0.33 |
| Hex | 54 | 60 | 49 | C | 0 | 18 | 3E | 5B | E | 21 |
| Octal | 124 | 140 | 111 | 14 | 0 | 30 | 76 | 133 | 16 | 41 |
| Binary | 1010100 | 1100000 | 1001001 | 1100 | 0 | 11000 | 111110 | 1011011 | 1110 | 100001 |
Color Harmonies of #546049
Complementary color
Monochromatic Colors of #546049
Black with #546049
Text Example
Text Example
White with #546049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546049; }
p { color: rgb(84,96,73); }
H1.HeaderClassName
{
color: #546049;
}
.AnyTagClassName
{
color: #546049;
}
</style>
background-color css
<style>
a { background-color: #546049; }
a { background-color: rgb(84,96,73); }
div.DivClassName
{
background-color: #546049;
}
.BgClassName
{
background-color: #546049;
}
</style>
border-color css
<style>
span { border-color: #546049; }
span { border-color: rgb(84,96,73); }
td.TdClassName
{
border-color: #546049;
}
.TagClassName
{
border-color: #546049;
}
</style>