Shades of Maire #343110
Tints of Maire #343110
RGB
CMYK
RGB Variations
Color information
#343110 (or 0x343110) is known color: Maire. HEX triplet: 34, 31 and 10. RGB value is (52,49,16). Sum of RGB (Red+Green+Blue) = 52+49+16=117 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.44% from 117); Green value is 49 (19.53% from 255 or 41.88% from 117); Blue value is 16 (6.64% from 255 or 13.68% from 117); Max value from RGB is 52 - color contains mainly: red. Hex color #343110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343110 is #CBCEEF. Grayscale: #2E2E2E. Windows color (decimal): -13356784 or 1061172. OLE color: 1061172.
HSL color Cylindrical-coordinate representation of color #343110: hue angle of 55º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #343110 is Cyan = 0, Magento = 0.06, Yellow = 0.69 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 49 | 16 | - |
| CMYK | 0 | 0.06 | 0.69 | 0.80 |
| HSL | 55º | 0.53% | 0.13% | - |
| HSV(B) | 55º | 0.69% | 0.2% | - |
| XYZ | 2.61 | 2.96 | 0.92 | - |
| YUV | 46.14 | 110.99 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 49 | 16 | 0 | 0.06 | 0.69 | 0.80 | 55 | 0.53 | 0.13 |
| Hex | 34 | 31 | 10 | 0 | 6 | 45 | 50 | 37 | 35 | D |
| Octal | 64 | 61 | 20 | 0 | 6 | 105 | 120 | 67 | 65 | 15 |
| Binary | 110100 | 110001 | 10000 | 0 | 110 | 1000101 | 1010000 | 110111 | 110101 | 1101 |
Color Harmonies of #343110
Complementary color
Monochromatic Colors of #343110
Black with #343110
Text Example
Text Example
White with #343110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343110; }
p { color: rgb(52,49,16); }
H1.HeaderClassName
{
color: #343110;
}
.AnyTagClassName
{
color: #343110;
}
</style>
background-color css
<style>
a { background-color: #343110; }
a { background-color: rgb(52,49,16); }
div.DivClassName
{
background-color: #343110;
}
.BgClassName
{
background-color: #343110;
}
</style>
border-color css
<style>
span { border-color: #343110; }
span { border-color: rgb(52,49,16); }
td.TdClassName
{
border-color: #343110;
}
.TagClassName
{
border-color: #343110;
}
</style>