Shades of Maire #353116
Tints of Maire #353116
RGB
CMYK
RGB Variations
Color information
#353116 (or 0x353116) is known color: Maire. HEX triplet: 35, 31 and 16. RGB value is (53,49,22). Sum of RGB (Red+Green+Blue) = 53+49+22=124 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.74% from 124); Green value is 49 (19.53% from 255 or 39.52% from 124); Blue value is 22 (8.98% from 255 or 17.74% from 124); Max value from RGB is 53 - color contains mainly: red. Hex color #353116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353116 is #CACEE9. Grayscale: #2F2F2F. Windows color (decimal): -13291242 or 1454389. OLE color: 1454389.
HSL color Cylindrical-coordinate representation of color #353116: hue angle of 52.26º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #353116 is Cyan = 0, Magento = 0.08, Yellow = 0.58 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 22 | - |
| CMYK | 0 | 0.08 | 0.58 | 0.79 |
| HSL | 52.26º | 0.41% | 0.15% | - |
| HSV(B) | 52.26º | 0.58% | 0.21% | - |
| XYZ | 2.71 | 3.01 | 1.2 | - |
| YUV | 47.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 22 | 0 | 0.08 | 0.58 | 0.79 | 52.26 | 0.41 | 0.15 |
| Hex | 35 | 31 | 16 | 0 | 8 | 3A | 4F | 34 | 29 | F |
| Octal | 65 | 61 | 26 | 0 | 10 | 72 | 117 | 64 | 51 | 17 |
| Binary | 110101 | 110001 | 10110 | 0 | 1000 | 111010 | 1001111 | 110100 | 101001 | 1111 |
Color Harmonies of #353116
Complementary color
Monochromatic Colors of #353116
Black with #353116
Text Example
Text Example
White with #353116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353116; }
p { color: rgb(53,49,22); }
H1.HeaderClassName
{
color: #353116;
}
.AnyTagClassName
{
color: #353116;
}
</style>
background-color css
<style>
a { background-color: #353116; }
a { background-color: rgb(53,49,22); }
div.DivClassName
{
background-color: #353116;
}
.BgClassName
{
background-color: #353116;
}
</style>
border-color css
<style>
span { border-color: #353116; }
span { border-color: rgb(53,49,22); }
td.TdClassName
{
border-color: #353116;
}
.TagClassName
{
border-color: #353116;
}
</style>