Shades of Maire #353015
Tints of Maire #353015
RGB
CMYK
RGB Variations
Color information
#353015 (or 0x353015) is known color: Maire. HEX triplet: 35, 30 and 15. RGB value is (53,48,21). Sum of RGB (Red+Green+Blue) = 53+48+21=122 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.44% from 122); Green value is 48 (19.14% from 255 or 39.34% from 122); Blue value is 21 (8.59% from 255 or 17.21% from 122); Max value from RGB is 53 - color contains mainly: red. Hex color #353015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353015 is #CACFEA. Grayscale: #2E2E2E. Windows color (decimal): -13291499 or 1388597. OLE color: 1388597.
HSL color Cylindrical-coordinate representation of color #353015: hue angle of 50.62º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #353015 is Cyan = 0, Magento = 0.09, Yellow = 0.60 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 21 | - |
| CMYK | 0 | 0.09 | 0.60 | 0.79 |
| HSL | 50.63º | 0.43% | 0.15% | - |
| HSV(B) | 50.63º | 0.6% | 0.21% | - |
| XYZ | 2.66 | 2.92 | 1.13 | - |
| YUV | 46.42 | 113.66 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 21 | 0 | 0.09 | 0.60 | 0.79 | 50.63 | 0.43 | 0.15 |
| Hex | 35 | 30 | 15 | 0 | 9 | 3C | 4F | 33 | 2B | F |
| Octal | 65 | 60 | 25 | 0 | 11 | 74 | 117 | 63 | 53 | 17 |
| Binary | 110101 | 110000 | 10101 | 0 | 1001 | 111100 | 1001111 | 110011 | 101011 | 1111 |
Color Harmonies of #353015
Complementary color
Monochromatic Colors of #353015
Black with #353015
Text Example
Text Example
White with #353015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353015; }
p { color: rgb(53,48,21); }
H1.HeaderClassName
{
color: #353015;
}
.AnyTagClassName
{
color: #353015;
}
</style>
background-color css
<style>
a { background-color: #353015; }
a { background-color: rgb(53,48,21); }
div.DivClassName
{
background-color: #353015;
}
.BgClassName
{
background-color: #353015;
}
</style>
border-color css
<style>
span { border-color: #353015; }
span { border-color: rgb(53,48,21); }
td.TdClassName
{
border-color: #353015;
}
.TagClassName
{
border-color: #353015;
}
</style>