Shades of Maire #312604
Tints of Maire #312604
RGB
CMYK
RGB Variations
Color information
#312604 (or 0x312604) is known color: Maire. HEX triplet: 31, 26 and 04. RGB value is (49,38,4). Sum of RGB (Red+Green+Blue) = 49+38+4=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 38 (15.23% from 255 or 41.76% from 91); Blue value is 4 (1.95% from 255 or 4.40% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #312604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312604 is #CED9FB. Grayscale: #252525. Windows color (decimal): -13556220 or 271921. OLE color: 271921.
HSL color Cylindrical-coordinate representation of color #312604: hue angle of 45.33º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #312604 is Cyan = 0, Magento = 0.22, Yellow = 0.92 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 38 | 4 | - |
| CMYK | 0 | 0.22 | 0.92 | 0.81 |
| HSL | 45.33º | 0.85% | 0.1% | - |
| HSV(B) | 45.33º | 0.92% | 0.19% | - |
| XYZ | 1.98 | 2.05 | 0.41 | - |
| YUV | 37.41 | 109.14 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 4 | 0 | 0.22 | 0.92 | 0.81 | 45.33 | 0.85 | 0.1 |
| Hex | 31 | 26 | 4 | 0 | 16 | 5C | 51 | 2D | 55 | A |
| Octal | 61 | 46 | 4 | 0 | 26 | 134 | 121 | 55 | 125 | 12 |
| Binary | 110001 | 100110 | 100 | 0 | 10110 | 1011100 | 1010001 | 101101 | 1010101 | 1010 |
Color Harmonies of #312604
Complementary color
Monochromatic Colors of #312604
Black with #312604
Text Example
Text Example
White with #312604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312604; }
p { color: rgb(49,38,4); }
H1.HeaderClassName
{
color: #312604;
}
.AnyTagClassName
{
color: #312604;
}
</style>
background-color css
<style>
a { background-color: #312604; }
a { background-color: rgb(49,38,4); }
div.DivClassName
{
background-color: #312604;
}
.BgClassName
{
background-color: #312604;
}
</style>
border-color css
<style>
span { border-color: #312604; }
span { border-color: rgb(49,38,4); }
td.TdClassName
{
border-color: #312604;
}
.TagClassName
{
border-color: #312604;
}
</style>