Shades of Maire #353011
Tints of Maire #353011
RGB
CMYK
RGB Variations
Color information
#353011 (or 0x353011) is known color: Maire. HEX triplet: 35, 30 and 11. RGB value is (53,48,17). Sum of RGB (Red+Green+Blue) = 53+48+17=118 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.92% from 118); Green value is 48 (19.14% from 255 or 40.68% from 118); Blue value is 17 (7.03% from 255 or 14.41% from 118); Max value from RGB is 53 - color contains mainly: red. Hex color #353011 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353011 is #CACFEE. Grayscale: #2E2E2E. Windows color (decimal): -13291503 or 1126453. OLE color: 1126453.
HSL color Cylindrical-coordinate representation of color #353011: hue angle of 51.67º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #353011 is Cyan = 0, Magento = 0.09, Yellow = 0.68 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 17 | - |
| CMYK | 0 | 0.09 | 0.68 | 0.79 |
| HSL | 51.67º | 0.51% | 0.14% | - |
| HSV(B) | 51.67º | 0.68% | 0.21% | - |
| XYZ | 2.63 | 2.91 | 0.95 | - |
| YUV | 45.96 | 111.66 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 17 | 0 | 0.09 | 0.68 | 0.79 | 51.67 | 0.51 | 0.14 |
| Hex | 35 | 30 | 11 | 0 | 9 | 44 | 4F | 34 | 33 | E |
| Octal | 65 | 60 | 21 | 0 | 11 | 104 | 117 | 64 | 63 | 16 |
| Binary | 110101 | 110000 | 10001 | 0 | 1001 | 1000100 | 1001111 | 110100 | 110011 | 1110 |
Color Harmonies of #353011
Complementary color
Monochromatic Colors of #353011
Black with #353011
Text Example
Text Example
White with #353011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353011; }
p { color: rgb(53,48,17); }
H1.HeaderClassName
{
color: #353011;
}
.AnyTagClassName
{
color: #353011;
}
</style>
background-color css
<style>
a { background-color: #353011; }
a { background-color: rgb(53,48,17); }
div.DivClassName
{
background-color: #353011;
}
.BgClassName
{
background-color: #353011;
}
</style>
border-color css
<style>
span { border-color: #353011; }
span { border-color: rgb(53,48,17); }
td.TdClassName
{
border-color: #353011;
}
.TagClassName
{
border-color: #353011;
}
</style>