Shades of Maire #353006
Tints of Maire #353006
RGB
CMYK
RGB Variations
Color information
#353006 (or 0x353006) is known color: Maire. HEX triplet: 35, 30 and 06. RGB value is (53,48,6). Sum of RGB (Red+Green+Blue) = 53+48+6=107 (14% of max value = 765). Red value is 53 (21.09% from 255 or 49.53% from 107); Green value is 48 (19.14% from 255 or 44.86% from 107); Blue value is 6 (2.73% from 255 or 5.61% from 107); Max value from RGB is 53 - color contains mainly: red. Hex color #353006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353006 is #CACFF9. Grayscale: #2C2C2C. Windows color (decimal): -13291514 or 405557. OLE color: 405557.
HSL color Cylindrical-coordinate representation of color #353006: hue angle of 53.62º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #353006 is Cyan = 0, Magento = 0.09, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 6 | - |
| CMYK | 0 | 0.09 | 0.89 | 0.79 |
| HSL | 53.62º | 0.8% | 0.12% | - |
| HSV(B) | 53.62º | 0.89% | 0.21% | - |
| XYZ | 2.56 | 2.88 | 0.59 | - |
| YUV | 44.71 | 106.16 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 6 | 0 | 0.09 | 0.89 | 0.79 | 53.62 | 0.8 | 0.12 |
| Hex | 35 | 30 | 6 | 0 | 9 | 59 | 4F | 36 | 50 | C |
| Octal | 65 | 60 | 6 | 0 | 11 | 131 | 117 | 66 | 120 | 14 |
| Binary | 110101 | 110000 | 110 | 0 | 1001 | 1011001 | 1001111 | 110110 | 1010000 | 1100 |
Color Harmonies of #353006
Complementary color
Monochromatic Colors of #353006
Black with #353006
Text Example
Text Example
White with #353006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353006; }
p { color: rgb(53,48,6); }
H1.HeaderClassName
{
color: #353006;
}
.AnyTagClassName
{
color: #353006;
}
</style>
background-color css
<style>
a { background-color: #353006; }
a { background-color: rgb(53,48,6); }
div.DivClassName
{
background-color: #353006;
}
.BgClassName
{
background-color: #353006;
}
</style>
border-color css
<style>
span { border-color: #353006; }
span { border-color: rgb(53,48,6); }
td.TdClassName
{
border-color: #353006;
}
.TagClassName
{
border-color: #353006;
}
</style>