Shades of Como #547862
Tints of Como #547862
RGB
CMYK
RGB Variations
Color information
#547862 (or 0x547862) is known color: Como. HEX triplet: 54, 78 and 62. RGB value is (84,120,98). Sum of RGB (Red+Green+Blue) = 84+120+98=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 98 (38.67% from 255 or 32.45% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #547862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547862 is #AB879D. Grayscale: #6A6A6A. Windows color (decimal): -11241374 or 6453332. OLE color: 6453332.
HSL color Cylindrical-coordinate representation of color #547862: hue angle of 143.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #547862 is Cyan = 0.3, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 120 | 98 | - |
| CMYK | 0.3 | 0 | 0.18 | 0.53 |
| HSL | 143.33º | 0.18% | 0.4% | - |
| HSV(B) | 143.33º | 0.3% | 0.47% | - |
| XYZ | 12.58 | 16.2 | 14.02 | - |
| YUV | 106.73 | 123.07 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 120 | 98 | 0.3 | 0 | 0.18 | 0.53 | 143.33 | 0.18 | 0.4 |
| Hex | 54 | 78 | 62 | 1E | 0 | 12 | 35 | 8F | 12 | 28 |
| Octal | 124 | 170 | 142 | 36 | 0 | 22 | 65 | 217 | 22 | 50 |
| Binary | 1010100 | 1111000 | 1100010 | 11110 | 0 | 10010 | 110101 | 10001111 | 10010 | 101000 |
Color Harmonies of #547862
Complementary color
Monochromatic Colors of #547862
Black with #547862
Text Example
Text Example
White with #547862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547862; }
p { color: rgb(84,120,98); }
H1.HeaderClassName
{
color: #547862;
}
.AnyTagClassName
{
color: #547862;
}
</style>
background-color css
<style>
a { background-color: #547862; }
a { background-color: rgb(84,120,98); }
div.DivClassName
{
background-color: #547862;
}
.BgClassName
{
background-color: #547862;
}
</style>
border-color css
<style>
span { border-color: #547862; }
span { border-color: rgb(84,120,98); }
td.TdClassName
{
border-color: #547862;
}
.TagClassName
{
border-color: #547862;
}
</style>