Shades of Maire #343006
Tints of Maire #343006
RGB
CMYK
RGB Variations
Color information
#343006 (or 0x343006) is known color: Maire. HEX triplet: 34, 30 and 06. RGB value is (52,48,6). Sum of RGB (Red+Green+Blue) = 52+48+6=106 (14% of max value = 765). Red value is 52 (20.70% from 255 or 49.06% from 106); Green value is 48 (19.14% from 255 or 45.28% from 106); Blue value is 6 (2.73% from 255 or 5.66% from 106); Max value from RGB is 52 - color contains mainly: red. Hex color #343006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343006 is #CBCFF9. Grayscale: #2C2C2C. Windows color (decimal): -13357050 or 405556. OLE color: 405556.
HSL color Cylindrical-coordinate representation of color #343006: hue angle of 54.78º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #343006 is Cyan = 0, Magento = 0.08, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 48 | 6 | - |
| CMYK | 0 | 0.08 | 0.88 | 0.80 |
| HSL | 54.78º | 0.79% | 0.11% | - |
| HSV(B) | 54.78º | 0.88% | 0.2% | - |
| XYZ | 2.51 | 2.86 | 0.59 | - |
| YUV | 44.41 | 106.33 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 6 | 0 | 0.08 | 0.88 | 0.80 | 54.78 | 0.79 | 0.11 |
| Hex | 34 | 30 | 6 | 0 | 8 | 58 | 50 | 37 | 4F | B |
| Octal | 64 | 60 | 6 | 0 | 10 | 130 | 120 | 67 | 117 | 13 |
| Binary | 110100 | 110000 | 110 | 0 | 1000 | 1011000 | 1010000 | 110111 | 1001111 | 1011 |
Color Harmonies of #343006
Complementary color
Monochromatic Colors of #343006
Black with #343006
Text Example
Text Example
White with #343006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343006; }
p { color: rgb(52,48,6); }
H1.HeaderClassName
{
color: #343006;
}
.AnyTagClassName
{
color: #343006;
}
</style>
background-color css
<style>
a { background-color: #343006; }
a { background-color: rgb(52,48,6); }
div.DivClassName
{
background-color: #343006;
}
.BgClassName
{
background-color: #343006;
}
</style>
border-color css
<style>
span { border-color: #343006; }
span { border-color: rgb(52,48,6); }
td.TdClassName
{
border-color: #343006;
}
.TagClassName
{
border-color: #343006;
}
</style>