Shades of William #546561
Tints of William #546561
RGB
CMYK
RGB Variations
Color information
#546561 (or 0x546561) is known color: William. HEX triplet: 54, 65 and 61. RGB value is (84,101,97). Sum of RGB (Red+Green+Blue) = 84+101+97=282 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.79% from 282); Green value is 101 (39.84% from 255 or 35.82% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 101 - color contains mainly: green. Hex color #546561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546561 is #AB9A9E. Grayscale: #5F5F5F. Windows color (decimal): -11246239 or 6382932. OLE color: 6382932.
HSL color Cylindrical-coordinate representation of color #546561: hue angle of 165.88º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #546561 is Cyan = 0.17, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 101 | 97 | - |
| CMYK | 0.17 | 0 | 0.04 | 0.60 |
| HSL | 165.88º | 0.09% | 0.36% | - |
| HSV(B) | 165.88º | 0.17% | 0.4% | - |
| XYZ | 10.47 | 12.06 | 13.08 | - |
| YUV | 95.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 97 | 0.17 | 0 | 0.04 | 0.60 | 165.88 | 0.09 | 0.36 |
| Hex | 54 | 65 | 61 | 11 | 0 | 4 | 3C | A6 | 9 | 24 |
| Octal | 124 | 145 | 141 | 21 | 0 | 4 | 74 | 246 | 11 | 44 |
| Binary | 1010100 | 1100101 | 1100001 | 10001 | 0 | 100 | 111100 | 10100110 | 1001 | 100100 |
Color Harmonies of #546561
Complementary color
Monochromatic Colors of #546561
Black with #546561
Text Example
Text Example
White with #546561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546561; }
p { color: rgb(84,101,97); }
H1.HeaderClassName
{
color: #546561;
}
.AnyTagClassName
{
color: #546561;
}
</style>
background-color css
<style>
a { background-color: #546561; }
a { background-color: rgb(84,101,97); }
div.DivClassName
{
background-color: #546561;
}
.BgClassName
{
background-color: #546561;
}
</style>
border-color css
<style>
span { border-color: #546561; }
span { border-color: rgb(84,101,97); }
td.TdClassName
{
border-color: #546561;
}
.TagClassName
{
border-color: #546561;
}
</style>