Shades of Maire #363106
Tints of Maire #363106
RGB
CMYK
RGB Variations
Color information
#363106 (or 0x363106) is known color: Maire. HEX triplet: 36, 31 and 06. RGB value is (54,49,6). Sum of RGB (Red+Green+Blue) = 54+49+6=109 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.54% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 6 (2.73% from 255 or 5.50% from 109); Max value from RGB is 54 - color contains mainly: red. Hex color #363106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363106 is #C9CEF9. Grayscale: #2D2D2D. Windows color (decimal): -13225722 or 405814. OLE color: 405814.
HSL color Cylindrical-coordinate representation of color #363106: hue angle of 53.75º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #363106 is Cyan = 0, Magento = 0.09, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 6 | - |
| CMYK | 0 | 0.09 | 0.89 | 0.79 |
| HSL | 53.75º | 0.8% | 0.12% | - |
| HSV(B) | 53.75º | 0.89% | 0.21% | - |
| XYZ | 2.65 | 2.99 | 0.61 | - |
| YUV | 45.59 | 105.66 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 6 | 0 | 0.09 | 0.89 | 0.79 | 53.75 | 0.8 | 0.12 |
| Hex | 36 | 31 | 6 | 0 | 9 | 59 | 4F | 36 | 50 | C |
| Octal | 66 | 61 | 6 | 0 | 11 | 131 | 117 | 66 | 120 | 14 |
| Binary | 110110 | 110001 | 110 | 0 | 1001 | 1011001 | 1001111 | 110110 | 1010000 | 1100 |
Color Harmonies of #363106
Complementary color
Monochromatic Colors of #363106
Black with #363106
Text Example
Text Example
White with #363106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363106; }
p { color: rgb(54,49,6); }
H1.HeaderClassName
{
color: #363106;
}
.AnyTagClassName
{
color: #363106;
}
</style>
background-color css
<style>
a { background-color: #363106; }
a { background-color: rgb(54,49,6); }
div.DivClassName
{
background-color: #363106;
}
.BgClassName
{
background-color: #363106;
}
</style>
border-color css
<style>
span { border-color: #363106; }
span { border-color: rgb(54,49,6); }
td.TdClassName
{
border-color: #363106;
}
.TagClassName
{
border-color: #363106;
}
</style>