Chromaphobic Black/ mostly black
Enter any color value (e.g., #7b9ee8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#292929 color RGB value is (41,41,41)
#292929 color CMYK value
#292929 color HSL value
HSV(or HSB) | 0° | 0 | 16.1 |
XYZ | 2.108 | 2.217 | 2.415 |
Yxy | 0.313 | 0.329 | 2.217 |
LAB | 16.589 | 0.001 | -0.003 |
LUV | 16.589 | 0 | -0.003 |
Hunter-LAB | 14.891 | -0.795 | 0.809 |
CIE-LCH | 16.589 | 0.003 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 29 | 29 | 29 |
Decimal | 41 | 41 | 41 |
Octal | 51 | 51 | 51 |
Binary | 00101001 | 00101001 | 00101001 |
This text has a font color of #292929.
<span style="color:#292929">Text here</span>
This paragraph has a background color of #292929.
<p style="background-color:#292929;">Content here</p>
This element has a border color of #292929.
<div style="border:1px #292929;">Content here</div>
.text {color:#292929;}
.background {background-color:#292929;}
.border {border:1px solid #292929;}
.text-shadow {border:1px solid #292929;}
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, #090909 is the darkest color, while #fefefe is the lightest one.