Shades of Maire #363104
Tints of Maire #363104
RGB
CMYK
RGB Variations
Color information
#363104 (or 0x363104) is known color: Maire. HEX triplet: 36, 31 and 04. RGB value is (54,49,4). Sum of RGB (Red+Green+Blue) = 54+49+4=107 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50.47% from 107); Green value is 49 (19.53% from 255 or 45.79% from 107); Blue value is 4 (1.95% from 255 or 3.74% from 107); Max value from RGB is 54 - color contains mainly: red. Hex color #363104 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363104 is #C9CEFB. Grayscale: #2D2D2D. Windows color (decimal): -13225724 or 274742. OLE color: 274742.
HSL color Cylindrical-coordinate representation of color #363104: hue angle of 54º 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 #363104 is Cyan = 0, Magento = 0.09, Yellow = 0.93 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 4 | - |
| CMYK | 0 | 0.09 | 0.93 | 0.79 |
| HSL | 54º | 0.86% | 0.11% | - |
| HSV(B) | 54º | 0.93% | 0.21% | - |
| XYZ | 2.64 | 2.99 | 0.55 | - |
| YUV | 45.37 | 104.66 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 4 | 0 | 0.09 | 0.93 | 0.79 | 54 | 0.86 | 0.11 |
| Hex | 36 | 31 | 4 | 0 | 9 | 5D | 4F | 36 | 56 | B |
| Octal | 66 | 61 | 4 | 0 | 11 | 135 | 117 | 66 | 126 | 13 |
| Binary | 110110 | 110001 | 100 | 0 | 1001 | 1011101 | 1001111 | 110110 | 1010110 | 1011 |
Color Harmonies of #363104
Complementary color
Monochromatic Colors of #363104
Black with #363104
Text Example
Text Example
White with #363104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363104; }
p { color: rgb(54,49,4); }
H1.HeaderClassName
{
color: #363104;
}
.AnyTagClassName
{
color: #363104;
}
</style>
background-color css
<style>
a { background-color: #363104; }
a { background-color: rgb(54,49,4); }
div.DivClassName
{
background-color: #363104;
}
.BgClassName
{
background-color: #363104;
}
</style>
border-color css
<style>
span { border-color: #363104; }
span { border-color: rgb(54,49,4); }
td.TdClassName
{
border-color: #363104;
}
.TagClassName
{
border-color: #363104;
}
</style>