Rouge Like/ dark pink/dark raspberry
#a94064 color RGB value is (169,64,100)
#a94064 color CMYK value
#a94064 color HSL value
HSV(or HSB) | 339.4° | 62.1 | 66.3 |
XYZ | 20.496 | 13.022 | 13.49 |
Yxy | 0.436 | 0.277 | 13.022 |
LAB | 42.796 | 46.401 | 1.669 |
LUV | 42.796 | 67.897 | -6.153 |
Hunter-LAB | 36.086 | 38.233 | 3.096 |
CIE-LCH | 42.796 | 46.431 | 2.06 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A9 | 40 | 64 |
Decimal | 169 | 64 | 100 |
Octal | 251 | 100 | 144 |
Binary | 10101001 | 01000000 | 01100100 |
Below, you can see some colors close to #a94064. 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 #a94064.
<span style="color:#a94064">Text here</span>
This paragraph has a background color of #a94064.
<p style="background-color:#a94064;">Content here</p>
This element has a border color of #a94064.
<div style="border:1px #a94064;">Content here</div>
.text {color:#a94064;}
.background {background-color:#a94064;}
.border {border:1px solid #a94064;}
.text-shadow {border:1px solid #a94064;}
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, #0f0609 is the darkest color, while #fffeff is the lightest one.