Shades of Maire #353117
Tints of Maire #353117
RGB
CMYK
RGB Variations
Color information
#353117 (or 0x353117) is known color: Maire. HEX triplet: 35, 31 and 17. RGB value is (53,49,23). Sum of RGB (Red+Green+Blue) = 53+49+23=125 (16% of max value = 765). Red value is 53 (21.09% from 255 or 42.4% from 125); Green value is 49 (19.53% from 255 or 39.2% from 125); Blue value is 23 (9.38% from 255 or 18.4% from 125); Max value from RGB is 53 - color contains mainly: red. Hex color #353117 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353117 is #CACEE8. Grayscale: #2F2F2F. Windows color (decimal): -13291241 or 1519925. OLE color: 1519925.
HSL color Cylindrical-coordinate representation of color #353117: hue angle of 52º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #353117 is Cyan = 0, Magento = 0.08, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 23 | - |
| CMYK | 0 | 0.08 | 0.57 | 0.79 |
| HSL | 52º | 0.39% | 0.15% | - |
| HSV(B) | 52º | 0.57% | 0.21% | - |
| XYZ | 2.72 | 3.02 | 1.25 | - |
| YUV | 47.23 | 114.33 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 23 | 0 | 0.08 | 0.57 | 0.79 | 52 | 0.39 | 0.15 |
| Hex | 35 | 31 | 17 | 0 | 8 | 39 | 4F | 34 | 27 | F |
| Octal | 65 | 61 | 27 | 0 | 10 | 71 | 117 | 64 | 47 | 17 |
| Binary | 110101 | 110001 | 10111 | 0 | 1000 | 111001 | 1001111 | 110100 | 100111 | 1111 |
Color Harmonies of #353117
Complementary color
Monochromatic Colors of #353117
Black with #353117
Text Example
Text Example
White with #353117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353117; }
p { color: rgb(53,49,23); }
H1.HeaderClassName
{
color: #353117;
}
.AnyTagClassName
{
color: #353117;
}
</style>
background-color css
<style>
a { background-color: #353117; }
a { background-color: rgb(53,49,23); }
div.DivClassName
{
background-color: #353117;
}
.BgClassName
{
background-color: #353117;
}
</style>
border-color css
<style>
span { border-color: #353117; }
span { border-color: rgb(53,49,23); }
td.TdClassName
{
border-color: #353117;
}
.TagClassName
{
border-color: #353117;
}
</style>