Shades of Cactus #547751
Tints of Cactus #547751
RGB
CMYK
RGB Variations
Color information
#547751 (or 0x547751) is known color: Cactus. HEX triplet: 54, 77 and 51. RGB value is (84,119,81). Sum of RGB (Red+Green+Blue) = 84+119+81=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 119 - color contains mainly: green. Hex color #547751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547751 is #AB88AE. Grayscale: #686868. Windows color (decimal): -11241647 or 5338964. OLE color: 5338964.
HSL color Cylindrical-coordinate representation of color #547751: hue angle of 115.26º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #547751 is Cyan = 0.29, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 81 | - |
| CMYK | 0.29 | 0 | 0.32 | 0.53 |
| HSL | 115.26º | 0.19% | 0.39% | - |
| HSV(B) | 115.26º | 0.32% | 0.47% | - |
| XYZ | 11.74 | 15.67 | 10.19 | - |
| YUV | 104.2 | 114.9 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 81 | 0.29 | 0 | 0.32 | 0.53 | 115.26 | 0.19 | 0.39 |
| Hex | 54 | 77 | 51 | 1D | 0 | 20 | 35 | 73 | 13 | 27 |
| Octal | 124 | 167 | 121 | 35 | 0 | 40 | 65 | 163 | 23 | 47 |
| Binary | 1010100 | 1110111 | 1010001 | 11101 | 0 | 100000 | 110101 | 1110011 | 10011 | 100111 |
Color Harmonies of #547751
Complementary color
Monochromatic Colors of #547751
Black with #547751
Text Example
Text Example
White with #547751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547751; }
p { color: rgb(84,119,81); }
H1.HeaderClassName
{
color: #547751;
}
.AnyTagClassName
{
color: #547751;
}
</style>
background-color css
<style>
a { background-color: #547751; }
a { background-color: rgb(84,119,81); }
div.DivClassName
{
background-color: #547751;
}
.BgClassName
{
background-color: #547751;
}
</style>
border-color css
<style>
span { border-color: #547751; }
span { border-color: rgb(84,119,81); }
td.TdClassName
{
border-color: #547751;
}
.TagClassName
{
border-color: #547751;
}
</style>