Shades of Maire #363105
Tints of Maire #363105
RGB
CMYK
RGB Variations
Color information
#363105 (or 0x363105) is known color: Maire. HEX triplet: 36, 31 and 05. RGB value is (54,49,5). Sum of RGB (Red+Green+Blue) = 54+49+5=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 49 (19.53% from 255 or 45.37% from 108); Blue value is 5 (2.34% from 255 or 4.63% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #363105 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363105 is #C9CEFA. Grayscale: #2D2D2D. Windows color (decimal): -13225723 or 340278. OLE color: 340278.
HSL color Cylindrical-coordinate representation of color #363105: hue angle of 53.88º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #363105 is Cyan = 0, Magento = 0.09, Yellow = 0.91 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 5 | - |
| CMYK | 0 | 0.09 | 0.91 | 0.79 |
| HSL | 53.88º | 0.83% | 0.12% | - |
| HSV(B) | 53.88º | 0.91% | 0.21% | - |
| XYZ | 2.65 | 2.99 | 0.58 | - |
| YUV | 45.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 5 | 0 | 0.09 | 0.91 | 0.79 | 53.88 | 0.83 | 0.12 |
| Hex | 36 | 31 | 5 | 0 | 9 | 5B | 4F | 36 | 53 | C |
| Octal | 66 | 61 | 5 | 0 | 11 | 133 | 117 | 66 | 123 | 14 |
| Binary | 110110 | 110001 | 101 | 0 | 1001 | 1011011 | 1001111 | 110110 | 1010011 | 1100 |
Color Harmonies of #363105
Complementary color
Monochromatic Colors of #363105
Black with #363105
Text Example
Text Example
White with #363105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363105; }
p { color: rgb(54,49,5); }
H1.HeaderClassName
{
color: #363105;
}
.AnyTagClassName
{
color: #363105;
}
</style>
background-color css
<style>
a { background-color: #363105; }
a { background-color: rgb(54,49,5); }
div.DivClassName
{
background-color: #363105;
}
.BgClassName
{
background-color: #363105;
}
</style>
border-color css
<style>
span { border-color: #363105; }
span { border-color: rgb(54,49,5); }
td.TdClassName
{
border-color: #363105;
}
.TagClassName
{
border-color: #363105;
}
</style>