Shades of Maire #363204
Tints of Maire #363204
RGB
CMYK
RGB Variations
Color information
#363204 (or 0x363204) is known color: Maire. HEX triplet: 36, 32 and 04. RGB value is (54,50,4). Sum of RGB (Red+Green+Blue) = 54+50+4=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 50 (19.92% from 255 or 46.30% from 108); Blue value is 4 (1.95% from 255 or 3.70% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #363204 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363204 is #C9CDFB. Grayscale: #2E2E2E. Windows color (decimal): -13225468 or 274998. OLE color: 274998.
HSL color Cylindrical-coordinate representation of color #363204: hue angle of 55.2º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #363204 is Cyan = 0, Magento = 0.07, Yellow = 0.93 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 4 | - |
| CMYK | 0 | 0.07 | 0.93 | 0.79 |
| HSL | 55.2º | 0.86% | 0.11% | - |
| HSV(B) | 55.2º | 0.93% | 0.21% | - |
| XYZ | 2.68 | 3.07 | 0.57 | - |
| YUV | 45.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 4 | 0 | 0.07 | 0.93 | 0.79 | 55.2 | 0.86 | 0.11 |
| Hex | 36 | 32 | 4 | 0 | 7 | 5D | 4F | 37 | 56 | B |
| Octal | 66 | 62 | 4 | 0 | 7 | 135 | 117 | 67 | 126 | 13 |
| Binary | 110110 | 110010 | 100 | 0 | 111 | 1011101 | 1001111 | 110111 | 1010110 | 1011 |
Color Harmonies of #363204
Complementary color
Monochromatic Colors of #363204
Black with #363204
Text Example
Text Example
White with #363204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363204; }
p { color: rgb(54,50,4); }
H1.HeaderClassName
{
color: #363204;
}
.AnyTagClassName
{
color: #363204;
}
</style>
background-color css
<style>
a { background-color: #363204; }
a { background-color: rgb(54,50,4); }
div.DivClassName
{
background-color: #363204;
}
.BgClassName
{
background-color: #363204;
}
</style>
border-color css
<style>
span { border-color: #363204; }
span { border-color: rgb(54,50,4); }
td.TdClassName
{
border-color: #363204;
}
.TagClassName
{
border-color: #363204;
}
</style>