Doctor/ mostly black
Enter any color value (e.g., #685642, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f9f9f9 color RGB value is (249,249,249)
#f9f9f9 color CMYK value
#f9f9f9 color HSL value
HSV(or HSB) | 0° | 0 | 97.6 |
XYZ | 90.041 | 94.731 | 103.162 |
Yxy | 0.313 | 0.329 | 94.731 |
LAB | 97.926 | 0.005 | -0.01 |
LUV | 97.926 | 0.001 | -0.017 |
Hunter-LAB | 97.33 | -5.193 | 5.288 |
CIE-LCH | 97.926 | 0.011 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F9 | F9 | F9 |
Decimal | 249 | 249 | 249 |
Octal | 371 | 371 | 371 |
Binary | 11111001 | 11111001 | 11111001 |
This text has a font color of #f9f9f9.
<span style="color:#f9f9f9">Text here</span>
This paragraph has a background color of #f9f9f9.
<p style="background-color:#f9f9f9;">Content here</p>
This element has a border color of #f9f9f9.
<div style="border:1px #f9f9f9;">Content here</div>
.text {color:#f9f9f9;}
.background {background-color:#f9f9f9;}
.border {border:1px solid #f9f9f9;}
.text-shadow {border:1px solid #f9f9f9;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.