Shades of Maire #343118
Tints of Maire #343118
RGB
CMYK
RGB Variations
Color information
#343118 (or 0x343118) is known color: Maire. HEX triplet: 34, 31 and 18. RGB value is (52,49,24). Sum of RGB (Red+Green+Blue) = 52+49+24=125 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.6% from 125); Green value is 49 (19.53% from 255 or 39.2% from 125); Blue value is 24 (9.77% from 255 or 19.2% from 125); Max value from RGB is 52 - color contains mainly: red. Hex color #343118 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343118 is #CBCEE7. Grayscale: #2F2F2F. Windows color (decimal): -13356776 or 1585460. OLE color: 1585460.
HSL color Cylindrical-coordinate representation of color #343118: hue angle of 53.57º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #343118 is Cyan = 0, Magento = 0.06, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 49 | 24 | - |
| CMYK | 0 | 0.06 | 0.54 | 0.80 |
| HSL | 53.57º | 0.37% | 0.15% | - |
| HSV(B) | 53.57º | 0.54% | 0.2% | - |
| XYZ | 2.68 | 2.99 | 1.3 | - |
| YUV | 47.05 | 114.99 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 49 | 24 | 0 | 0.06 | 0.54 | 0.80 | 53.57 | 0.37 | 0.15 |
| Hex | 34 | 31 | 18 | 0 | 6 | 36 | 50 | 36 | 25 | F |
| Octal | 64 | 61 | 30 | 0 | 6 | 66 | 120 | 66 | 45 | 17 |
| Binary | 110100 | 110001 | 11000 | 0 | 110 | 110110 | 1010000 | 110110 | 100101 | 1111 |
Color Harmonies of #343118
Complementary color
Monochromatic Colors of #343118
Black with #343118
Text Example
Text Example
White with #343118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343118; }
p { color: rgb(52,49,24); }
H1.HeaderClassName
{
color: #343118;
}
.AnyTagClassName
{
color: #343118;
}
</style>
background-color css
<style>
a { background-color: #343118; }
a { background-color: rgb(52,49,24); }
div.DivClassName
{
background-color: #343118;
}
.BgClassName
{
background-color: #343118;
}
</style>
border-color css
<style>
span { border-color: #343118; }
span { border-color: rgb(52,49,24); }
td.TdClassName
{
border-color: #343118;
}
.TagClassName
{
border-color: #343118;
}
</style>