Shades of Como #548466
Tints of Como #548466
RGB
CMYK
RGB Variations
Color information
#548466 (or 0x548466) is known color: Como. HEX triplet: 54, 84 and 66. RGB value is (84,132,102). Sum of RGB (Red+Green+Blue) = 84+132+102=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 132 - color contains mainly: green. Hex color #548466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548466 is #AB7B99. Grayscale: #727272. Windows color (decimal): -11238298 or 6718548. OLE color: 6718548.
HSL color Cylindrical-coordinate representation of color #548466: hue angle of 142.5º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #548466 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 132 | 102 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.48 |
| HSL | 142.5º | 0.22% | 0.42% | - |
| HSV(B) | 142.5º | 0.36% | 0.52% | - |
| XYZ | 14.31 | 19.35 | 15.55 | - |
| YUV | 114.23 | 121.1 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 132 | 102 | 0.36 | 0 | 0.23 | 0.48 | 142.5 | 0.22 | 0.42 |
| Hex | 54 | 84 | 66 | 24 | 0 | 17 | 30 | 8E | 16 | 2A |
| Octal | 124 | 204 | 146 | 44 | 0 | 27 | 60 | 216 | 26 | 52 |
| Binary | 1010100 | 10000100 | 1100110 | 100100 | 0 | 10111 | 110000 | 10001110 | 10110 | 101010 |
Color Harmonies of #548466
Complementary color
Monochromatic Colors of #548466
Black with #548466
Text Example
Text Example
White with #548466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548466; }
p { color: rgb(84,132,102); }
H1.HeaderClassName
{
color: #548466;
}
.AnyTagClassName
{
color: #548466;
}
</style>
background-color css
<style>
a { background-color: #548466; }
a { background-color: rgb(84,132,102); }
div.DivClassName
{
background-color: #548466;
}
.BgClassName
{
background-color: #548466;
}
</style>
border-color css
<style>
span { border-color: #548466; }
span { border-color: rgb(84,132,102); }
td.TdClassName
{
border-color: #548466;
}
.TagClassName
{
border-color: #548466;
}
</style>