Shades of Como #548769
Tints of Como #548769
RGB
CMYK
RGB Variations
Color information
#548769 (or 0x548769) is known color: Como. HEX triplet: 54, 87 and 69. RGB value is (84,135,105). Sum of RGB (Red+Green+Blue) = 84+135+105=324 (42% of max value = 765). Red value is 84 (33.20% from 255 or 25.93% from 324); Green value is 135 (53.12% from 255 or 41.67% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 135 - color contains mainly: green. Hex color #548769 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #548769 is #AB7896. Grayscale: #747474. Windows color (decimal): -11237527 or 6915924. OLE color: 6915924.
HSL color Cylindrical-coordinate representation of color #548769: hue angle of 144.71º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #548769 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 135 | 105 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.47 |
| HSL | 144.71º | 0.23% | 0.43% | - |
| HSV(B) | 144.71º | 0.38% | 0.53% | - |
| XYZ | 14.87 | 20.23 | 16.49 | - |
| YUV | 116.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 135 | 105 | 0.38 | 0 | 0.22 | 0.47 | 144.71 | 0.23 | 0.43 |
| Hex | 54 | 87 | 69 | 26 | 0 | 16 | 2F | 91 | 17 | 2B |
| Octal | 124 | 207 | 151 | 46 | 0 | 26 | 57 | 221 | 27 | 53 |
| Binary | 1010100 | 10000111 | 1101001 | 100110 | 0 | 10110 | 101111 | 10010001 | 10111 | 101011 |
Color Harmonies of #548769
Complementary color
Monochromatic Colors of #548769
Black with #548769
Text Example
Text Example
White with #548769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548769; }
p { color: rgb(84,135,105); }
H1.HeaderClassName
{
color: #548769;
}
.AnyTagClassName
{
color: #548769;
}
</style>
background-color css
<style>
a { background-color: #548769; }
a { background-color: rgb(84,135,105); }
div.DivClassName
{
background-color: #548769;
}
.BgClassName
{
background-color: #548769;
}
</style>
border-color css
<style>
span { border-color: #548769; }
span { border-color: rgb(84,135,105); }
td.TdClassName
{
border-color: #548769;
}
.TagClassName
{
border-color: #548769;
}
</style>