#545416 color RGB value is (84,84,22)
#545416 color CMYK value
#545416 color HSL value
HSV(or HSB) | 60° | 73.8 | 32.9 |
XYZ | 6.971 | 8.283 | 1.99 |
Yxy | 0.404 | 0.48 | 8.283 |
LAB | 34.566 | -8.662 | 34.497 |
LUV | 34.566 | 2.433 | 33.729 |
Hunter-LAB | 28.781 | -7.13 | 16.046 |
CIE-LCH | 34.566 | 35.568 | 104.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 54 | 54 | 16 |
Decimal | 84 | 84 | 22 |
Octal | 124 | 124 | 26 |
Binary | 01010100 | 01010100 | 00010110 |
Below, you can see some colors close to #545416. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #545416.
<span style="color:#545416">Text here</span>
This paragraph has a background color of #545416.
<p style="background-color:#545416;">Content here</p>
This element has a border color of #545416.
<div style="border:1px #545416;">Content here</div>
.text {color:#545416;}
.background {background-color:#545416;}
.border {border:1px solid #545416;}
.text-shadow {border:1px solid #545416;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #111104 is the darkest color, while #ffffff is the lightest one.