Shades of Maire #343119
Tints of Maire #343119
RGB
CMYK
RGB Variations
Color information
#343119 (or 0x343119) is known color: Maire. HEX triplet: 34, 31 and 19. RGB value is (52,49,25). Sum of RGB (Red+Green+Blue) = 52+49+25=126 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.27% from 126); Green value is 49 (19.53% from 255 or 38.89% from 126); Blue value is 25 (10.16% from 255 or 19.84% from 126); Max value from RGB is 52 - color contains mainly: red. Hex color #343119 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343119 is #CBCEE6. Grayscale: #2F2F2F. Windows color (decimal): -13356775 or 1650996. OLE color: 1650996.
HSL color Cylindrical-coordinate representation of color #343119: hue angle of 53.33º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #343119 is Cyan = 0, Magento = 0.06, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 49 | 25 | - |
| CMYK | 0 | 0.06 | 0.52 | 0.80 |
| HSL | 53.33º | 0.35% | 0.15% | - |
| HSV(B) | 53.33º | 0.52% | 0.2% | - |
| XYZ | 2.69 | 3 | 1.36 | - |
| YUV | 47.16 | 115.49 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 49 | 25 | 0 | 0.06 | 0.52 | 0.80 | 53.33 | 0.35 | 0.15 |
| Hex | 34 | 31 | 19 | 0 | 6 | 34 | 50 | 35 | 23 | F |
| Octal | 64 | 61 | 31 | 0 | 6 | 64 | 120 | 65 | 43 | 17 |
| Binary | 110100 | 110001 | 11001 | 0 | 110 | 110100 | 1010000 | 110101 | 100011 | 1111 |
Color Harmonies of #343119
Complementary color
Monochromatic Colors of #343119
Black with #343119
Text Example
Text Example
White with #343119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343119; }
p { color: rgb(52,49,25); }
H1.HeaderClassName
{
color: #343119;
}
.AnyTagClassName
{
color: #343119;
}
</style>
background-color css
<style>
a { background-color: #343119; }
a { background-color: rgb(52,49,25); }
div.DivClassName
{
background-color: #343119;
}
.BgClassName
{
background-color: #343119;
}
</style>
border-color css
<style>
span { border-color: #343119; }
span { border-color: rgb(52,49,25); }
td.TdClassName
{
border-color: #343119;
}
.TagClassName
{
border-color: #343119;
}
</style>