Shades of Maire #342902
Tints of Maire #342902
RGB
CMYK
RGB Variations
Color information
#342902 (or 0x342902) is known color: Maire. HEX triplet: 34, 29 and 02. RGB value is (52,41,2). Sum of RGB (Red+Green+Blue) = 52+41+2=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 41 (16.41% from 255 or 43.16% from 95); Blue value is 2 (1.17% from 255 or 2.11% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #342902 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342902 is #CBD6FD. Grayscale: #282828. Windows color (decimal): -13358846 or 141620. OLE color: 141620.
HSL color Cylindrical-coordinate representation of color #342902: hue angle of 46.8º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #342902 is Cyan = 0, Magento = 0.21, Yellow = 0.96 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 41 | 2 | - |
| CMYK | 0 | 0.21 | 0.96 | 0.80 |
| HSL | 46.8º | 0.93% | 0.11% | - |
| HSV(B) | 46.8º | 0.96% | 0.2% | - |
| XYZ | 2.22 | 2.32 | 0.39 | - |
| YUV | 39.84 | 106.64 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 2 | 0 | 0.21 | 0.96 | 0.80 | 46.8 | 0.93 | 0.11 |
| Hex | 34 | 29 | 2 | 0 | 15 | 60 | 50 | 2F | 5D | B |
| Octal | 64 | 51 | 2 | 0 | 25 | 140 | 120 | 57 | 135 | 13 |
| Binary | 110100 | 101001 | 10 | 0 | 10101 | 1100000 | 1010000 | 101111 | 1011101 | 1011 |
Color Harmonies of #342902
Complementary color
Monochromatic Colors of #342902
Black with #342902
Text Example
Text Example
White with #342902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342902; }
p { color: rgb(52,41,2); }
H1.HeaderClassName
{
color: #342902;
}
.AnyTagClassName
{
color: #342902;
}
</style>
background-color css
<style>
a { background-color: #342902; }
a { background-color: rgb(52,41,2); }
div.DivClassName
{
background-color: #342902;
}
.BgClassName
{
background-color: #342902;
}
</style>
border-color css
<style>
span { border-color: #342902; }
span { border-color: rgb(52,41,2); }
td.TdClassName
{
border-color: #342902;
}
.TagClassName
{
border-color: #342902;
}
</style>