Shades of Maire #353107
Tints of Maire #353107
RGB
CMYK
RGB Variations
Color information
#353107 (or 0x353107) is known color: Maire. HEX triplet: 35, 31 and 07. RGB value is (53,49,7). Sum of RGB (Red+Green+Blue) = 53+49+7=109 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.62% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 53 - color contains mainly: red. Hex color #353107 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353107 is #CACEF8. Grayscale: #2D2D2D. Windows color (decimal): -13291257 or 471349. OLE color: 471349.
HSL color Cylindrical-coordinate representation of color #353107: hue angle of 54.78º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #353107 is Cyan = 0, Magento = 0.08, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 7 | - |
| CMYK | 0 | 0.08 | 0.87 | 0.79 |
| HSL | 54.78º | 0.77% | 0.12% | - |
| HSV(B) | 54.78º | 0.87% | 0.21% | - |
| XYZ | 2.6 | 2.97 | 0.64 | - |
| YUV | 45.41 | 106.33 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 7 | 0 | 0.08 | 0.87 | 0.79 | 54.78 | 0.77 | 0.12 |
| Hex | 35 | 31 | 7 | 0 | 8 | 57 | 4F | 37 | 4D | C |
| Octal | 65 | 61 | 7 | 0 | 10 | 127 | 117 | 67 | 115 | 14 |
| Binary | 110101 | 110001 | 111 | 0 | 1000 | 1010111 | 1001111 | 110111 | 1001101 | 1100 |
Color Harmonies of #353107
Complementary color
Monochromatic Colors of #353107
Black with #353107
Text Example
Text Example
White with #353107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353107; }
p { color: rgb(53,49,7); }
H1.HeaderClassName
{
color: #353107;
}
.AnyTagClassName
{
color: #353107;
}
</style>
background-color css
<style>
a { background-color: #353107; }
a { background-color: rgb(53,49,7); }
div.DivClassName
{
background-color: #353107;
}
.BgClassName
{
background-color: #353107;
}
</style>
border-color css
<style>
span { border-color: #353107; }
span { border-color: rgb(53,49,7); }
td.TdClassName
{
border-color: #353107;
}
.TagClassName
{
border-color: #353107;
}
</style>