Shades of Maire #292813
Tints of Maire #292813
RGB
CMYK
RGB Variations
Color information
#292813 (or 0x292813) is known color: Maire. HEX triplet: 29, 28 and 13. RGB value is (41,40,19). Sum of RGB (Red+Green+Blue) = 41+40+19=100 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41% from 100); Green value is 40 (16.02% from 255 or 40% from 100); Blue value is 19 (7.81% from 255 or 19% from 100); Max value from RGB is 41 - color contains mainly: red. Hex color #292813 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292813 is #D6D7EC. Grayscale: #252525. Windows color (decimal): -14079981 or 1255465. OLE color: 1255465.
HSL color Cylindrical-coordinate representation of color #292813: hue angle of 57.27º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #292813 is Cyan = 0, Magento = 0.02, Yellow = 0.54 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 40 | 19 | - |
| CMYK | 0 | 0.02 | 0.54 | 0.84 |
| HSL | 57.27º | 0.37% | 0.12% | - |
| HSV(B) | 57.27º | 0.54% | 0.16% | - |
| XYZ | 1.79 | 2.04 | 0.91 | - |
| YUV | 37.91 | 117.33 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 19 | 0 | 0.02 | 0.54 | 0.84 | 57.27 | 0.37 | 0.12 |
| Hex | 29 | 28 | 13 | 0 | 2 | 36 | 54 | 39 | 25 | C |
| Octal | 51 | 50 | 23 | 0 | 2 | 66 | 124 | 71 | 45 | 14 |
| Binary | 101001 | 101000 | 10011 | 0 | 10 | 110110 | 1010100 | 111001 | 100101 | 1100 |
Color Harmonies of #292813
Complementary color
Monochromatic Colors of #292813
Black with #292813
Text Example
Text Example
White with #292813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292813; }
p { color: rgb(41,40,19); }
H1.HeaderClassName
{
color: #292813;
}
.AnyTagClassName
{
color: #292813;
}
</style>
background-color css
<style>
a { background-color: #292813; }
a { background-color: rgb(41,40,19); }
div.DivClassName
{
background-color: #292813;
}
.BgClassName
{
background-color: #292813;
}
</style>
border-color css
<style>
span { border-color: #292813; }
span { border-color: rgb(41,40,19); }
td.TdClassName
{
border-color: #292813;
}
.TagClassName
{
border-color: #292813;
}
</style>