Shades of Maire #292601
Tints of Maire #292601
RGB
CMYK
RGB Variations
Color information
#292601 (or 0x292601) is known color: Maire. HEX triplet: 29, 26 and 01. RGB value is (41,38,1). Sum of RGB (Red+Green+Blue) = 41+38+1=80 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.25% from 80); Green value is 38 (15.23% from 255 or 47.5% from 80); Blue value is 1 (0.78% from 255 or 1.25% from 80); Max value from RGB is 41 - color contains mainly: red. Hex color #292601 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292601 is #D6D9FE. Grayscale: #222222. Windows color (decimal): -14080511 or 75305. OLE color: 75305.
HSL color Cylindrical-coordinate representation of color #292601: hue angle of 55.5º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #292601 is Cyan = 0, Magento = 0.07, Yellow = 0.98 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 38 | 1 | - |
| CMYK | 0 | 0.07 | 0.98 | 0.84 |
| HSL | 55.5º | 0.95% | 0.08% | - |
| HSV(B) | 55.5º | 0.98% | 0.16% | - |
| XYZ | 1.61 | 1.86 | 0.3 | - |
| YUV | 34.68 | 108.99 | 132.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 1 | 0 | 0.07 | 0.98 | 0.84 | 55.5 | 0.95 | 0.08 |
| Hex | 29 | 26 | 1 | 0 | 7 | 62 | 54 | 38 | 5F | 8 |
| Octal | 51 | 46 | 1 | 0 | 7 | 142 | 124 | 70 | 137 | 10 |
| Binary | 101001 | 100110 | 1 | 0 | 111 | 1100010 | 1010100 | 111000 | 1011111 | 1000 |
Color Harmonies of #292601
Complementary color
Monochromatic Colors of #292601
Black with #292601
Text Example
Text Example
White with #292601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292601; }
p { color: rgb(41,38,1); }
H1.HeaderClassName
{
color: #292601;
}
.AnyTagClassName
{
color: #292601;
}
</style>
background-color css
<style>
a { background-color: #292601; }
a { background-color: rgb(41,38,1); }
div.DivClassName
{
background-color: #292601;
}
.BgClassName
{
background-color: #292601;
}
</style>
border-color css
<style>
span { border-color: #292601; }
span { border-color: rgb(41,38,1); }
td.TdClassName
{
border-color: #292601;
}
.TagClassName
{
border-color: #292601;
}
</style>