Shades of Maire #343111
Tints of Maire #343111
RGB
CMYK
RGB Variations
Color information
#343111 (or 0x343111) is known color: Maire. HEX triplet: 34, 31 and 11. RGB value is (52,49,17). Sum of RGB (Red+Green+Blue) = 52+49+17=118 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.07% from 118); Green value is 49 (19.53% from 255 or 41.53% from 118); Blue value is 17 (7.03% from 255 or 14.41% from 118); Max value from RGB is 52 - color contains mainly: red. Hex color #343111 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343111 is #CBCEEE. Grayscale: #2E2E2E. Windows color (decimal): -13356783 or 1126708. OLE color: 1126708.
HSL color Cylindrical-coordinate representation of color #343111: hue angle of 54.86º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #343111 is Cyan = 0, Magento = 0.06, Yellow = 0.67 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 49 | 17 | - |
| CMYK | 0 | 0.06 | 0.67 | 0.80 |
| HSL | 54.86º | 0.51% | 0.14% | - |
| HSV(B) | 54.86º | 0.67% | 0.2% | - |
| XYZ | 2.62 | 2.97 | 0.97 | - |
| YUV | 46.25 | 111.49 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 49 | 17 | 0 | 0.06 | 0.67 | 0.80 | 54.86 | 0.51 | 0.14 |
| Hex | 34 | 31 | 11 | 0 | 6 | 43 | 50 | 37 | 33 | E |
| Octal | 64 | 61 | 21 | 0 | 6 | 103 | 120 | 67 | 63 | 16 |
| Binary | 110100 | 110001 | 10001 | 0 | 110 | 1000011 | 1010000 | 110111 | 110011 | 1110 |
Color Harmonies of #343111
Complementary color
Monochromatic Colors of #343111
Black with #343111
Text Example
Text Example
White with #343111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343111; }
p { color: rgb(52,49,17); }
H1.HeaderClassName
{
color: #343111;
}
.AnyTagClassName
{
color: #343111;
}
</style>
background-color css
<style>
a { background-color: #343111; }
a { background-color: rgb(52,49,17); }
div.DivClassName
{
background-color: #343111;
}
.BgClassName
{
background-color: #343111;
}
</style>
border-color css
<style>
span { border-color: #343111; }
span { border-color: rgb(52,49,17); }
td.TdClassName
{
border-color: #343111;
}
.TagClassName
{
border-color: #343111;
}
</style>