Shades of Maire #353109
Tints of Maire #353109
RGB
CMYK
RGB Variations
Color information
#353109 (or 0x353109) is known color: Maire. HEX triplet: 35, 31 and 09. RGB value is (53,49,9). Sum of RGB (Red+Green+Blue) = 53+49+9=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 49 (19.53% from 255 or 44.14% from 111); Blue value is 9 (3.91% from 255 or 8.11% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #353109 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353109 is #CACEF6. Grayscale: #2D2D2D. Windows color (decimal): -13291255 or 602421. OLE color: 602421.
HSL color Cylindrical-coordinate representation of color #353109: hue angle of 54.55º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #353109 is Cyan = 0, Magento = 0.08, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 9 | - |
| CMYK | 0 | 0.08 | 0.83 | 0.79 |
| HSL | 54.55º | 0.71% | 0.12% | - |
| HSV(B) | 54.55º | 0.83% | 0.21% | - |
| XYZ | 2.62 | 2.97 | 0.69 | - |
| YUV | 45.64 | 107.33 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 9 | 0 | 0.08 | 0.83 | 0.79 | 54.55 | 0.71 | 0.12 |
| Hex | 35 | 31 | 9 | 0 | 8 | 53 | 4F | 37 | 47 | C |
| Octal | 65 | 61 | 11 | 0 | 10 | 123 | 117 | 67 | 107 | 14 |
| Binary | 110101 | 110001 | 1001 | 0 | 1000 | 1010011 | 1001111 | 110111 | 1000111 | 1100 |
Color Harmonies of #353109
Complementary color
Monochromatic Colors of #353109
Black with #353109
Text Example
Text Example
White with #353109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353109; }
p { color: rgb(53,49,9); }
H1.HeaderClassName
{
color: #353109;
}
.AnyTagClassName
{
color: #353109;
}
</style>
background-color css
<style>
a { background-color: #353109; }
a { background-color: rgb(53,49,9); }
div.DivClassName
{
background-color: #353109;
}
.BgClassName
{
background-color: #353109;
}
</style>
border-color css
<style>
span { border-color: #353109; }
span { border-color: rgb(53,49,9); }
td.TdClassName
{
border-color: #353109;
}
.TagClassName
{
border-color: #353109;
}
</style>