Shades of Maire #363115
Tints of Maire #363115
RGB
CMYK
RGB Variations
Color information
#363115 (or 0x363115) is known color: Maire. HEX triplet: 36, 31 and 15. RGB value is (54,49,21). Sum of RGB (Red+Green+Blue) = 54+49+21=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 49 (19.53% from 255 or 39.52% from 124); Blue value is 21 (8.59% from 255 or 16.94% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #363115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363115 is #C9CEEA. Grayscale: #2F2F2F. Windows color (decimal): -13225707 or 1388854. OLE color: 1388854.
HSL color Cylindrical-coordinate representation of color #363115: hue angle of 50.91º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #363115 is Cyan = 0, Magento = 0.09, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 21 | - |
| CMYK | 0 | 0.09 | 0.61 | 0.79 |
| HSL | 50.91º | 0.44% | 0.15% | - |
| HSV(B) | 50.91º | 0.61% | 0.21% | - |
| XYZ | 2.75 | 3.04 | 1.15 | - |
| YUV | 47.3 | 113.16 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 21 | 0 | 0.09 | 0.61 | 0.79 | 50.91 | 0.44 | 0.15 |
| Hex | 36 | 31 | 15 | 0 | 9 | 3D | 4F | 33 | 2C | F |
| Octal | 66 | 61 | 25 | 0 | 11 | 75 | 117 | 63 | 54 | 17 |
| Binary | 110110 | 110001 | 10101 | 0 | 1001 | 111101 | 1001111 | 110011 | 101100 | 1111 |
Color Harmonies of #363115
Complementary color
Monochromatic Colors of #363115
Black with #363115
Text Example
Text Example
White with #363115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363115; }
p { color: rgb(54,49,21); }
H1.HeaderClassName
{
color: #363115;
}
.AnyTagClassName
{
color: #363115;
}
</style>
background-color css
<style>
a { background-color: #363115; }
a { background-color: rgb(54,49,21); }
div.DivClassName
{
background-color: #363115;
}
.BgClassName
{
background-color: #363115;
}
</style>
border-color css
<style>
span { border-color: #363115; }
span { border-color: rgb(54,49,21); }
td.TdClassName
{
border-color: #363115;
}
.TagClassName
{
border-color: #363115;
}
</style>