Shades of Maire #342904
Tints of Maire #342904
RGB
CMYK
RGB Variations
Color information
#342904 (or 0x342904) is known color: Maire. HEX triplet: 34, 29 and 04. RGB value is (52,41,4). Sum of RGB (Red+Green+Blue) = 52+41+4=97 (12% of max value = 765). Red value is 52 (20.70% from 255 or 53.61% from 97); Green value is 41 (16.41% from 255 or 42.27% from 97); Blue value is 4 (1.95% from 255 or 4.12% from 97); Max value from RGB is 52 - color contains mainly: red. Hex color #342904 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342904 is #CBD6FB. Grayscale: #282828. Windows color (decimal): -13358844 or 272692. OLE color: 272692.
HSL color Cylindrical-coordinate representation of color #342904: hue angle of 46.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 #342904 is Cyan = 0, Magento = 0.21, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 41 | 4 | - |
| CMYK | 0 | 0.21 | 0.92 | 0.80 |
| HSL | 46.25º | 0.86% | 0.11% | - |
| HSV(B) | 46.25º | 0.92% | 0.2% | - |
| XYZ | 2.23 | 2.32 | 0.45 | - |
| YUV | 40.07 | 107.64 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 4 | 0 | 0.21 | 0.92 | 0.80 | 46.25 | 0.86 | 0.11 |
| Hex | 34 | 29 | 4 | 0 | 15 | 5C | 50 | 2E | 56 | B |
| Octal | 64 | 51 | 4 | 0 | 25 | 134 | 120 | 56 | 126 | 13 |
| Binary | 110100 | 101001 | 100 | 0 | 10101 | 1011100 | 1010000 | 101110 | 1010110 | 1011 |
Color Harmonies of #342904
Complementary color
Monochromatic Colors of #342904
Black with #342904
Text Example
Text Example
White with #342904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342904; }
p { color: rgb(52,41,4); }
H1.HeaderClassName
{
color: #342904;
}
.AnyTagClassName
{
color: #342904;
}
</style>
background-color css
<style>
a { background-color: #342904; }
a { background-color: rgb(52,41,4); }
div.DivClassName
{
background-color: #342904;
}
.BgClassName
{
background-color: #342904;
}
</style>
border-color css
<style>
span { border-color: #342904; }
span { border-color: rgb(52,41,4); }
td.TdClassName
{
border-color: #342904;
}
.TagClassName
{
border-color: #342904;
}
</style>