Shades of Maire #353115
Tints of Maire #353115
RGB
CMYK
RGB Variations
Color information
#353115 (or 0x353115) is known color: Maire. HEX triplet: 35, 31 and 15. RGB value is (53,49,21). Sum of RGB (Red+Green+Blue) = 53+49+21=123 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.09% from 123); Green value is 49 (19.53% from 255 or 39.84% from 123); Blue value is 21 (8.59% from 255 or 17.07% from 123); Max value from RGB is 53 - color contains mainly: red. Hex color #353115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353115 is #CACEEA. Grayscale: #2F2F2F. Windows color (decimal): -13291243 or 1388853. OLE color: 1388853.
HSL color Cylindrical-coordinate representation of color #353115: hue angle of 52.5º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #353115 is Cyan = 0, Magento = 0.08, Yellow = 0.60 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 21 | - |
| CMYK | 0 | 0.08 | 0.60 | 0.79 |
| HSL | 52.5º | 0.43% | 0.15% | - |
| HSV(B) | 52.5º | 0.6% | 0.21% | - |
| XYZ | 2.7 | 3.01 | 1.15 | - |
| YUV | 47 | 113.33 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 21 | 0 | 0.08 | 0.60 | 0.79 | 52.5 | 0.43 | 0.15 |
| Hex | 35 | 31 | 15 | 0 | 8 | 3C | 4F | 34 | 2B | F |
| Octal | 65 | 61 | 25 | 0 | 10 | 74 | 117 | 64 | 53 | 17 |
| Binary | 110101 | 110001 | 10101 | 0 | 1000 | 111100 | 1001111 | 110100 | 101011 | 1111 |
Color Harmonies of #353115
Complementary color
Monochromatic Colors of #353115
Black with #353115
Text Example
Text Example
White with #353115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353115; }
p { color: rgb(53,49,21); }
H1.HeaderClassName
{
color: #353115;
}
.AnyTagClassName
{
color: #353115;
}
</style>
background-color css
<style>
a { background-color: #353115; }
a { background-color: rgb(53,49,21); }
div.DivClassName
{
background-color: #353115;
}
.BgClassName
{
background-color: #353115;
}
</style>
border-color css
<style>
span { border-color: #353115; }
span { border-color: rgb(53,49,21); }
td.TdClassName
{
border-color: #353115;
}
.TagClassName
{
border-color: #353115;
}
</style>