Shades of Cactus #547053
Tints of Cactus #547053
RGB
CMYK
RGB Variations
Color information
#547053 (or 0x547053) is known color: Cactus. HEX triplet: 54, 70 and 53. RGB value is (84,112,83). Sum of RGB (Red+Green+Blue) = 84+112+83=279 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.11% from 279); Green value is 112 (44.14% from 255 or 40.14% from 279); Blue value is 83 (32.81% from 255 or 29.75% from 279); Max value from RGB is 112 - color contains mainly: green. Hex color #547053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547053 is #AB8FAC. Grayscale: #646464. Windows color (decimal): -11243437 or 5468244. OLE color: 5468244.
HSL color Cylindrical-coordinate representation of color #547053: hue angle of 117.93º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #547053 is Cyan = 0.25, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 83 | - |
| CMYK | 0.25 | 0 | 0.26 | 0.56 |
| HSL | 117.93º | 0.15% | 0.38% | - |
| HSV(B) | 117.93º | 0.26% | 0.44% | - |
| XYZ | 11.01 | 14.1 | 10.32 | - |
| YUV | 100.32 | 118.22 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 83 | 0.25 | 0 | 0.26 | 0.56 | 117.93 | 0.15 | 0.38 |
| Hex | 54 | 70 | 53 | 19 | 0 | 1A | 38 | 76 | F | 26 |
| Octal | 124 | 160 | 123 | 31 | 0 | 32 | 70 | 166 | 17 | 46 |
| Binary | 1010100 | 1110000 | 1010011 | 11001 | 0 | 11010 | 111000 | 1110110 | 1111 | 100110 |
Color Harmonies of #547053
Complementary color
Monochromatic Colors of #547053
Black with #547053
Text Example
Text Example
White with #547053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547053; }
p { color: rgb(84,112,83); }
H1.HeaderClassName
{
color: #547053;
}
.AnyTagClassName
{
color: #547053;
}
</style>
background-color css
<style>
a { background-color: #547053; }
a { background-color: rgb(84,112,83); }
div.DivClassName
{
background-color: #547053;
}
.BgClassName
{
background-color: #547053;
}
</style>
border-color css
<style>
span { border-color: #547053; }
span { border-color: rgb(84,112,83); }
td.TdClassName
{
border-color: #547053;
}
.TagClassName
{
border-color: #547053;
}
</style>