Shades of Maire #353209
Tints of Maire #353209
RGB
CMYK
RGB Variations
Color information
#353209 (or 0x353209) is known color: Maire. HEX triplet: 35, 32 and 09. RGB value is (53,50,9). Sum of RGB (Red+Green+Blue) = 53+50+9=112 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.32% from 112); Green value is 50 (19.92% from 255 or 44.64% from 112); Blue value is 9 (3.91% from 255 or 8.04% from 112); Max value from RGB is 53 - color contains mainly: red. Hex color #353209 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353209 is #CACDF6. Grayscale: #2E2E2E. Windows color (decimal): -13290999 or 602677. OLE color: 602677.
HSL color Cylindrical-coordinate representation of color #353209: hue angle of 55.91º 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 #353209 is Cyan = 0, Magento = 0.06, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 50 | 9 | - |
| CMYK | 0 | 0.06 | 0.83 | 0.79 |
| HSL | 55.91º | 0.71% | 0.12% | - |
| HSV(B) | 55.91º | 0.83% | 0.21% | - |
| XYZ | 2.66 | 3.06 | 0.71 | - |
| YUV | 46.22 | 106.99 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 50 | 9 | 0 | 0.06 | 0.83 | 0.79 | 55.91 | 0.71 | 0.12 |
| Hex | 35 | 32 | 9 | 0 | 6 | 53 | 4F | 38 | 47 | C |
| Octal | 65 | 62 | 11 | 0 | 6 | 123 | 117 | 70 | 107 | 14 |
| Binary | 110101 | 110010 | 1001 | 0 | 110 | 1010011 | 1001111 | 111000 | 1000111 | 1100 |
Color Harmonies of #353209
Complementary color
Monochromatic Colors of #353209
Black with #353209
Text Example
Text Example
White with #353209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353209; }
p { color: rgb(53,50,9); }
H1.HeaderClassName
{
color: #353209;
}
.AnyTagClassName
{
color: #353209;
}
</style>
background-color css
<style>
a { background-color: #353209; }
a { background-color: rgb(53,50,9); }
div.DivClassName
{
background-color: #353209;
}
.BgClassName
{
background-color: #353209;
}
</style>
border-color css
<style>
span { border-color: #353209; }
span { border-color: rgb(53,50,9); }
td.TdClassName
{
border-color: #353209;
}
.TagClassName
{
border-color: #353209;
}
</style>