Shades of Cabbage Pont #546247
Tints of Cabbage Pont #546247
RGB
CMYK
RGB Variations
Color information
#546247 (or 0x546247) is known color: Cabbage Pont. HEX triplet: 54, 62 and 47. RGB value is (84,98,71). Sum of RGB (Red+Green+Blue) = 84+98+71=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 98 (38.67% from 255 or 38.74% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 98 - color contains mainly: green. Hex color #546247 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546247 is #AB9DB8. Grayscale: #5A5A5A. Windows color (decimal): -11247033 or 4678228. OLE color: 4678228.
HSL color Cylindrical-coordinate representation of color #546247: hue angle of 91.11º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #546247 is Cyan = 0.14, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 98 | 71 | - |
| CMYK | 0.14 | 0 | 0.28 | 0.62 |
| HSL | 91.11º | 0.16% | 0.33% | - |
| HSV(B) | 91.11º | 0.28% | 0.38% | - |
| XYZ | 9.16 | 11.08 | 7.62 | - |
| YUV | 90.74 | 116.86 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 71 | 0.14 | 0 | 0.28 | 0.62 | 91.11 | 0.16 | 0.33 |
| Hex | 54 | 62 | 47 | E | 0 | 1C | 3E | 5B | 10 | 21 |
| Octal | 124 | 142 | 107 | 16 | 0 | 34 | 76 | 133 | 20 | 41 |
| Binary | 1010100 | 1100010 | 1000111 | 1110 | 0 | 11100 | 111110 | 1011011 | 10000 | 100001 |
Color Harmonies of #546247
Complementary color
Monochromatic Colors of #546247
Black with #546247
Text Example
Text Example
White with #546247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546247; }
p { color: rgb(84,98,71); }
H1.HeaderClassName
{
color: #546247;
}
.AnyTagClassName
{
color: #546247;
}
</style>
background-color css
<style>
a { background-color: #546247; }
a { background-color: rgb(84,98,71); }
div.DivClassName
{
background-color: #546247;
}
.BgClassName
{
background-color: #546247;
}
</style>
border-color css
<style>
span { border-color: #546247; }
span { border-color: rgb(84,98,71); }
td.TdClassName
{
border-color: #546247;
}
.TagClassName
{
border-color: #546247;
}
</style>