Shades of Como #547062
Tints of Como #547062
RGB
CMYK
RGB Variations
Color information
#547062 (or 0x547062) is known color: Como. HEX triplet: 54, 70 and 62. RGB value is (84,112,98). Sum of RGB (Red+Green+Blue) = 84+112+98=294 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.57% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 98 (38.67% from 255 or 33.33% from 294); Max value from RGB is 112 - color contains mainly: green. Hex color #547062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547062 is #AB8F9D. Grayscale: #666666. Windows color (decimal): -11243422 or 6451284. OLE color: 6451284.
HSL color Cylindrical-coordinate representation of color #547062: hue angle of 150º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #547062 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 98 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.56 |
| HSL | 150º | 0.14% | 0.38% | - |
| HSV(B) | 150º | 0.25% | 0.44% | - |
| XYZ | 11.65 | 14.36 | 13.71 | - |
| YUV | 102.03 | 125.72 | 115.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 98 | 0.25 | 0 | 0.13 | 0.56 | 150 | 0.14 | 0.38 |
| Hex | 54 | 70 | 62 | 19 | 0 | D | 38 | 96 | E | 26 |
| Octal | 124 | 160 | 142 | 31 | 0 | 15 | 70 | 226 | 16 | 46 |
| Binary | 1010100 | 1110000 | 1100010 | 11001 | 0 | 1101 | 111000 | 10010110 | 1110 | 100110 |
Color Harmonies of #547062
Complementary color
Monochromatic Colors of #547062
Black with #547062
Text Example
Text Example
White with #547062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547062; }
p { color: rgb(84,112,98); }
H1.HeaderClassName
{
color: #547062;
}
.AnyTagClassName
{
color: #547062;
}
</style>
background-color css
<style>
a { background-color: #547062; }
a { background-color: rgb(84,112,98); }
div.DivClassName
{
background-color: #547062;
}
.BgClassName
{
background-color: #547062;
}
</style>
border-color css
<style>
span { border-color: #547062; }
span { border-color: rgb(84,112,98); }
td.TdClassName
{
border-color: #547062;
}
.TagClassName
{
border-color: #547062;
}
</style>