#7c6c6b color RGB value is (124,108,107)
#7c6c6b color CMYK value
#7c6c6b color HSL value
HSV(or HSB) | 3.5° | 13.7 | 48.6 |
XYZ | 16.329 | 16.072 | 16.151 |
Yxy | 0.336 | 0.331 | 16.072 |
LAB | 47.068 | 6.107 | 2.867 |
LUV | 47.068 | 9.609 | 2.802 |
Hunter-LAB | 40.09 | 2.547 | 4.176 |
CIE-LCH | 47.068 | 6.747 | 25.146 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7C | 6C | 6B |
Decimal | 124 | 108 | 107 |
Octal | 174 | 154 | 153 |
Binary | 01111100 | 01101100 | 01101011 |
Below, you can see some colors close to #7c6c6b. 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 #7c6c6b.
<span style="color:#7c6c6b">Text here</span>
This paragraph has a background color of #7c6c6b.
<p style="background-color:#7c6c6b;">Content here</p>
This element has a border color of #7c6c6b.
<div style="border:1px #7c6c6b;">Content here</div>
.text {color:#7c6c6b;}
.background {background-color:#7c6c6b;}
.border {border:1px solid #7c6c6b;}
.text-shadow {border:1px solid #7c6c6b;}
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, #0a0909 is the darkest color, while #fefefe is the lightest one.