Shades of Maire #353118
Tints of Maire #353118
RGB
CMYK
RGB Variations
Color information
#353118 (or 0x353118) is known color: Maire. HEX triplet: 35, 31 and 18. RGB value is (53,49,24). Sum of RGB (Red+Green+Blue) = 53+49+24=126 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.06% from 126); Green value is 49 (19.53% from 255 or 38.89% from 126); Blue value is 24 (9.77% from 255 or 19.05% from 126); Max value from RGB is 53 - color contains mainly: red. Hex color #353118 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353118 is #CACEE7. Grayscale: #2F2F2F. Windows color (decimal): -13291240 or 1585461. OLE color: 1585461.
HSL color Cylindrical-coordinate representation of color #353118: hue angle of 51.72º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #353118 is Cyan = 0, Magento = 0.08, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 24 | - |
| CMYK | 0 | 0.08 | 0.55 | 0.79 |
| HSL | 51.72º | 0.38% | 0.15% | - |
| HSV(B) | 51.72º | 0.55% | 0.21% | - |
| XYZ | 2.73 | 3.02 | 1.3 | - |
| YUV | 47.35 | 114.83 | 132.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 24 | 0 | 0.08 | 0.55 | 0.79 | 51.72 | 0.38 | 0.15 |
| Hex | 35 | 31 | 18 | 0 | 8 | 37 | 4F | 34 | 26 | F |
| Octal | 65 | 61 | 30 | 0 | 10 | 67 | 117 | 64 | 46 | 17 |
| Binary | 110101 | 110001 | 11000 | 0 | 1000 | 110111 | 1001111 | 110100 | 100110 | 1111 |
Color Harmonies of #353118
Complementary color
Monochromatic Colors of #353118
Black with #353118
Text Example
Text Example
White with #353118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353118; }
p { color: rgb(53,49,24); }
H1.HeaderClassName
{
color: #353118;
}
.AnyTagClassName
{
color: #353118;
}
</style>
background-color css
<style>
a { background-color: #353118; }
a { background-color: rgb(53,49,24); }
div.DivClassName
{
background-color: #353118;
}
.BgClassName
{
background-color: #353118;
}
</style>
border-color css
<style>
span { border-color: #353118; }
span { border-color: rgb(53,49,24); }
td.TdClassName
{
border-color: #353118;
}
.TagClassName
{
border-color: #353118;
}
</style>