mostly black
Enter any color value (e.g., #ece195, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#717171 color RGB value is (113,113,113)
#717171 color CMYK value
#717171 color HSL value
HSV(or HSB) | 0° | 0 | 44.3 |
XYZ | 15.696 | 16.513 | 17.983 |
Yxy | 0.313 | 0.329 | 16.513 |
LAB | 47.641 | 0.003 | -0.006 |
LUV | 47.641 | 0 | -0.008 |
Hunter-LAB | 40.636 | -2.168 | 2.208 |
CIE-LCH | 47.641 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 71 | 71 | 71 |
Decimal | 113 | 113 | 113 |
Octal | 161 | 161 | 161 |
Binary | 01110001 | 01110001 | 01110001 |
This text has a font color of #717171.
<span style="color:#717171">Text here</span>
This paragraph has a background color of #717171.
<p style="background-color:#717171;">Content here</p>
This element has a border color of #717171.
<div style="border:1px #717171;">Content here</div>
.text {color:#717171;}
.background {background-color:#717171;}
.border {border:1px solid #717171;}
.text-shadow {border:1px solid #717171;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.