Shades of Maire #312705
Tints of Maire #312705
RGB
CMYK
RGB Variations
Color information
#312705 (or 0x312705) is known color: Maire. HEX triplet: 31, 27 and 05. RGB value is (49,39,5). Sum of RGB (Red+Green+Blue) = 49+39+5=93 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.69% from 93); Green value is 39 (15.62% from 255 or 41.94% from 93); Blue value is 5 (2.34% from 255 or 5.38% from 93); Max value from RGB is 49 - color contains mainly: red. Hex color #312705 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312705 is #CED8FA. Grayscale: #262626. Windows color (decimal): -13555963 or 337713. OLE color: 337713.
HSL color Cylindrical-coordinate representation of color #312705: hue angle of 46.36º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #312705 is Cyan = 0, Magento = 0.20, Yellow = 0.90 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 39 | 5 | - |
| CMYK | 0 | 0.20 | 0.90 | 0.81 |
| HSL | 46.36º | 0.81% | 0.11% | - |
| HSV(B) | 46.36º | 0.9% | 0.19% | - |
| XYZ | 2.02 | 2.11 | 0.45 | - |
| YUV | 38.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 5 | 0 | 0.20 | 0.90 | 0.81 | 46.36 | 0.81 | 0.11 |
| Hex | 31 | 27 | 5 | 0 | 14 | 5A | 51 | 2E | 51 | B |
| Octal | 61 | 47 | 5 | 0 | 24 | 132 | 121 | 56 | 121 | 13 |
| Binary | 110001 | 100111 | 101 | 0 | 10100 | 1011010 | 1010001 | 101110 | 1010001 | 1011 |
Color Harmonies of #312705
Complementary color
Monochromatic Colors of #312705
Black with #312705
Text Example
Text Example
White with #312705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312705; }
p { color: rgb(49,39,5); }
H1.HeaderClassName
{
color: #312705;
}
.AnyTagClassName
{
color: #312705;
}
</style>
background-color css
<style>
a { background-color: #312705; }
a { background-color: rgb(49,39,5); }
div.DivClassName
{
background-color: #312705;
}
.BgClassName
{
background-color: #312705;
}
</style>
border-color css
<style>
span { border-color: #312705; }
span { border-color: rgb(49,39,5); }
td.TdClassName
{
border-color: #312705;
}
.TagClassName
{
border-color: #312705;
}
</style>