Shades of William #546360
Tints of William #546360
RGB
CMYK
RGB Variations
Color information
#546360 (or 0x546360) is known color: William. HEX triplet: 54, 63 and 60. RGB value is (84,99,96). Sum of RGB (Red+Green+Blue) = 84+99+96=279 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.11% from 279); Green value is 99 (39.06% from 255 or 35.48% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 99 - color contains mainly: green. Hex color #546360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546360 is #AB9C9F. Grayscale: #5E5E5E. Windows color (decimal): -11246752 or 6316884. OLE color: 6316884.
HSL color Cylindrical-coordinate representation of color #546360: hue angle of 168º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #546360 is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 99 | 96 | - |
| CMYK | 0.15 | 0 | 0.03 | 0.61 |
| HSL | 168º | 0.08% | 0.36% | - |
| HSV(B) | 168º | 0.15% | 0.39% | - |
| XYZ | 10.23 | 11.65 | 12.78 | - |
| YUV | 94.17 | 129.03 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 96 | 0.15 | 0 | 0.03 | 0.61 | 168 | 0.08 | 0.36 |
| Hex | 54 | 63 | 60 | F | 0 | 3 | 3D | A8 | 8 | 24 |
| Octal | 124 | 143 | 140 | 17 | 0 | 3 | 75 | 250 | 10 | 44 |
| Binary | 1010100 | 1100011 | 1100000 | 1111 | 0 | 11 | 111101 | 10101000 | 1000 | 100100 |
Color Harmonies of #546360
Complementary color
Monochromatic Colors of #546360
Black with #546360
Text Example
Text Example
White with #546360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546360; }
p { color: rgb(84,99,96); }
H1.HeaderClassName
{
color: #546360;
}
.AnyTagClassName
{
color: #546360;
}
</style>
background-color css
<style>
a { background-color: #546360; }
a { background-color: rgb(84,99,96); }
div.DivClassName
{
background-color: #546360;
}
.BgClassName
{
background-color: #546360;
}
</style>
border-color css
<style>
span { border-color: #546360; }
span { border-color: rgb(84,99,96); }
td.TdClassName
{
border-color: #546360;
}
.TagClassName
{
border-color: #546360;
}
</style>