Shades of Maire #363110
Tints of Maire #363110
RGB
CMYK
RGB Variations
Color information
#363110 (or 0x363110) is known color: Maire. HEX triplet: 36, 31 and 10. RGB value is (54,49,16). Sum of RGB (Red+Green+Blue) = 54+49+16=119 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.38% from 119); Green value is 49 (19.53% from 255 or 41.18% from 119); Blue value is 16 (6.64% from 255 or 13.45% from 119); Max value from RGB is 54 - color contains mainly: red. Hex color #363110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363110 is #C9CEEF. Grayscale: #2E2E2E. Windows color (decimal): -13225712 or 1061174. OLE color: 1061174.
HSL color Cylindrical-coordinate representation of color #363110: hue angle of 52.11º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #363110 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 16 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.79 |
| HSL | 52.11º | 0.54% | 0.14% | - |
| HSV(B) | 52.11º | 0.7% | 0.21% | - |
| XYZ | 2.71 | 3.02 | 0.93 | - |
| YUV | 46.73 | 110.66 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 16 | 0 | 0.09 | 0.70 | 0.79 | 52.11 | 0.54 | 0.14 |
| Hex | 36 | 31 | 10 | 0 | 9 | 46 | 4F | 34 | 36 | E |
| Octal | 66 | 61 | 20 | 0 | 11 | 106 | 117 | 64 | 66 | 16 |
| Binary | 110110 | 110001 | 10000 | 0 | 1001 | 1000110 | 1001111 | 110100 | 110110 | 1110 |
Color Harmonies of #363110
Complementary color
Monochromatic Colors of #363110
Black with #363110
Text Example
Text Example
White with #363110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363110; }
p { color: rgb(54,49,16); }
H1.HeaderClassName
{
color: #363110;
}
.AnyTagClassName
{
color: #363110;
}
</style>
background-color css
<style>
a { background-color: #363110; }
a { background-color: rgb(54,49,16); }
div.DivClassName
{
background-color: #363110;
}
.BgClassName
{
background-color: #363110;
}
</style>
border-color css
<style>
span { border-color: #363110; }
span { border-color: rgb(54,49,16); }
td.TdClassName
{
border-color: #363110;
}
.TagClassName
{
border-color: #363110;
}
</style>