Shades of Maire #363211
Tints of Maire #363211
RGB
CMYK
RGB Variations
Color information
#363211 (or 0x363211) is known color: Maire. HEX triplet: 36, 32 and 11. RGB value is (54,50,17). Sum of RGB (Red+Green+Blue) = 54+50+17=121 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.63% from 121); Green value is 50 (19.92% from 255 or 41.32% from 121); Blue value is 17 (7.03% from 255 or 14.05% from 121); Max value from RGB is 54 - color contains mainly: red. Hex color #363211 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363211 is #C9CDEE. Grayscale: #2F2F2F. Windows color (decimal): -13225455 or 1126966. OLE color: 1126966.
HSL color Cylindrical-coordinate representation of color #363211: hue angle of 53.51º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #363211 is Cyan = 0, Magento = 0.07, Yellow = 0.69 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 17 | - |
| CMYK | 0 | 0.07 | 0.69 | 0.79 |
| HSL | 53.51º | 0.52% | 0.14% | - |
| HSV(B) | 53.51º | 0.69% | 0.21% | - |
| XYZ | 2.76 | 3.11 | 0.98 | - |
| YUV | 47.43 | 110.83 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 17 | 0 | 0.07 | 0.69 | 0.79 | 53.51 | 0.52 | 0.14 |
| Hex | 36 | 32 | 11 | 0 | 7 | 45 | 4F | 36 | 34 | E |
| Octal | 66 | 62 | 21 | 0 | 7 | 105 | 117 | 66 | 64 | 16 |
| Binary | 110110 | 110010 | 10001 | 0 | 111 | 1000101 | 1001111 | 110110 | 110100 | 1110 |
Color Harmonies of #363211
Complementary color
Monochromatic Colors of #363211
Black with #363211
Text Example
Text Example
White with #363211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363211; }
p { color: rgb(54,50,17); }
H1.HeaderClassName
{
color: #363211;
}
.AnyTagClassName
{
color: #363211;
}
</style>
background-color css
<style>
a { background-color: #363211; }
a { background-color: rgb(54,50,17); }
div.DivClassName
{
background-color: #363211;
}
.BgClassName
{
background-color: #363211;
}
</style>
border-color css
<style>
span { border-color: #363211; }
span { border-color: rgb(54,50,17); }
td.TdClassName
{
border-color: #363211;
}
.TagClassName
{
border-color: #363211;
}
</style>