#c7c7c7 color RGB value is (199,199,199)
#c7c7c7 color CMYK value
#c7c7c7 color HSL value
HSV(or HSB) | 0° | 0 | 78 |
XYZ | 54.285 | 57.112 | 62.195 |
Yxy | 0.313 | 0.329 | 57.112 |
LAB | 80.243 | 0.004 | -0.009 |
LUV | 80.243 | 0.001 | -0.014 |
Hunter-LAB | 75.573 | -4.032 | 4.106 |
CIE-LCH | 80.243 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C7 | C7 | C7 |
Decimal | 199 | 199 | 199 |
Octal | 307 | 307 | 307 |
Binary | 11000111 | 11000111 | 11000111 |
Below, you can see some colors close to #c7c7c7. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #c7c7c7.
<span style="color:#c7c7c7">Text here</span>
This paragraph has a background color of #c7c7c7.
<p style="background-color:#c7c7c7;">Content here</p>
This element has a border color of #c7c7c7.
<div style="border:1px #c7c7c7;">Content here</div>
.text {color:#c7c7c7;}
.background {background-color:#c7c7c7;}
.border {border:1px solid #c7c7c7;}
.text-shadow {border:1px solid #c7c7c7;}
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, #080808 is the darkest color, while #fcfcfc is the lightest one.