pink-reddish gray/amaranthish gray
#c7c1c2 color RGB value is (199,193,194)
#c7c1c2 color CMYK value
#c7c1c2 color HSL value
HSV(or HSB) | 350° | 3 | 78 |
XYZ | 52.361 | 54.177 | 58.736 |
Yxy | 0.317 | 0.328 | 54.177 |
LAB | 78.565 | 2.275 | 0.234 |
LUV | 78.565 | 3.381 | -0.049 |
Hunter-LAB | 73.605 | -1.829 | 4.21 |
CIE-LCH | 78.565 | 2.287 | 5.862 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C7 | C1 | C2 |
Decimal | 199 | 193 | 194 |
Octal | 307 | 301 | 302 |
Binary | 11000111 | 11000001 | 11000010 |
Below, you can see some colors close to #c7c1c2. 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 #c7c1c2.
<span style="color:#c7c1c2">Text here</span>
This paragraph has a background color of #c7c1c2.
<p style="background-color:#c7c1c2;">Content here</p>
This element has a border color of #c7c1c2.
<div style="border:1px #c7c1c2;">Content here</div>
.text {color:#c7c1c2;}
.background {background-color:#c7c1c2;}
.border {border:1px solid #c7c1c2;}
.text-shadow {border:1px solid #c7c1c2;}
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.