reddish black
Enter any color value (e.g., #43fb7a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5f5f4 color RGB value is (245,245,244)
#f5f5f4 color CMYK value
#f5f5f4 color HSL value
HSV(or HSB) | 60° | 0.4 | 96.1 |
XYZ | 86.638 | 91.249 | 98.634 |
Yxy | 0.313 | 0.33 | 91.249 |
LAB | 96.512 | -0.171 | 0.47 |
LUV | 96.512 | 0.057 | 0.756 |
Hunter-LAB | 95.524 | -5.273 | 5.647 |
CIE-LCH | 96.512 | 0.5 | 109.989 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F5 | F4 |
Decimal | 245 | 245 | 244 |
Octal | 365 | 365 | 364 |
Binary | 11110101 | 11110101 | 11110100 |
Below, you can see some colors close to #f5f5f4. 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 #f5f5f4.
<span style="color:#f5f5f4">Text here</span>
This paragraph has a background color of #f5f5f4.
<p style="background-color:#f5f5f4;">Content here</p>
This element has a border color of #f5f5f4.
<div style="border:1px #f5f5f4;">Content here</div>
.text {color:#f5f5f4;}
.background {background-color:#f5f5f4;}
.border {border:1px solid #f5f5f4;}
.text-shadow {border:1px solid #f5f5f4;}
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, #000000 is the darkest color, while #f5f5f4 is the lightest one.