Shades of Como #548961
Tints of Como #548961
RGB
CMYK
RGB Variations
Color information
#548961 (or 0x548961) is known color: Como. HEX triplet: 54, 89 and 61. RGB value is (84,137,97). Sum of RGB (Red+Green+Blue) = 84+137+97=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 137 (53.91% from 255 or 43.08% from 318); Blue value is 97 (38.28% from 255 or 30.50% from 318); Max value from RGB is 137 - color contains mainly: green. Hex color #548961 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548961 is #AB769E. Grayscale: #747474. Windows color (decimal): -11237023 or 6392148. OLE color: 6392148.
HSL color Cylindrical-coordinate representation of color #548961: hue angle of 134.72º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #548961 is Cyan = 0.39, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 97 | - |
| CMYK | 0.39 | 0 | 0.29 | 0.46 |
| HSL | 134.72º | 0.24% | 0.43% | - |
| HSV(B) | 134.72º | 0.39% | 0.54% | - |
| XYZ | 14.76 | 20.64 | 14.52 | - |
| YUV | 116.59 | 116.94 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 97 | 0.39 | 0 | 0.29 | 0.46 | 134.72 | 0.24 | 0.43 |
| Hex | 54 | 89 | 61 | 27 | 0 | 1D | 2E | 87 | 18 | 2B |
| Octal | 124 | 211 | 141 | 47 | 0 | 35 | 56 | 207 | 30 | 53 |
| Binary | 1010100 | 10001001 | 1100001 | 100111 | 0 | 11101 | 101110 | 10000111 | 11000 | 101011 |
Color Harmonies of #548961
Complementary color
Monochromatic Colors of #548961
Black with #548961
Text Example
Text Example
White with #548961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548961; }
p { color: rgb(84,137,97); }
H1.HeaderClassName
{
color: #548961;
}
.AnyTagClassName
{
color: #548961;
}
</style>
background-color css
<style>
a { background-color: #548961; }
a { background-color: rgb(84,137,97); }
div.DivClassName
{
background-color: #548961;
}
.BgClassName
{
background-color: #548961;
}
</style>
border-color css
<style>
span { border-color: #548961; }
span { border-color: rgb(84,137,97); }
td.TdClassName
{
border-color: #548961;
}
.TagClassName
{
border-color: #548961;
}
</style>