reddish black
Enter any color value (e.g., #9c59ea, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bdc2c2 color RGB value is (189,194,194)
#bdc2c2 color CMYK value
#bdc2c2 color HSL value
HSV(or HSB) | 180° | 2.6 | 76.1 |
XYZ | 50.016 | 53.297 | 58.69 |
Yxy | 0.309 | 0.329 | 53.297 |
LAB | 78.05 | -1.72 | -0.611 |
LUV | 78.05 | -2.802 | -0.618 |
Hunter-LAB | 73.005 | -5.469 | 3.439 |
CIE-LCH | 78.05 | 1.825 | 199.559 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BD | C2 | C2 |
Decimal | 189 | 194 | 194 |
Octal | 275 | 302 | 302 |
Binary | 10111101 | 11000010 | 11000010 |
Below, you can see some colors close to #bdc2c2. 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 #bdc2c2.
<span style="color:#bdc2c2">Text here</span>
This paragraph has a background color of #bdc2c2.
<p style="background-color:#bdc2c2;">Content here</p>
This element has a border color of #bdc2c2.
<div style="border:1px #bdc2c2;">Content here</div>
.text {color:#bdc2c2;}
.background {background-color:#bdc2c2;}
.border {border:1px solid #bdc2c2;}
.text-shadow {border:1px solid #bdc2c2;}
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, #000000 is the darkest color, while #f4f5f5 is the lightest one.