Shades of Maire #353010
Tints of Maire #353010
RGB
CMYK
RGB Variations
Color information
#353010 (or 0x353010) is known color: Maire. HEX triplet: 35, 30 and 10. RGB value is (53,48,16). Sum of RGB (Red+Green+Blue) = 53+48+16=117 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.30% from 117); Green value is 48 (19.14% from 255 or 41.03% from 117); Blue value is 16 (6.64% from 255 or 13.68% from 117); Max value from RGB is 53 - color contains mainly: red. Hex color #353010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353010 is #CACFEF. Grayscale: #2D2D2D. Windows color (decimal): -13291504 or 1060917. OLE color: 1060917.
HSL color Cylindrical-coordinate representation of color #353010: hue angle of 51.89º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #353010 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 16 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.79 |
| HSL | 51.89º | 0.54% | 0.14% | - |
| HSV(B) | 51.89º | 0.7% | 0.21% | - |
| XYZ | 2.62 | 2.91 | 0.91 | - |
| YUV | 45.85 | 111.16 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 16 | 0 | 0.09 | 0.70 | 0.79 | 51.89 | 0.54 | 0.14 |
| Hex | 35 | 30 | 10 | 0 | 9 | 46 | 4F | 34 | 36 | E |
| Octal | 65 | 60 | 20 | 0 | 11 | 106 | 117 | 64 | 66 | 16 |
| Binary | 110101 | 110000 | 10000 | 0 | 1001 | 1000110 | 1001111 | 110100 | 110110 | 1110 |
Color Harmonies of #353010
Complementary color
Monochromatic Colors of #353010
Black with #353010
Text Example
Text Example
White with #353010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353010; }
p { color: rgb(53,48,16); }
H1.HeaderClassName
{
color: #353010;
}
.AnyTagClassName
{
color: #353010;
}
</style>
background-color css
<style>
a { background-color: #353010; }
a { background-color: rgb(53,48,16); }
div.DivClassName
{
background-color: #353010;
}
.BgClassName
{
background-color: #353010;
}
</style>
border-color css
<style>
span { border-color: #353010; }
span { border-color: rgb(53,48,16); }
td.TdClassName
{
border-color: #353010;
}
.TagClassName
{
border-color: #353010;
}
</style>