Shades of Maire #353207
Tints of Maire #353207
RGB
CMYK
RGB Variations
Color information
#353207 (or 0x353207) is known color: Maire. HEX triplet: 35, 32 and 07. RGB value is (53,50,7). Sum of RGB (Red+Green+Blue) = 53+50+7=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 50 (19.92% from 255 or 45.45% from 110); Blue value is 7 (3.12% from 255 or 6.36% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #353207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353207 is #CACDF8. Grayscale: #2E2E2E. Windows color (decimal): -13291001 or 471605. OLE color: 471605.
HSL color Cylindrical-coordinate representation of color #353207: hue angle of 56.09º 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 #353207 is Cyan = 0, Magento = 0.06, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 50 | 7 | - |
| CMYK | 0 | 0.06 | 0.87 | 0.79 |
| HSL | 56.09º | 0.77% | 0.12% | - |
| HSV(B) | 56.09º | 0.87% | 0.21% | - |
| XYZ | 2.65 | 3.05 | 0.65 | - |
| YUV | 46 | 105.99 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 50 | 7 | 0 | 0.06 | 0.87 | 0.79 | 56.09 | 0.77 | 0.12 |
| Hex | 35 | 32 | 7 | 0 | 6 | 57 | 4F | 38 | 4D | C |
| Octal | 65 | 62 | 7 | 0 | 6 | 127 | 117 | 70 | 115 | 14 |
| Binary | 110101 | 110010 | 111 | 0 | 110 | 1010111 | 1001111 | 111000 | 1001101 | 1100 |
Color Harmonies of #353207
Complementary color
Monochromatic Colors of #353207
Black with #353207
Text Example
Text Example
White with #353207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353207; }
p { color: rgb(53,50,7); }
H1.HeaderClassName
{
color: #353207;
}
.AnyTagClassName
{
color: #353207;
}
</style>
background-color css
<style>
a { background-color: #353207; }
a { background-color: rgb(53,50,7); }
div.DivClassName
{
background-color: #353207;
}
.BgClassName
{
background-color: #353207;
}
</style>
border-color css
<style>
span { border-color: #353207; }
span { border-color: rgb(53,50,7); }
td.TdClassName
{
border-color: #353207;
}
.TagClassName
{
border-color: #353207;
}
</style>