Shades of William #546662
Tints of William #546662
RGB
CMYK
RGB Variations
Color information
#546662 (or 0x546662) is known color: William. HEX triplet: 54, 66 and 62. RGB value is (84,102,98). Sum of RGB (Red+Green+Blue) = 84+102+98=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 102 - color contains mainly: green. Hex color #546662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546662 is #AB999D. Grayscale: #606060. Windows color (decimal): -11245982 or 6448724. OLE color: 6448724.
HSL color Cylindrical-coordinate representation of color #546662: hue angle of 166.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546662 is Cyan = 0.18, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 98 | - |
| CMYK | 0.18 | 0 | 0.04 | 0.6 |
| HSL | 166.67º | 0.1% | 0.36% | - |
| HSV(B) | 166.67º | 0.18% | 0.4% | - |
| XYZ | 10.61 | 12.27 | 13.36 | - |
| YUV | 96.16 | 129.04 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 98 | 0.18 | 0 | 0.04 | 0.6 | 166.67 | 0.1 | 0.36 |
| Hex | 54 | 66 | 62 | 12 | 0 | 4 | 3C | A7 | A | 24 |
| Octal | 124 | 146 | 142 | 22 | 0 | 4 | 74 | 247 | 12 | 44 |
| Binary | 1010100 | 1100110 | 1100010 | 10010 | 0 | 100 | 111100 | 10100111 | 1010 | 100100 |
Color Harmonies of #546662
Complementary color
Monochromatic Colors of #546662
Black with #546662
Text Example
Text Example
White with #546662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546662; }
p { color: rgb(84,102,98); }
H1.HeaderClassName
{
color: #546662;
}
.AnyTagClassName
{
color: #546662;
}
</style>
background-color css
<style>
a { background-color: #546662; }
a { background-color: rgb(84,102,98); }
div.DivClassName
{
background-color: #546662;
}
.BgClassName
{
background-color: #546662;
}
</style>
border-color css
<style>
span { border-color: #546662; }
span { border-color: rgb(84,102,98); }
td.TdClassName
{
border-color: #546662;
}
.TagClassName
{
border-color: #546662;
}
</style>