Shades of Cabbage Pont #546047
Tints of Cabbage Pont #546047
RGB
CMYK
RGB Variations
Color information
#546047 (or 0x546047) is known color: Cabbage Pont. HEX triplet: 54, 60 and 47. RGB value is (84,96,71). Sum of RGB (Red+Green+Blue) = 84+96+71=251 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.47% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 71 (28.12% from 255 or 28.29% from 251); Max value from RGB is 96 - color contains mainly: green. Hex color #546047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546047 is #AB9FB8. Grayscale: #595959. Windows color (decimal): -11247545 or 4677716. OLE color: 4677716.
HSL color Cylindrical-coordinate representation of color #546047: hue angle of 88.8º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546047 is Cyan = 0.12, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 71 | - |
| CMYK | 0.12 | 0 | 0.26 | 0.62 |
| HSL | 88.8º | 0.15% | 0.33% | - |
| HSV(B) | 88.8º | 0.26% | 0.38% | - |
| XYZ | 8.98 | 10.71 | 7.55 | - |
| YUV | 89.56 | 117.52 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 71 | 0.12 | 0 | 0.26 | 0.62 | 88.8 | 0.15 | 0.33 |
| Hex | 54 | 60 | 47 | C | 0 | 1A | 3E | 59 | F | 21 |
| Octal | 124 | 140 | 107 | 14 | 0 | 32 | 76 | 131 | 17 | 41 |
| Binary | 1010100 | 1100000 | 1000111 | 1100 | 0 | 11010 | 111110 | 1011001 | 1111 | 100001 |
Color Harmonies of #546047
Complementary color
Monochromatic Colors of #546047
Black with #546047
Text Example
Text Example
White with #546047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546047; }
p { color: rgb(84,96,71); }
H1.HeaderClassName
{
color: #546047;
}
.AnyTagClassName
{
color: #546047;
}
</style>
background-color css
<style>
a { background-color: #546047; }
a { background-color: rgb(84,96,71); }
div.DivClassName
{
background-color: #546047;
}
.BgClassName
{
background-color: #546047;
}
</style>
border-color css
<style>
span { border-color: #546047; }
span { border-color: rgb(84,96,71); }
td.TdClassName
{
border-color: #546047;
}
.TagClassName
{
border-color: #546047;
}
</style>