dark pinkish gray/dark roseish gray
#946d7f color RGB value is (148,109,127)
#946d7f color CMYK value
#946d7f color HSL value
HSV(or HSB) | 332.3° | 26.4 | 58 |
XYZ | 21.512 | 18.765 | 22.567 |
Yxy | 0.342 | 0.299 | 18.765 |
LAB | 50.412 | 18.452 | -3.856 |
LUV | 50.412 | 22.471 | -8.346 |
Hunter-LAB | 43.319 | 12.834 | -0.564 |
CIE-LCH | 50.412 | 18.85 | 348.196 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 94 | 6D | 7F |
Decimal | 148 | 109 | 127 |
Octal | 224 | 155 | 177 |
Binary | 10010100 | 01101101 | 01111111 |
Below, you can see some colors close to #946d7f. 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 #946d7f.
<span style="color:#946d7f">Text here</span>
This paragraph has a background color of #946d7f.
<p style="background-color:#946d7f;">Content here</p>
This element has a border color of #946d7f.
<div style="border:1px #946d7f;">Content here</div>
.text {color:#946d7f;}
.background {background-color:#946d7f;}
.border {border:1px solid #946d7f;}
.text-shadow {border:1px solid #946d7f;}
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 #f7f4f5 is the lightest one.