Shades of Nero #292626
Tints of Nero #292626
RGB
CMYK
RGB Variations
Color information
#292626 (or 0x292626) is known color: Nero. HEX triplet: 29, 26 and 26. RGB value is (41,38,38). Sum of RGB (Red+Green+Blue) = 41+38+38=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 38 (15.23% from 255 or 32.48% from 117); Blue value is 38 (15.23% from 255 or 32.48% from 117); Max value from RGB is 41 - color contains mainly: red. Hex color #292626 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292626 is #D6D9D9. Grayscale: #262626. Windows color (decimal): -14080474 or 2500137. OLE color: 2500137.
HSL color Cylindrical-coordinate representation of color #292626: hue angle of 0º degrees, saturation: 0.04, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #292626 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 38 | - |
| CMYK | 0 | 0.07 | 0.07 | 0.84 |
| HSL | 0º | 0.04% | 0.15% | - |
| HSV(B) | 0º | 0.07% | 0.16% | - |
| XYZ | 1.96 | 2 | 2.12 | - |
| YUV | 38.9 | 127.49 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 38 | 0 | 0.07 | 0.07 | 0.84 | 0 | 0.04 | 0.15 |
| Hex | 29 | 26 | 26 | 0 | 7 | 7 | 54 | 0 | 4 | F |
| Octal | 51 | 46 | 46 | 0 | 7 | 7 | 124 | 0 | 4 | 17 |
| Binary | 101001 | 100110 | 100110 | 0 | 111 | 111 | 1010100 | 0 | 100 | 1111 |
Color Harmonies of #292626
Complementary color
Monochromatic Colors of #292626
Black with #292626
Text Example
Text Example
White with #292626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292626; }
p { color: rgb(41,38,38); }
H1.HeaderClassName
{
color: #292626;
}
.AnyTagClassName
{
color: #292626;
}
</style>
background-color css
<style>
a { background-color: #292626; }
a { background-color: rgb(41,38,38); }
div.DivClassName
{
background-color: #292626;
}
.BgClassName
{
background-color: #292626;
}
</style>
border-color css
<style>
span { border-color: #292626; }
span { border-color: rgb(41,38,38); }
td.TdClassName
{
border-color: #292626;
}
.TagClassName
{
border-color: #292626;
}
</style>