Shades of Maire #353110
Tints of Maire #353110
RGB
CMYK
RGB Variations
Color information
#353110 (or 0x353110) is known color: Maire. HEX triplet: 35, 31 and 10. RGB value is (53,49,16). Sum of RGB (Red+Green+Blue) = 53+49+16=118 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.92% from 118); Green value is 49 (19.53% from 255 or 41.53% from 118); Blue value is 16 (6.64% from 255 or 13.56% from 118); Max value from RGB is 53 - color contains mainly: red. Hex color #353110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353110 is #CACEEF. Grayscale: #2E2E2E. Windows color (decimal): -13291248 or 1061173. OLE color: 1061173.
HSL color Cylindrical-coordinate representation of color #353110: hue angle of 53.51º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #353110 is Cyan = 0, Magento = 0.08, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 16 | - |
| CMYK | 0 | 0.08 | 0.70 | 0.79 |
| HSL | 53.51º | 0.54% | 0.14% | - |
| HSV(B) | 53.51º | 0.7% | 0.21% | - |
| XYZ | 2.66 | 2.99 | 0.93 | - |
| YUV | 46.43 | 110.83 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 16 | 0 | 0.08 | 0.70 | 0.79 | 53.51 | 0.54 | 0.14 |
| Hex | 35 | 31 | 10 | 0 | 8 | 46 | 4F | 36 | 36 | E |
| Octal | 65 | 61 | 20 | 0 | 10 | 106 | 117 | 66 | 66 | 16 |
| Binary | 110101 | 110001 | 10000 | 0 | 1000 | 1000110 | 1001111 | 110110 | 110110 | 1110 |
Color Harmonies of #353110
Complementary color
Monochromatic Colors of #353110
Black with #353110
Text Example
Text Example
White with #353110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353110; }
p { color: rgb(53,49,16); }
H1.HeaderClassName
{
color: #353110;
}
.AnyTagClassName
{
color: #353110;
}
</style>
background-color css
<style>
a { background-color: #353110; }
a { background-color: rgb(53,49,16); }
div.DivClassName
{
background-color: #353110;
}
.BgClassName
{
background-color: #353110;
}
</style>
border-color css
<style>
span { border-color: #353110; }
span { border-color: rgb(53,49,16); }
td.TdClassName
{
border-color: #353110;
}
.TagClassName
{
border-color: #353110;
}
</style>