mostly black
Enter any color value (e.g., #5c2a65, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#afafaf color RGB value is (175,175,175)
#afafaf color CMYK value
#afafaf color HSL value
HSV(or HSB) | 0° | 0 | 68.6 |
XYZ | 40.747 | 42.869 | 46.684 |
Yxy | 0.313 | 0.329 | 42.869 |
LAB | 71.466 | 0.004 | -0.008 |
LUV | 71.466 | 0.001 | -0.012 |
Hunter-LAB | 65.474 | -3.494 | 3.557 |
CIE-LCH | 71.466 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AF | AF | AF |
Decimal | 175 | 175 | 175 |
Octal | 257 | 257 | 257 |
Binary | 10101111 | 10101111 | 10101111 |
This text has a font color of #afafaf.
<span style="color:#afafaf">Text here</span>
This paragraph has a background color of #afafaf.
<p style="background-color:#afafaf;">Content here</p>
This element has a border color of #afafaf.
<div style="border:1px #afafaf;">Content here</div>
.text {color:#afafaf;}
.background {background-color:#afafaf;}
.border {border:1px solid #afafaf;}
.text-shadow {border:1px solid #afafaf;}
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.