Shades of Maire #343007
Tints of Maire #343007
RGB
CMYK
RGB Variations
Color information
#343007 (or 0x343007) is known color: Maire. HEX triplet: 34, 30 and 07. RGB value is (52,48,7). Sum of RGB (Red+Green+Blue) = 52+48+7=107 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.60% from 107); Green value is 48 (19.14% from 255 or 44.86% from 107); Blue value is 7 (3.12% from 255 or 6.54% from 107); Max value from RGB is 52 - color contains mainly: red. Hex color #343007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343007 is #CBCFF8. Grayscale: #2C2C2C. Windows color (decimal): -13357049 or 471092. OLE color: 471092.
HSL color Cylindrical-coordinate representation of color #343007: hue angle of 54.67º 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 #343007 is Cyan = 0, Magento = 0.08, Yellow = 0.87 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 48 | 7 | - |
| CMYK | 0 | 0.08 | 0.87 | 0.80 |
| HSL | 54.67º | 0.76% | 0.12% | - |
| HSV(B) | 54.67º | 0.87% | 0.2% | - |
| XYZ | 2.51 | 2.86 | 0.62 | - |
| YUV | 44.52 | 106.83 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 7 | 0 | 0.08 | 0.87 | 0.80 | 54.67 | 0.76 | 0.12 |
| Hex | 34 | 30 | 7 | 0 | 8 | 57 | 50 | 37 | 4C | C |
| Octal | 64 | 60 | 7 | 0 | 10 | 127 | 120 | 67 | 114 | 14 |
| Binary | 110100 | 110000 | 111 | 0 | 1000 | 1010111 | 1010000 | 110111 | 1001100 | 1100 |
Color Harmonies of #343007
Complementary color
Monochromatic Colors of #343007
Black with #343007
Text Example
Text Example
White with #343007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343007; }
p { color: rgb(52,48,7); }
H1.HeaderClassName
{
color: #343007;
}
.AnyTagClassName
{
color: #343007;
}
</style>
background-color css
<style>
a { background-color: #343007; }
a { background-color: rgb(52,48,7); }
div.DivClassName
{
background-color: #343007;
}
.BgClassName
{
background-color: #343007;
}
</style>
border-color css
<style>
span { border-color: #343007; }
span { border-color: rgb(52,48,7); }
td.TdClassName
{
border-color: #343007;
}
.TagClassName
{
border-color: #343007;
}
</style>