American Silver/ mostly black
Enter any color value (e.g., #6775f1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cfcfcf color RGB value is (207,207,207)
#cfcfcf color CMYK value
#cfcfcf color HSL value
HSV(or HSB) | 0° | 0 | 81.2 |
XYZ | 59.307 | 62.396 | 67.949 |
Yxy | 0.313 | 0.329 | 62.396 |
LAB | 83.124 | 0.004 | -0.009 |
LUV | 83.124 | 0.001 | -0.014 |
Hunter-LAB | 78.991 | -4.215 | 4.292 |
CIE-LCH | 83.124 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CF | CF | CF |
Decimal | 207 | 207 | 207 |
Octal | 317 | 317 | 317 |
Binary | 11001111 | 11001111 | 11001111 |
This text has a font color of #cfcfcf.
<span style="color:#cfcfcf">Text here</span>
This paragraph has a background color of #cfcfcf.
<p style="background-color:#cfcfcf;">Content here</p>
This element has a border color of #cfcfcf.
<div style="border:1px #cfcfcf;">Content here</div>
.text {color:#cfcfcf;}
.background {background-color:#cfcfcf;}
.border {border:1px solid #cfcfcf;}
.text-shadow {border:1px solid #cfcfcf;}
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 #fafafa is the lightest one.