Shades of Como #548562
Tints of Como #548562
RGB
CMYK
RGB Variations
Color information
#548562 (or 0x548562) is known color: Como. HEX triplet: 54, 85 and 62. RGB value is (84,133,98). Sum of RGB (Red+Green+Blue) = 84+133+98=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 133 (52.34% from 255 or 42.22% from 315); Blue value is 98 (38.67% from 255 or 31.11% from 315); Max value from RGB is 133 - color contains mainly: green. Hex color #548562 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548562 is #AB7A9D. Grayscale: #727272. Windows color (decimal): -11238046 or 6456660. OLE color: 6456660.
HSL color Cylindrical-coordinate representation of color #548562: hue angle of 137.14º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548562 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 133 | 98 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.48 |
| HSL | 137.14º | 0.23% | 0.43% | - |
| HSV(B) | 137.14º | 0.37% | 0.52% | - |
| XYZ | 14.25 | 19.54 | 14.58 | - |
| YUV | 114.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 133 | 98 | 0.37 | 0 | 0.26 | 0.48 | 137.14 | 0.23 | 0.43 |
| Hex | 54 | 85 | 62 | 25 | 0 | 1A | 30 | 89 | 17 | 2B |
| Octal | 124 | 205 | 142 | 45 | 0 | 32 | 60 | 211 | 27 | 53 |
| Binary | 1010100 | 10000101 | 1100010 | 100101 | 0 | 11010 | 110000 | 10001001 | 10111 | 101011 |
Color Harmonies of #548562
Complementary color
Monochromatic Colors of #548562
Black with #548562
Text Example
Text Example
White with #548562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548562; }
p { color: rgb(84,133,98); }
H1.HeaderClassName
{
color: #548562;
}
.AnyTagClassName
{
color: #548562;
}
</style>
background-color css
<style>
a { background-color: #548562; }
a { background-color: rgb(84,133,98); }
div.DivClassName
{
background-color: #548562;
}
.BgClassName
{
background-color: #548562;
}
</style>
border-color css
<style>
span { border-color: #548562; }
span { border-color: rgb(84,133,98); }
td.TdClassName
{
border-color: #548562;
}
.TagClassName
{
border-color: #548562;
}
</style>