Shades of Maire #353111
Tints of Maire #353111
RGB
CMYK
RGB Variations
Color information
#353111 (or 0x353111) is known color: Maire. HEX triplet: 35, 31 and 11. RGB value is (53,49,17). Sum of RGB (Red+Green+Blue) = 53+49+17=119 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.54% from 119); Green value is 49 (19.53% from 255 or 41.18% from 119); Blue value is 17 (7.03% from 255 or 14.29% from 119); Max value from RGB is 53 - color contains mainly: red. Hex color #353111 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353111 is #CACEEE. Grayscale: #2E2E2E. Windows color (decimal): -13291247 or 1126709. OLE color: 1126709.
HSL color Cylindrical-coordinate representation of color #353111: hue angle of 53.33º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #353111 is Cyan = 0, Magento = 0.08, Yellow = 0.68 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 17 | - |
| CMYK | 0 | 0.08 | 0.68 | 0.79 |
| HSL | 53.33º | 0.51% | 0.14% | - |
| HSV(B) | 53.33º | 0.68% | 0.21% | - |
| XYZ | 2.67 | 2.99 | 0.97 | - |
| YUV | 46.55 | 111.33 | 132.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 17 | 0 | 0.08 | 0.68 | 0.79 | 53.33 | 0.51 | 0.14 |
| Hex | 35 | 31 | 11 | 0 | 8 | 44 | 4F | 35 | 33 | E |
| Octal | 65 | 61 | 21 | 0 | 10 | 104 | 117 | 65 | 63 | 16 |
| Binary | 110101 | 110001 | 10001 | 0 | 1000 | 1000100 | 1001111 | 110101 | 110011 | 1110 |
Color Harmonies of #353111
Complementary color
Monochromatic Colors of #353111
Black with #353111
Text Example
Text Example
White with #353111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353111; }
p { color: rgb(53,49,17); }
H1.HeaderClassName
{
color: #353111;
}
.AnyTagClassName
{
color: #353111;
}
</style>
background-color css
<style>
a { background-color: #353111; }
a { background-color: rgb(53,49,17); }
div.DivClassName
{
background-color: #353111;
}
.BgClassName
{
background-color: #353111;
}
</style>
border-color css
<style>
span { border-color: #353111; }
span { border-color: rgb(53,49,17); }
td.TdClassName
{
border-color: #353111;
}
.TagClassName
{
border-color: #353111;
}
</style>