Shades of Cabbage Pont #546046
Tints of Cabbage Pont #546046
RGB
CMYK
RGB Variations
Color information
#546046 (or 0x546046) is known color: Cabbage Pont. HEX triplet: 54, 60 and 46. RGB value is (84,96,70). Sum of RGB (Red+Green+Blue) = 84+96+70=250 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.6% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 70 (27.73% from 255 or 28% from 250); Max value from RGB is 96 - color contains mainly: green. Hex color #546046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546046 is #AB9FB9. Grayscale: #595959. Windows color (decimal): -11247546 or 4612180. OLE color: 4612180.
HSL color Cylindrical-coordinate representation of color #546046: hue angle of 87.69º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #546046 is Cyan = 0.12, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 70 | - |
| CMYK | 0.12 | 0 | 0.27 | 0.62 |
| HSL | 87.69º | 0.16% | 0.33% | - |
| HSV(B) | 87.69º | 0.27% | 0.38% | - |
| XYZ | 8.94 | 10.69 | 7.39 | - |
| YUV | 89.45 | 117.02 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 70 | 0.12 | 0 | 0.27 | 0.62 | 87.69 | 0.16 | 0.33 |
| Hex | 54 | 60 | 46 | C | 0 | 1B | 3E | 58 | 10 | 21 |
| Octal | 124 | 140 | 106 | 14 | 0 | 33 | 76 | 130 | 20 | 41 |
| Binary | 1010100 | 1100000 | 1000110 | 1100 | 0 | 11011 | 111110 | 1011000 | 10000 | 100001 |
Color Harmonies of #546046
Complementary color
Monochromatic Colors of #546046
Black with #546046
Text Example
Text Example
White with #546046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546046; }
p { color: rgb(84,96,70); }
H1.HeaderClassName
{
color: #546046;
}
.AnyTagClassName
{
color: #546046;
}
</style>
background-color css
<style>
a { background-color: #546046; }
a { background-color: rgb(84,96,70); }
div.DivClassName
{
background-color: #546046;
}
.BgClassName
{
background-color: #546046;
}
</style>
border-color css
<style>
span { border-color: #546046; }
span { border-color: rgb(84,96,70); }
td.TdClassName
{
border-color: #546046;
}
.TagClassName
{
border-color: #546046;
}
</style>