Shades of Como #547664
Tints of Como #547664
RGB
CMYK
RGB Variations
Color information
#547664 (or 0x547664) is known color: Como. HEX triplet: 54, 76 and 64. RGB value is (84,118,100). Sum of RGB (Red+Green+Blue) = 84+118+100=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 100 (39.45% from 255 or 33.11% from 302); Max value from RGB is 118 - color contains mainly: green. Hex color #547664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547664 is #AB899B. Grayscale: #696969. Windows color (decimal): -11241884 or 6583892. OLE color: 6583892.
HSL color Cylindrical-coordinate representation of color #547664: hue angle of 148.24º 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 #547664 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 100 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.54 |
| HSL | 148.24º | 0.17% | 0.4% | - |
| HSV(B) | 148.24º | 0.29% | 0.46% | - |
| XYZ | 12.43 | 15.76 | 14.44 | - |
| YUV | 105.78 | 124.74 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 100 | 0.29 | 0 | 0.15 | 0.54 | 148.24 | 0.17 | 0.4 |
| Hex | 54 | 76 | 64 | 1D | 0 | F | 36 | 94 | 11 | 28 |
| Octal | 124 | 166 | 144 | 35 | 0 | 17 | 66 | 224 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1100100 | 11101 | 0 | 1111 | 110110 | 10010100 | 10001 | 101000 |
Color Harmonies of #547664
Complementary color
Monochromatic Colors of #547664
Black with #547664
Text Example
Text Example
White with #547664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547664; }
p { color: rgb(84,118,100); }
H1.HeaderClassName
{
color: #547664;
}
.AnyTagClassName
{
color: #547664;
}
</style>
background-color css
<style>
a { background-color: #547664; }
a { background-color: rgb(84,118,100); }
div.DivClassName
{
background-color: #547664;
}
.BgClassName
{
background-color: #547664;
}
</style>
border-color css
<style>
span { border-color: #547664; }
span { border-color: rgb(84,118,100); }
td.TdClassName
{
border-color: #547664;
}
.TagClassName
{
border-color: #547664;
}
</style>