Shades of Maire #342907
Tints of Maire #342907
RGB
CMYK
RGB Variations
Color information
#342907 (or 0x342907) is known color: Maire. HEX triplet: 34, 29 and 07. RGB value is (52,41,7). Sum of RGB (Red+Green+Blue) = 52+41+7=100 (13% of max value = 765). Red value is 52 (20.70% from 255 or 52% from 100); Green value is 41 (16.41% from 255 or 41% from 100); Blue value is 7 (3.12% from 255 or 7% from 100); Max value from RGB is 52 - color contains mainly: red. Hex color #342907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342907 is #CBD6F8. Grayscale: #282828. Windows color (decimal): -13358841 or 469300. OLE color: 469300.
HSL color Cylindrical-coordinate representation of color #342907: hue angle of 45.33º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #342907 is Cyan = 0, Magento = 0.21, Yellow = 0.87 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 41 | 7 | - |
| CMYK | 0 | 0.21 | 0.87 | 0.80 |
| HSL | 45.33º | 0.76% | 0.12% | - |
| HSV(B) | 45.33º | 0.87% | 0.2% | - |
| XYZ | 2.25 | 2.33 | 0.53 | - |
| YUV | 40.41 | 109.14 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 7 | 0 | 0.21 | 0.87 | 0.80 | 45.33 | 0.76 | 0.12 |
| Hex | 34 | 29 | 7 | 0 | 15 | 57 | 50 | 2D | 4C | C |
| Octal | 64 | 51 | 7 | 0 | 25 | 127 | 120 | 55 | 114 | 14 |
| Binary | 110100 | 101001 | 111 | 0 | 10101 | 1010111 | 1010000 | 101101 | 1001100 | 1100 |
Color Harmonies of #342907
Complementary color
Monochromatic Colors of #342907
Black with #342907
Text Example
Text Example
White with #342907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342907; }
p { color: rgb(52,41,7); }
H1.HeaderClassName
{
color: #342907;
}
.AnyTagClassName
{
color: #342907;
}
</style>
background-color css
<style>
a { background-color: #342907; }
a { background-color: rgb(52,41,7); }
div.DivClassName
{
background-color: #342907;
}
.BgClassName
{
background-color: #342907;
}
</style>
border-color css
<style>
span { border-color: #342907; }
span { border-color: rgb(52,41,7); }
td.TdClassName
{
border-color: #342907;
}
.TagClassName
{
border-color: #342907;
}
</style>