Shades of Maire #342802
Tints of Maire #342802
RGB
CMYK
RGB Variations
Color information
#342802 (or 0x342802) is known color: Maire. HEX triplet: 34, 28 and 02. RGB value is (52,40,2). Sum of RGB (Red+Green+Blue) = 52+40+2=94 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.32% from 94); Green value is 40 (16.02% from 255 or 42.55% from 94); Blue value is 2 (1.17% from 255 or 2.13% from 94); Max value from RGB is 52 - color contains mainly: red. Hex color #342802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342802 is #CBD7FD. Grayscale: #272727. Windows color (decimal): -13359102 or 141364. OLE color: 141364.
HSL color Cylindrical-coordinate representation of color #342802: hue angle of 45.6º 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 #342802 is Cyan = 0, Magento = 0.23, Yellow = 0.96 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 40 | 2 | - |
| CMYK | 0 | 0.23 | 0.96 | 0.80 |
| HSL | 45.6º | 0.93% | 0.11% | - |
| HSV(B) | 45.6º | 0.96% | 0.2% | - |
| XYZ | 2.19 | 2.25 | 0.38 | - |
| YUV | 39.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 2 | 0 | 0.23 | 0.96 | 0.80 | 45.6 | 0.93 | 0.11 |
| Hex | 34 | 28 | 2 | 0 | 17 | 60 | 50 | 2E | 5D | B |
| Octal | 64 | 50 | 2 | 0 | 27 | 140 | 120 | 56 | 135 | 13 |
| Binary | 110100 | 101000 | 10 | 0 | 10111 | 1100000 | 1010000 | 101110 | 1011101 | 1011 |
Color Harmonies of #342802
Complementary color
Monochromatic Colors of #342802
Black with #342802
Text Example
Text Example
White with #342802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342802; }
p { color: rgb(52,40,2); }
H1.HeaderClassName
{
color: #342802;
}
.AnyTagClassName
{
color: #342802;
}
</style>
background-color css
<style>
a { background-color: #342802; }
a { background-color: rgb(52,40,2); }
div.DivClassName
{
background-color: #342802;
}
.BgClassName
{
background-color: #342802;
}
</style>
border-color css
<style>
span { border-color: #342802; }
span { border-color: rgb(52,40,2); }
td.TdClassName
{
border-color: #342802;
}
.TagClassName
{
border-color: #342802;
}
</style>