Shades of Maire #343104
Tints of Maire #343104
RGB
CMYK
RGB Variations
Color information
#343104 (or 0x343104) is known color: Maire. HEX triplet: 34, 31 and 04. RGB value is (52,49,4). Sum of RGB (Red+Green+Blue) = 52+49+4=105 (13% of max value = 765). Red value is 52 (20.70% from 255 or 49.52% from 105); Green value is 49 (19.53% from 255 or 46.67% from 105); Blue value is 4 (1.95% from 255 or 3.81% from 105); Max value from RGB is 52 - color contains mainly: red. Hex color #343104 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343104 is #CBCEFB. Grayscale: #2C2C2C. Windows color (decimal): -13356796 or 274740. OLE color: 274740.
HSL color Cylindrical-coordinate representation of color #343104: hue angle of 56.25º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #343104 is Cyan = 0, Magento = 0.06, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 49 | 4 | - |
| CMYK | 0 | 0.06 | 0.92 | 0.80 |
| HSL | 56.25º | 0.86% | 0.11% | - |
| HSV(B) | 56.25º | 0.92% | 0.2% | - |
| XYZ | 2.54 | 2.94 | 0.55 | - |
| YUV | 44.77 | 104.99 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 49 | 4 | 0 | 0.06 | 0.92 | 0.80 | 56.25 | 0.86 | 0.11 |
| Hex | 34 | 31 | 4 | 0 | 6 | 5C | 50 | 38 | 56 | B |
| Octal | 64 | 61 | 4 | 0 | 6 | 134 | 120 | 70 | 126 | 13 |
| Binary | 110100 | 110001 | 100 | 0 | 110 | 1011100 | 1010000 | 111000 | 1010110 | 1011 |
Color Harmonies of #343104
Complementary color
Monochromatic Colors of #343104
Black with #343104
Text Example
Text Example
White with #343104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343104; }
p { color: rgb(52,49,4); }
H1.HeaderClassName
{
color: #343104;
}
.AnyTagClassName
{
color: #343104;
}
</style>
background-color css
<style>
a { background-color: #343104; }
a { background-color: rgb(52,49,4); }
div.DivClassName
{
background-color: #343104;
}
.BgClassName
{
background-color: #343104;
}
</style>
border-color css
<style>
span { border-color: #343104; }
span { border-color: rgb(52,49,4); }
td.TdClassName
{
border-color: #343104;
}
.TagClassName
{
border-color: #343104;
}
</style>