Shades of Como #547961
Tints of Como #547961
RGB
CMYK
RGB Variations
Color information
#547961 (or 0x547961) is known color: Como. HEX triplet: 54, 79 and 61. RGB value is (84,121,97). Sum of RGB (Red+Green+Blue) = 84+121+97=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 121 (47.66% from 255 or 40.07% from 302); Blue value is 97 (38.28% from 255 or 32.12% from 302); Max value from RGB is 121 - color contains mainly: green. Hex color #547961 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547961 is #AB869E. Grayscale: #6B6B6B. Windows color (decimal): -11241119 or 6388052. OLE color: 6388052.
HSL color Cylindrical-coordinate representation of color #547961: hue angle of 141.08º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #547961 is Cyan = 0.31, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 121 | 97 | - |
| CMYK | 0.31 | 0 | 0.20 | 0.53 |
| HSL | 141.08º | 0.18% | 0.4% | - |
| HSV(B) | 141.08º | 0.31% | 0.47% | - |
| XYZ | 12.65 | 16.42 | 13.81 | - |
| YUV | 107.2 | 122.24 | 111.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 121 | 97 | 0.31 | 0 | 0.20 | 0.53 | 141.08 | 0.18 | 0.4 |
| Hex | 54 | 79 | 61 | 1F | 0 | 14 | 35 | 8D | 12 | 28 |
| Octal | 124 | 171 | 141 | 37 | 0 | 24 | 65 | 215 | 22 | 50 |
| Binary | 1010100 | 1111001 | 1100001 | 11111 | 0 | 10100 | 110101 | 10001101 | 10010 | 101000 |
Color Harmonies of #547961
Complementary color
Monochromatic Colors of #547961
Black with #547961
Text Example
Text Example
White with #547961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547961; }
p { color: rgb(84,121,97); }
H1.HeaderClassName
{
color: #547961;
}
.AnyTagClassName
{
color: #547961;
}
</style>
background-color css
<style>
a { background-color: #547961; }
a { background-color: rgb(84,121,97); }
div.DivClassName
{
background-color: #547961;
}
.BgClassName
{
background-color: #547961;
}
</style>
border-color css
<style>
span { border-color: #547961; }
span { border-color: rgb(84,121,97); }
td.TdClassName
{
border-color: #547961;
}
.TagClassName
{
border-color: #547961;
}
</style>