Shades of Como #547666
Tints of Como #547666
RGB
CMYK
RGB Variations
Color information
#547666 (or 0x547666) is known color: Como. HEX triplet: 54, 76 and 66. RGB value is (84,118,102). Sum of RGB (Red+Green+Blue) = 84+118+102=304 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.63% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 102 (40.23% from 255 or 33.55% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #547666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547666 is #AB8999. Grayscale: #6A6A6A. Windows color (decimal): -11241882 or 6714964. OLE color: 6714964.
HSL color Cylindrical-coordinate representation of color #547666: hue angle of 151.76º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547666 is Cyan = 0.29, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 102 | - |
| CMYK | 0.29 | 0 | 0.14 | 0.54 |
| HSL | 151.76º | 0.17% | 0.4% | - |
| HSV(B) | 151.76º | 0.29% | 0.46% | - |
| XYZ | 12.53 | 15.8 | 14.96 | - |
| YUV | 106.01 | 125.74 | 112.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 102 | 0.29 | 0 | 0.14 | 0.54 | 151.76 | 0.17 | 0.4 |
| Hex | 54 | 76 | 66 | 1D | 0 | E | 36 | 98 | 11 | 28 |
| Octal | 124 | 166 | 146 | 35 | 0 | 16 | 66 | 230 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1100110 | 11101 | 0 | 1110 | 110110 | 10011000 | 10001 | 101000 |
Color Harmonies of #547666
Complementary color
Monochromatic Colors of #547666
Black with #547666
Text Example
Text Example
White with #547666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547666; }
p { color: rgb(84,118,102); }
H1.HeaderClassName
{
color: #547666;
}
.AnyTagClassName
{
color: #547666;
}
</style>
background-color css
<style>
a { background-color: #547666; }
a { background-color: rgb(84,118,102); }
div.DivClassName
{
background-color: #547666;
}
.BgClassName
{
background-color: #547666;
}
</style>
border-color css
<style>
span { border-color: #547666; }
span { border-color: rgb(84,118,102); }
td.TdClassName
{
border-color: #547666;
}
.TagClassName
{
border-color: #547666;
}
</style>