reddish black
Enter any color value (e.g., #673adf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2c5858 color RGB value is (44,88,88)
#2c5858 color CMYK value
#2c5858 color HSL value
HSV(or HSB) | 180° | 50 | 34.5 |
XYZ | 6.29 | 8.22 | 10.488 |
Yxy | 0.252 | 0.329 | 8.22 |
LAB | 34.436 | -15.154 | -4.72 |
LUV | 34.436 | -18.629 | -4.024 |
Hunter-LAB | 28.67 | -11.011 | -1.62 |
CIE-LCH | 34.436 | 15.872 | 197.3 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 58 | 58 |
Decimal | 44 | 88 | 88 |
Octal | 54 | 130 | 130 |
Binary | 00101100 | 01011000 | 01011000 |
Below, you can see some colors close to #2c5858. 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 #2c5858.
<span style="color:#2c5858">Text here</span>
This paragraph has a background color of #2c5858.
<p style="background-color:#2c5858;">Content here</p>
This element has a border color of #2c5858.
<div style="border:1px #2c5858;">Content here</div>
.text {color:#2c5858;}
.background {background-color:#2c5858;}
.border {border:1px solid #2c5858;}
.text-shadow {border:1px solid #2c5858;}
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, #010303 is the darkest color, while #f4f9f9 is the lightest one.