mostly black
Enter any color value (e.g., #fa7a26, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#565656 color RGB value is (86,86,86)
#565656 color CMYK value
#565656 color HSL value
HSV(or HSB) | 0° | 0 | 33.7 |
XYZ | 8.845 | 9.306 | 10.134 |
Yxy | 0.313 | 0.329 | 9.306 |
LAB | 36.567 | 0.002 | -0.005 |
LUV | 36.567 | 0 | -0.006 |
Hunter-LAB | 30.506 | -1.628 | 1.657 |
CIE-LCH | 36.567 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 56 | 56 | 56 |
Decimal | 86 | 86 | 86 |
Octal | 126 | 126 | 126 |
Binary | 01010110 | 01010110 | 01010110 |
This text has a font color of #565656.
<span style="color:#565656">Text here</span>
This paragraph has a background color of #565656.
<p style="background-color:#565656;">Content here</p>
This element has a border color of #565656.
<div style="border:1px #565656;">Content here</div>
.text {color:#565656;}
.background {background-color:#565656;}
.border {border:1px solid #565656;}
.text-shadow {border:1px solid #565656;}
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, #010101 is the darkest color, while #f5f5f5 is the lightest one.