Shades of Maire #343015
Tints of Maire #343015
RGB
CMYK
RGB Variations
Color information
#343015 (or 0x343015) is known color: Maire. HEX triplet: 34, 30 and 15. RGB value is (52,48,21). Sum of RGB (Red+Green+Blue) = 52+48+21=121 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.98% from 121); Green value is 48 (19.14% from 255 or 39.67% from 121); Blue value is 21 (8.59% from 255 or 17.36% from 121); Max value from RGB is 52 - color contains mainly: red. Hex color #343015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #343015 is #CBCFEA. Grayscale: #2E2E2E. Windows color (decimal): -13357035 or 1388596. OLE color: 1388596.
HSL color Cylindrical-coordinate representation of color #343015: hue angle of 52.26º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #343015 is Cyan = 0, Magento = 0.08, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 48 | 21 | - |
| CMYK | 0 | 0.08 | 0.60 | 0.80 |
| HSL | 52.26º | 0.42% | 0.14% | - |
| HSV(B) | 52.26º | 0.6% | 0.2% | - |
| XYZ | 2.61 | 2.9 | 1.13 | - |
| YUV | 46.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 48 | 21 | 0 | 0.08 | 0.60 | 0.80 | 52.26 | 0.42 | 0.14 |
| Hex | 34 | 30 | 15 | 0 | 8 | 3C | 50 | 34 | 2A | E |
| Octal | 64 | 60 | 25 | 0 | 10 | 74 | 120 | 64 | 52 | 16 |
| Binary | 110100 | 110000 | 10101 | 0 | 1000 | 111100 | 1010000 | 110100 | 101010 | 1110 |
Color Harmonies of #343015
Complementary color
Monochromatic Colors of #343015
Black with #343015
Text Example
Text Example
White with #343015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343015; }
p { color: rgb(52,48,21); }
H1.HeaderClassName
{
color: #343015;
}
.AnyTagClassName
{
color: #343015;
}
</style>
background-color css
<style>
a { background-color: #343015; }
a { background-color: rgb(52,48,21); }
div.DivClassName
{
background-color: #343015;
}
.BgClassName
{
background-color: #343015;
}
</style>
border-color css
<style>
span { border-color: #343015; }
span { border-color: rgb(52,48,21); }
td.TdClassName
{
border-color: #343015;
}
.TagClassName
{
border-color: #343015;
}
</style>