Shades of Maire #353112
Tints of Maire #353112
RGB
CMYK
RGB Variations
Color information
#353112 (or 0x353112) is known color: Maire. HEX triplet: 35, 31 and 12. RGB value is (53,49,18). Sum of RGB (Red+Green+Blue) = 53+49+18=120 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.17% from 120); Green value is 49 (19.53% from 255 or 40.83% from 120); Blue value is 18 (7.42% from 255 or 15% from 120); Max value from RGB is 53 - color contains mainly: red. Hex color #353112 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353112 is #CACEED. Grayscale: #2E2E2E. Windows color (decimal): -13291246 or 1192245. OLE color: 1192245.
HSL color Cylindrical-coordinate representation of color #353112: hue angle of 53.14º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #353112 is Cyan = 0, Magento = 0.08, Yellow = 0.66 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 18 | - |
| CMYK | 0 | 0.08 | 0.66 | 0.79 |
| HSL | 53.14º | 0.49% | 0.14% | - |
| HSV(B) | 53.14º | 0.66% | 0.21% | - |
| XYZ | 2.68 | 3 | 1.01 | - |
| YUV | 46.66 | 111.83 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 18 | 0 | 0.08 | 0.66 | 0.79 | 53.14 | 0.49 | 0.14 |
| Hex | 35 | 31 | 12 | 0 | 8 | 42 | 4F | 35 | 31 | E |
| Octal | 65 | 61 | 22 | 0 | 10 | 102 | 117 | 65 | 61 | 16 |
| Binary | 110101 | 110001 | 10010 | 0 | 1000 | 1000010 | 1001111 | 110101 | 110001 | 1110 |
Color Harmonies of #353112
Complementary color
Monochromatic Colors of #353112
Black with #353112
Text Example
Text Example
White with #353112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353112; }
p { color: rgb(53,49,18); }
H1.HeaderClassName
{
color: #353112;
}
.AnyTagClassName
{
color: #353112;
}
</style>
background-color css
<style>
a { background-color: #353112; }
a { background-color: rgb(53,49,18); }
div.DivClassName
{
background-color: #353112;
}
.BgClassName
{
background-color: #353112;
}
</style>
border-color css
<style>
span { border-color: #353112; }
span { border-color: rgb(53,49,18); }
td.TdClassName
{
border-color: #353112;
}
.TagClassName
{
border-color: #353112;
}
</style>