Shades of Como #548165
Tints of Como #548165
RGB
CMYK
RGB Variations
Color information
#548165 (or 0x548165) is known color: Como. HEX triplet: 54, 81 and 65. RGB value is (84,129,101). Sum of RGB (Red+Green+Blue) = 84+129+101=314 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.75% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 101 (39.84% from 255 or 32.17% from 314); Max value from RGB is 129 - color contains mainly: green. Hex color #548165 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548165 is #AB7E9A. Grayscale: #707070. Windows color (decimal): -11239067 or 6652244. OLE color: 6652244.
HSL color Cylindrical-coordinate representation of color #548165: hue angle of 142.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #548165 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 129 | 101 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.49 |
| HSL | 142.67º | 0.21% | 0.42% | - |
| HSV(B) | 142.67º | 0.35% | 0.51% | - |
| XYZ | 13.86 | 18.52 | 15.16 | - |
| YUV | 112.35 | 121.59 | 107.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 129 | 101 | 0.35 | 0 | 0.22 | 0.49 | 142.67 | 0.21 | 0.42 |
| Hex | 54 | 81 | 65 | 23 | 0 | 16 | 31 | 8F | 15 | 2A |
| Octal | 124 | 201 | 145 | 43 | 0 | 26 | 61 | 217 | 25 | 52 |
| Binary | 1010100 | 10000001 | 1100101 | 100011 | 0 | 10110 | 110001 | 10001111 | 10101 | 101010 |
Color Harmonies of #548165
Complementary color
Monochromatic Colors of #548165
Black with #548165
Text Example
Text Example
White with #548165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548165; }
p { color: rgb(84,129,101); }
H1.HeaderClassName
{
color: #548165;
}
.AnyTagClassName
{
color: #548165;
}
</style>
background-color css
<style>
a { background-color: #548165; }
a { background-color: rgb(84,129,101); }
div.DivClassName
{
background-color: #548165;
}
.BgClassName
{
background-color: #548165;
}
</style>
border-color css
<style>
span { border-color: #548165; }
span { border-color: rgb(84,129,101); }
td.TdClassName
{
border-color: #548165;
}
.TagClassName
{
border-color: #548165;
}
</style>