Shades of Maire #292308
Tints of Maire #292308
RGB
CMYK
RGB Variations
Color information
#292308 (or 0x292308) is known color: Maire. HEX triplet: 29, 23 and 08. RGB value is (41,35,8). Sum of RGB (Red+Green+Blue) = 41+35+8=84 (11% of max value = 765). Red value is 41 (16.41% from 255 or 48.81% from 84); Green value is 35 (14.06% from 255 or 41.67% from 84); Blue value is 8 (3.52% from 255 or 9.52% from 84); Max value from RGB is 41 - color contains mainly: red. Hex color #292308 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292308 is #D6DCF7. Grayscale: #212121. Windows color (decimal): -14081272 or 533289. OLE color: 533289.
HSL color Cylindrical-coordinate representation of color #292308: hue angle of 49.09º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #292308 is Cyan = 0, Magento = 0.15, Yellow = 0.80 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 35 | 8 | - |
| CMYK | 0 | 0.15 | 0.80 | 0.84 |
| HSL | 49.09º | 0.67% | 0.1% | - |
| HSV(B) | 49.09º | 0.8% | 0.16% | - |
| XYZ | 1.56 | 1.69 | 0.47 | - |
| YUV | 33.72 | 113.49 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 8 | 0 | 0.15 | 0.80 | 0.84 | 49.09 | 0.67 | 0.1 |
| Hex | 29 | 23 | 8 | 0 | F | 50 | 54 | 31 | 43 | A |
| Octal | 51 | 43 | 10 | 0 | 17 | 120 | 124 | 61 | 103 | 12 |
| Binary | 101001 | 100011 | 1000 | 0 | 1111 | 1010000 | 1010100 | 110001 | 1000011 | 1010 |
Color Harmonies of #292308
Complementary color
Monochromatic Colors of #292308
Black with #292308
Text Example
Text Example
White with #292308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292308; }
p { color: rgb(41,35,8); }
H1.HeaderClassName
{
color: #292308;
}
.AnyTagClassName
{
color: #292308;
}
</style>
background-color css
<style>
a { background-color: #292308; }
a { background-color: rgb(41,35,8); }
div.DivClassName
{
background-color: #292308;
}
.BgClassName
{
background-color: #292308;
}
</style>
border-color css
<style>
span { border-color: #292308; }
span { border-color: rgb(41,35,8); }
td.TdClassName
{
border-color: #292308;
}
.TagClassName
{
border-color: #292308;
}
</style>