vivid orange(brown)/vivid tangelo
#f9c6a4 color RGB value is (249,198,164)
#f9c6a4 color CMYK value
#f9c6a4 color HSL value
HSV(or HSB) | 24° | 34.1 | 97.6 |
XYZ | 65.962 | 63.208 | 43.846 |
Yxy | 0.381 | 0.365 | 63.208 |
LAB | 83.552 | 13.576 | 23.951 |
LUV | 83.552 | 35.267 | 30.659 |
Hunter-LAB | 79.504 | 8.965 | 22.954 |
CIE-LCH | 83.552 | 27.53 | 60.455 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F9 | C6 | A4 |
Decimal | 249 | 198 | 164 |
Octal | 371 | 306 | 244 |
Binary | 11111001 | 11000110 | 10100100 |
Below, you can see some colors close to #f9c6a4. 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 #f9c6a4.
<span style="color:#f9c6a4">Text here</span>
This paragraph has a background color of #f9c6a4.
<p style="background-color:#f9c6a4;">Content here</p>
This element has a border color of #f9c6a4.
<div style="border:1px #f9c6a4;">Content here</div>
.text {color:#f9c6a4;}
.background {background-color:#f9c6a4;}
.border {border:1px solid #f9c6a4;}
.text-shadow {border:1px solid #f9c6a4;}
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, #090401 is the darkest color, while #fef8f4 is the lightest one.