Shades of Como #549066
Tints of Como #549066
RGB
CMYK
RGB Variations
Color information
#549066 (or 0x549066) is known color: Como. HEX triplet: 54, 90 and 66. RGB value is (84,144,102). Sum of RGB (Red+Green+Blue) = 84+144+102=330 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.45% from 330); Green value is 144 (56.64% from 255 or 43.64% from 330); Blue value is 102 (40.23% from 255 or 30.91% from 330); Max value from RGB is 144 - color contains mainly: green. Hex color #549066 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549066 is #AB6F99. Grayscale: #797979. Windows color (decimal): -11235226 or 6721620. OLE color: 6721620.
HSL color Cylindrical-coordinate representation of color #549066: hue angle of 138º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549066 is Cyan = 0.42, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 144 | 102 | - |
| CMYK | 0.42 | 0 | 0.29 | 0.44 |
| HSL | 138º | 0.26% | 0.45% | - |
| HSV(B) | 138º | 0.42% | 0.56% | - |
| XYZ | 16.03 | 22.79 | 16.12 | - |
| YUV | 121.27 | 117.12 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 144 | 102 | 0.42 | 0 | 0.29 | 0.44 | 138 | 0.26 | 0.45 |
| Hex | 54 | 90 | 66 | 2A | 0 | 1D | 2C | 8A | 1A | 2D |
| Octal | 124 | 220 | 146 | 52 | 0 | 35 | 54 | 212 | 32 | 55 |
| Binary | 1010100 | 10010000 | 1100110 | 101010 | 0 | 11101 | 101100 | 10001010 | 11010 | 101101 |
Color Harmonies of #549066
Complementary color
Monochromatic Colors of #549066
Black with #549066
Text Example
Text Example
White with #549066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549066; }
p { color: rgb(84,144,102); }
H1.HeaderClassName
{
color: #549066;
}
.AnyTagClassName
{
color: #549066;
}
</style>
background-color css
<style>
a { background-color: #549066; }
a { background-color: rgb(84,144,102); }
div.DivClassName
{
background-color: #549066;
}
.BgClassName
{
background-color: #549066;
}
</style>
border-color css
<style>
span { border-color: #549066; }
span { border-color: rgb(84,144,102); }
td.TdClassName
{
border-color: #549066;
}
.TagClassName
{
border-color: #549066;
}
</style>