Shades of Maire #292414
Tints of Maire #292414
RGB
CMYK
RGB Variations
Color information
#292414 (or 0x292414) is known color: Maire. HEX triplet: 29, 24 and 14. RGB value is (41,36,20). Sum of RGB (Red+Green+Blue) = 41+36+20=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 36 (14.45% from 255 or 37.11% from 97); Blue value is 20 (8.20% from 255 or 20.62% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #292414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292414 is #D6DBEB. Grayscale: #232323. Windows color (decimal): -14081004 or 1319977. OLE color: 1319977.
HSL color Cylindrical-coordinate representation of color #292414: hue angle of 45.71º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #292414 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 20 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.84 |
| HSL | 45.71º | 0.34% | 0.12% | - |
| HSV(B) | 45.71º | 0.51% | 0.16% | - |
| XYZ | 1.67 | 1.78 | 0.92 | - |
| YUV | 35.67 | 119.16 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 20 | 0 | 0.12 | 0.51 | 0.84 | 45.71 | 0.34 | 0.12 |
| Hex | 29 | 24 | 14 | 0 | C | 33 | 54 | 2E | 22 | C |
| Octal | 51 | 44 | 24 | 0 | 14 | 63 | 124 | 56 | 42 | 14 |
| Binary | 101001 | 100100 | 10100 | 0 | 1100 | 110011 | 1010100 | 101110 | 100010 | 1100 |
Color Harmonies of #292414
Complementary color
Monochromatic Colors of #292414
Black with #292414
Text Example
Text Example
White with #292414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292414; }
p { color: rgb(41,36,20); }
H1.HeaderClassName
{
color: #292414;
}
.AnyTagClassName
{
color: #292414;
}
</style>
background-color css
<style>
a { background-color: #292414; }
a { background-color: rgb(41,36,20); }
div.DivClassName
{
background-color: #292414;
}
.BgClassName
{
background-color: #292414;
}
</style>
border-color css
<style>
span { border-color: #292414; }
span { border-color: rgb(41,36,20); }
td.TdClassName
{
border-color: #292414;
}
.TagClassName
{
border-color: #292414;
}
</style>