Shades of Maire #363108
Tints of Maire #363108
RGB
CMYK
RGB Variations
Color information
#363108 (or 0x363108) is known color: Maire. HEX triplet: 36, 31 and 08. RGB value is (54,49,8). Sum of RGB (Red+Green+Blue) = 54+49+8=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 49 (19.53% from 255 or 44.14% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #363108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363108 is #C9CEF7. Grayscale: #2D2D2D. Windows color (decimal): -13225720 or 536886. OLE color: 536886.
HSL color Cylindrical-coordinate representation of color #363108: hue angle of 53.48º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #363108 is Cyan = 0, Magento = 0.09, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 8 | - |
| CMYK | 0 | 0.09 | 0.85 | 0.79 |
| HSL | 53.48º | 0.74% | 0.12% | - |
| HSV(B) | 53.48º | 0.85% | 0.21% | - |
| XYZ | 2.66 | 3 | 0.67 | - |
| YUV | 45.82 | 106.66 | 133.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 8 | 0 | 0.09 | 0.85 | 0.79 | 53.48 | 0.74 | 0.12 |
| Hex | 36 | 31 | 8 | 0 | 9 | 55 | 4F | 35 | 4A | C |
| Octal | 66 | 61 | 10 | 0 | 11 | 125 | 117 | 65 | 112 | 14 |
| Binary | 110110 | 110001 | 1000 | 0 | 1001 | 1010101 | 1001111 | 110101 | 1001010 | 1100 |
Color Harmonies of #363108
Complementary color
Monochromatic Colors of #363108
Black with #363108
Text Example
Text Example
White with #363108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363108; }
p { color: rgb(54,49,8); }
H1.HeaderClassName
{
color: #363108;
}
.AnyTagClassName
{
color: #363108;
}
</style>
background-color css
<style>
a { background-color: #363108; }
a { background-color: rgb(54,49,8); }
div.DivClassName
{
background-color: #363108;
}
.BgClassName
{
background-color: #363108;
}
</style>
border-color css
<style>
span { border-color: #363108; }
span { border-color: rgb(54,49,8); }
td.TdClassName
{
border-color: #363108;
}
.TagClassName
{
border-color: #363108;
}
</style>