Shades of Maire #353119
Tints of Maire #353119
RGB
CMYK
RGB Variations
Color information
#353119 (or 0x353119) is known color: Maire. HEX triplet: 35, 31 and 19. RGB value is (53,49,25). Sum of RGB (Red+Green+Blue) = 53+49+25=127 (16% of max value = 765). Red value is 53 (21.09% from 255 or 41.73% from 127); Green value is 49 (19.53% from 255 or 38.58% from 127); Blue value is 25 (10.16% from 255 or 19.69% from 127); Max value from RGB is 53 - color contains mainly: red. Hex color #353119 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353119 is #CACEE6. Grayscale: #2F2F2F. Windows color (decimal): -13291239 or 1650997. OLE color: 1650997.
HSL color Cylindrical-coordinate representation of color #353119: hue angle of 51.43º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #353119 is Cyan = 0, Magento = 0.08, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 25 | - |
| CMYK | 0 | 0.08 | 0.53 | 0.79 |
| HSL | 51.43º | 0.36% | 0.15% | - |
| HSV(B) | 51.43º | 0.53% | 0.21% | - |
| XYZ | 2.74 | 3.02 | 1.36 | - |
| YUV | 47.46 | 115.33 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 25 | 0 | 0.08 | 0.53 | 0.79 | 51.43 | 0.36 | 0.15 |
| Hex | 35 | 31 | 19 | 0 | 8 | 35 | 4F | 33 | 24 | F |
| Octal | 65 | 61 | 31 | 0 | 10 | 65 | 117 | 63 | 44 | 17 |
| Binary | 110101 | 110001 | 11001 | 0 | 1000 | 110101 | 1001111 | 110011 | 100100 | 1111 |
Color Harmonies of #353119
Complementary color
Monochromatic Colors of #353119
Black with #353119
Text Example
Text Example
White with #353119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353119; }
p { color: rgb(53,49,25); }
H1.HeaderClassName
{
color: #353119;
}
.AnyTagClassName
{
color: #353119;
}
</style>
background-color css
<style>
a { background-color: #353119; }
a { background-color: rgb(53,49,25); }
div.DivClassName
{
background-color: #353119;
}
.BgClassName
{
background-color: #353119;
}
</style>
border-color css
<style>
span { border-color: #353119; }
span { border-color: rgb(53,49,25); }
td.TdClassName
{
border-color: #353119;
}
.TagClassName
{
border-color: #353119;
}
</style>