reddish black
Enter any color value (e.g., #5216b1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3c4848 color RGB value is (60,72,72)
#3c4848 color CMYK value
#3c4848 color HSL value
HSV(or HSB) | 180° | 16.7 | 28.2 |
XYZ | 5.351 | 6.063 | 7.019 |
Yxy | 0.29 | 0.329 | 6.063 |
LAB | 29.572 | -4.802 | -1.622 |
LUV | 29.572 | -5.948 | -1.288 |
Hunter-LAB | 24.624 | -4.305 | 0.335 |
CIE-LCH | 29.572 | 5.069 | 198.663 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3C | 48 | 48 |
Decimal | 60 | 72 | 72 |
Octal | 74 | 110 | 110 |
Binary | 00111100 | 01001000 | 01001000 |
Below, you can see some colors close to #3c4848. 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 #3c4848.
<span style="color:#3c4848">Text here</span>
This paragraph has a background color of #3c4848.
<p style="background-color:#3c4848;">Content here</p>
This element has a border color of #3c4848.
<div style="border:1px #3c4848;">Content here</div>
.text {color:#3c4848;}
.background {background-color:#3c4848;}
.border {border:1px solid #3c4848;}
.text-shadow {border:1px solid #3c4848;}
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, #020202 is the darkest color, while #f6f7f7 is the lightest one.