vivid orange(brown)/vivid tangelo
#f5c7a8 color RGB value is (245,199,168)
#f5c7a8 color CMYK value
#f5c7a8 color HSL value
HSV(or HSB) | 24.2° | 31.4 | 96.1 |
XYZ | 65.147 | 63.086 | 45.789 |
Yxy | 0.374 | 0.363 | 63.086 |
LAB | 83.488 | 12.022 | 21.69 |
LUV | 83.488 | 31.469 | 28.104 |
Hunter-LAB | 79.427 | 7.412 | 21.419 |
CIE-LCH | 83.488 | 24.799 | 61.002 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | C7 | A8 |
Decimal | 245 | 199 | 168 |
Octal | 365 | 307 | 250 |
Binary | 11110101 | 11000111 | 10101000 |
Below, you can see some colors close to #f5c7a8. 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 #f5c7a8.
<span style="color:#f5c7a8">Text here</span>
This paragraph has a background color of #f5c7a8.
<p style="background-color:#f5c7a8;">Content here</p>
This element has a border color of #f5c7a8.
<div style="border:1px #f5c7a8;">Content here</div>
.text {color:#f5c7a8;}
.background {background-color:#f5c7a8;}
.border {border:1px solid #f5c7a8;}
.text-shadow {border:1px solid #f5c7a8;}
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, #080401 is the darkest color, while #fef8f4 is the lightest one.