#946d6e color RGB value is (148,109,110)
#946d6e color CMYK value
#946d6e color HSL value
HSV(or HSB) | 358.5° | 26.4 | 58 |
XYZ | 20.496 | 18.359 | 17.215 |
Yxy | 0.366 | 0.327 | 18.359 |
LAB | 49.929 | 15.658 | 5.523 |
LUV | 49.929 | 24.708 | 4.616 |
Hunter-LAB | 42.847 | 10.402 | 6.172 |
CIE-LCH | 49.929 | 16.603 | 19.43 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 94 | 6D | 6E |
Decimal | 148 | 109 | 110 |
Octal | 224 | 155 | 156 |
Binary | 10010100 | 01101101 | 01101110 |
Below, you can see some colors close to #946d6e. 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 #946d6e.
<span style="color:#946d6e">Text here</span>
This paragraph has a background color of #946d6e.
<p style="background-color:#946d6e;">Content here</p>
This element has a border color of #946d6e.
<div style="border:1px #946d6e;">Content here</div>
.text {color:#946d6e;}
.background {background-color:#946d6e;}
.border {border:1px solid #946d6e;}
.text-shadow {border:1px solid #946d6e;}
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, #010101 is the darkest color, while #f7f4f4 is the lightest one.