reddish black
Enter any color value (e.g., #af7674, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bec2c2 color RGB value is (190,194,194)
#bec2c2 color CMYK value
#bec2c2 color HSL value
HSV(or HSB) | 180° | 2.1 | 76.1 |
XYZ | 50.265 | 53.426 | 58.702 |
Yxy | 0.31 | 0.329 | 53.426 |
LAB | 78.126 | -1.376 | -0.492 |
LUV | 78.126 | -2.246 | -0.498 |
Hunter-LAB | 73.093 | -5.162 | 3.548 |
CIE-LCH | 78.126 | 1.461 | 199.661 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BE | C2 | C2 |
Decimal | 190 | 194 | 194 |
Octal | 276 | 302 | 302 |
Binary | 10111110 | 11000010 | 11000010 |
Below, you can see some colors close to #bec2c2. 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 #bec2c2.
<span style="color:#bec2c2">Text here</span>
This paragraph has a background color of #bec2c2.
<p style="background-color:#bec2c2;">Content here</p>
This element has a border color of #bec2c2.
<div style="border:1px #bec2c2;">Content here</div>
.text {color:#bec2c2;}
.background {background-color:#bec2c2;}
.border {border:1px solid #bec2c2;}
.text-shadow {border:1px solid #bec2c2;}
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.