Shades of Maire #353113
Tints of Maire #353113
RGB
CMYK
RGB Variations
Color information
#353113 (or 0x353113) is known color: Maire. HEX triplet: 35, 31 and 13. RGB value is (53,49,19). Sum of RGB (Red+Green+Blue) = 53+49+19=121 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.80% from 121); Green value is 49 (19.53% from 255 or 40.50% from 121); Blue value is 19 (7.81% from 255 or 15.70% from 121); Max value from RGB is 53 - color contains mainly: red. Hex color #353113 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353113 is #CACEEC. Grayscale: #2E2E2E. Windows color (decimal): -13291245 or 1257781. OLE color: 1257781.
HSL color Cylindrical-coordinate representation of color #353113: hue angle of 52.94º degrees, saturation: 0.47, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #353113 is Cyan = 0, Magento = 0.08, Yellow = 0.64 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 19 | - |
| CMYK | 0 | 0.08 | 0.64 | 0.79 |
| HSL | 52.94º | 0.47% | 0.14% | - |
| HSV(B) | 52.94º | 0.64% | 0.21% | - |
| XYZ | 2.68 | 3 | 1.05 | - |
| YUV | 46.78 | 112.33 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 19 | 0 | 0.08 | 0.64 | 0.79 | 52.94 | 0.47 | 0.14 |
| Hex | 35 | 31 | 13 | 0 | 8 | 40 | 4F | 35 | 2F | E |
| Octal | 65 | 61 | 23 | 0 | 10 | 100 | 117 | 65 | 57 | 16 |
| Binary | 110101 | 110001 | 10011 | 0 | 1000 | 1000000 | 1001111 | 110101 | 101111 | 1110 |
Color Harmonies of #353113
Complementary color
Monochromatic Colors of #353113
Black with #353113
Text Example
Text Example
White with #353113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353113; }
p { color: rgb(53,49,19); }
H1.HeaderClassName
{
color: #353113;
}
.AnyTagClassName
{
color: #353113;
}
</style>
background-color css
<style>
a { background-color: #353113; }
a { background-color: rgb(53,49,19); }
div.DivClassName
{
background-color: #353113;
}
.BgClassName
{
background-color: #353113;
}
</style>
border-color css
<style>
span { border-color: #353113; }
span { border-color: rgb(53,49,19); }
td.TdClassName
{
border-color: #353113;
}
.TagClassName
{
border-color: #353113;
}
</style>