Shades of Maire #353014
Tints of Maire #353014
RGB
CMYK
RGB Variations
Color information
#353014 (or 0x353014) is known color: Maire. HEX triplet: 35, 30 and 14. RGB value is (53,48,20). Sum of RGB (Red+Green+Blue) = 53+48+20=121 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.80% from 121); Green value is 48 (19.14% from 255 or 39.67% from 121); Blue value is 20 (8.20% from 255 or 16.53% from 121); Max value from RGB is 53 - color contains mainly: red. Hex color #353014 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353014 is #CACFEB. Grayscale: #2E2E2E. Windows color (decimal): -13291500 or 1323061. OLE color: 1323061.
HSL color Cylindrical-coordinate representation of color #353014: hue angle of 50.91º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #353014 is Cyan = 0, Magento = 0.09, Yellow = 0.62 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 20 | - |
| CMYK | 0 | 0.09 | 0.62 | 0.79 |
| HSL | 50.91º | 0.45% | 0.14% | - |
| HSV(B) | 50.91º | 0.62% | 0.21% | - |
| XYZ | 2.65 | 2.92 | 1.09 | - |
| YUV | 46.3 | 113.16 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 20 | 0 | 0.09 | 0.62 | 0.79 | 50.91 | 0.45 | 0.14 |
| Hex | 35 | 30 | 14 | 0 | 9 | 3E | 4F | 33 | 2D | E |
| Octal | 65 | 60 | 24 | 0 | 11 | 76 | 117 | 63 | 55 | 16 |
| Binary | 110101 | 110000 | 10100 | 0 | 1001 | 111110 | 1001111 | 110011 | 101101 | 1110 |
Color Harmonies of #353014
Complementary color
Monochromatic Colors of #353014
Black with #353014
Text Example
Text Example
White with #353014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353014; }
p { color: rgb(53,48,20); }
H1.HeaderClassName
{
color: #353014;
}
.AnyTagClassName
{
color: #353014;
}
</style>
background-color css
<style>
a { background-color: #353014; }
a { background-color: rgb(53,48,20); }
div.DivClassName
{
background-color: #353014;
}
.BgClassName
{
background-color: #353014;
}
</style>
border-color css
<style>
span { border-color: #353014; }
span { border-color: rgb(53,48,20); }
td.TdClassName
{
border-color: #353014;
}
.TagClassName
{
border-color: #353014;
}
</style>