Shades of Melanzane #292628
Tints of Melanzane #292628
RGB
CMYK
RGB Variations
Color information
#292628 (or 0x292628) is known color: Melanzane. HEX triplet: 29, 26 and 28. RGB value is (41,38,40). Sum of RGB (Red+Green+Blue) = 41+38+40=119 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.45% from 119); Green value is 38 (15.23% from 255 or 31.93% from 119); Blue value is 40 (16.02% from 255 or 33.61% from 119); Max value from RGB is 41 - color contains mainly: red. Hex color #292628 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292628 is #D6D9D7. Grayscale: #272727. Windows color (decimal): -14080472 or 2631209. OLE color: 2631209.
HSL color Cylindrical-coordinate representation of color #292628: hue angle of 320º 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 #292628 is Cyan = 0, Magento = 0.07, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
RGB | 41 | 38 | 40 | - |
CMYK | 0 | 0.07 | 0.02 | 0.84 |
HSL | 320º | 0.04% | 0.15% | - |
HSV(B) | 320º | 0.07% | 0.16% | - |
XYZ | 1.99 | 2.01 | 2.29 | - |
YUV | 39.13 | 128.49 | 129.34 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 41 | 38 | 40 | 0 | 0.07 | 0.02 | 0.84 | 320 | 0.04 | 0.15 |
Hex | 29 | 26 | 28 | 0 | 7 | 2 | 54 | 140 | 4 | F |
Octal | 51 | 46 | 50 | 0 | 7 | 2 | 124 | 500 | 4 | 17 |
Binary | 101001 | 100110 | 101000 | 0 | 111 | 10 | 1010100 | 101000000 | 100 | 1111 |
Color Harmonies of #292628
Complementary color
Monochromatic Colors of #292628
Black with #292628
Text Example
Text Example
White with #292628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292628; }
p { color: rgb(41,38,40); }
H1.HeaderClassName
{
color: #292628;
}
.AnyTagClassName
{
color: #292628;
}
</style>
background-color css
<style>
a { background-color: #292628; }
a { background-color: rgb(41,38,40); }
div.DivClassName
{
background-color: #292628;
}
.BgClassName
{
background-color: #292628;
}
</style>
border-color css
<style>
span { border-color: #292628; }
span { border-color: rgb(41,38,40); }
td.TdClassName
{
border-color: #292628;
}
.TagClassName
{
border-color: #292628;
}
</style>