#4c2220 color RGB value is (76,34,32)
#4c2220 color CMYK value
#4c2220 color HSL value
HSV(or HSB) | 2.7° | 57.9 | 29.8 |
XYZ | 3.813 | 2.785 | 1.703 |
Yxy | 0.459 | 0.335 | 2.785 |
LAB | 19.161 | 19.613 | 10.605 |
LUV | 19.161 | 25.665 | 6.492 |
Hunter-LAB | 16.688 | 11.584 | 5.631 |
CIE-LCH | 19.161 | 22.296 | 28.401 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 22 | 20 |
Decimal | 76 | 34 | 32 |
Octal | 114 | 42 | 40 |
Binary | 01001100 | 00100010 | 00100000 |
Below, you can see some colors close to #4c2220. 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 #4c2220.
<span style="color:#4c2220">Text here</span>
This paragraph has a background color of #4c2220.
<p style="background-color:#4c2220;">Content here</p>
This element has a border color of #4c2220.
<div style="border:1px #4c2220;">Content here</div>
.text {color:#4c2220;}
.background {background-color:#4c2220;}
.border {border:1px solid #4c2220;}
.text-shadow {border:1px solid #4c2220;}
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 #f9f2f1 is the lightest one.