Shades of Como #548966
Tints of Como #548966
RGB
CMYK
RGB Variations
Color information
#548966 (or 0x548966) is known color: Como. HEX triplet: 54, 89 and 66. RGB value is (84,137,102). Sum of RGB (Red+Green+Blue) = 84+137+102=323 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.01% from 323); Green value is 137 (53.91% from 255 or 42.41% from 323); Blue value is 102 (40.23% from 255 or 31.58% from 323); Max value from RGB is 137 - color contains mainly: green. Hex color #548966 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548966 is #AB7699. Grayscale: #757575. Windows color (decimal): -11237018 or 6719828. OLE color: 6719828.
HSL color Cylindrical-coordinate representation of color #548966: hue angle of 140.38º 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 #548966 is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 102 | - |
| CMYK | 0.39 | 0 | 0.26 | 0.46 |
| HSL | 140.38º | 0.24% | 0.43% | - |
| HSV(B) | 140.38º | 0.39% | 0.54% | - |
| XYZ | 15 | 20.74 | 15.78 | - |
| YUV | 117.16 | 119.44 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 102 | 0.39 | 0 | 0.26 | 0.46 | 140.38 | 0.24 | 0.43 |
| Hex | 54 | 89 | 66 | 27 | 0 | 1A | 2E | 8C | 18 | 2B |
| Octal | 124 | 211 | 146 | 47 | 0 | 32 | 56 | 214 | 30 | 53 |
| Binary | 1010100 | 10001001 | 1100110 | 100111 | 0 | 11010 | 101110 | 10001100 | 11000 | 101011 |
Color Harmonies of #548966
Complementary color
Monochromatic Colors of #548966
Black with #548966
Text Example
Text Example
White with #548966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548966; }
p { color: rgb(84,137,102); }
H1.HeaderClassName
{
color: #548966;
}
.AnyTagClassName
{
color: #548966;
}
</style>
background-color css
<style>
a { background-color: #548966; }
a { background-color: rgb(84,137,102); }
div.DivClassName
{
background-color: #548966;
}
.BgClassName
{
background-color: #548966;
}
</style>
border-color css
<style>
span { border-color: #548966; }
span { border-color: rgb(84,137,102); }
td.TdClassName
{
border-color: #548966;
}
.TagClassName
{
border-color: #548966;
}
</style>