Shades of Como #547061
Tints of Como #547061
RGB
CMYK
RGB Variations
Color information
#547061 (or 0x547061) is known color: Como. HEX triplet: 54, 70 and 61. RGB value is (84,112,97). Sum of RGB (Red+Green+Blue) = 84+112+97=293 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.67% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 97 (38.28% from 255 or 33.11% from 293); Max value from RGB is 112 - color contains mainly: green. Hex color #547061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547061 is #AB8F9E. Grayscale: #656565. Windows color (decimal): -11243423 or 6385748. OLE color: 6385748.
HSL color Cylindrical-coordinate representation of color #547061: hue angle of 147.86º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #547061 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 97 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.56 |
| HSL | 147.86º | 0.14% | 0.38% | - |
| HSV(B) | 147.86º | 0.25% | 0.44% | - |
| XYZ | 11.61 | 14.34 | 13.46 | - |
| YUV | 101.92 | 125.22 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 97 | 0.25 | 0 | 0.13 | 0.56 | 147.86 | 0.14 | 0.38 |
| Hex | 54 | 70 | 61 | 19 | 0 | D | 38 | 94 | E | 26 |
| Octal | 124 | 160 | 141 | 31 | 0 | 15 | 70 | 224 | 16 | 46 |
| Binary | 1010100 | 1110000 | 1100001 | 11001 | 0 | 1101 | 111000 | 10010100 | 1110 | 100110 |
Color Harmonies of #547061
Complementary color
Monochromatic Colors of #547061
Black with #547061
Text Example
Text Example
White with #547061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547061; }
p { color: rgb(84,112,97); }
H1.HeaderClassName
{
color: #547061;
}
.AnyTagClassName
{
color: #547061;
}
</style>
background-color css
<style>
a { background-color: #547061; }
a { background-color: rgb(84,112,97); }
div.DivClassName
{
background-color: #547061;
}
.BgClassName
{
background-color: #547061;
}
</style>
border-color css
<style>
span { border-color: #547061; }
span { border-color: rgb(84,112,97); }
td.TdClassName
{
border-color: #547061;
}
.TagClassName
{
border-color: #547061;
}
</style>