Shades of Maire #312809
Tints of Maire #312809
RGB
CMYK
RGB Variations
Color information
#312809 (or 0x312809) is known color: Maire. HEX triplet: 31, 28 and 09. RGB value is (49,40,9). Sum of RGB (Red+Green+Blue) = 49+40+9=98 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50% from 98); Green value is 40 (16.02% from 255 or 40.82% from 98); Blue value is 9 (3.91% from 255 or 9.18% from 98); Max value from RGB is 49 - color contains mainly: red. Hex color #312809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312809 is #CED7F6. Grayscale: #272727. Windows color (decimal): -13555703 or 600113. OLE color: 600113.
HSL color Cylindrical-coordinate representation of color #312809: hue angle of 46.5º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #312809 is Cyan = 0, Magento = 0.18, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 40 | 9 | - |
| CMYK | 0 | 0.18 | 0.82 | 0.81 |
| HSL | 46.5º | 0.69% | 0.11% | - |
| HSV(B) | 46.5º | 0.82% | 0.19% | - |
| XYZ | 2.07 | 2.19 | 0.57 | - |
| YUV | 39.16 | 110.98 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 9 | 0 | 0.18 | 0.82 | 0.81 | 46.5 | 0.69 | 0.11 |
| Hex | 31 | 28 | 9 | 0 | 12 | 52 | 51 | 2E | 45 | B |
| Octal | 61 | 50 | 11 | 0 | 22 | 122 | 121 | 56 | 105 | 13 |
| Binary | 110001 | 101000 | 1001 | 0 | 10010 | 1010010 | 1010001 | 101110 | 1000101 | 1011 |
Color Harmonies of #312809
Complementary color
Monochromatic Colors of #312809
Black with #312809
Text Example
Text Example
White with #312809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312809; }
p { color: rgb(49,40,9); }
H1.HeaderClassName
{
color: #312809;
}
.AnyTagClassName
{
color: #312809;
}
</style>
background-color css
<style>
a { background-color: #312809; }
a { background-color: rgb(49,40,9); }
div.DivClassName
{
background-color: #312809;
}
.BgClassName
{
background-color: #312809;
}
</style>
border-color css
<style>
span { border-color: #312809; }
span { border-color: rgb(49,40,9); }
td.TdClassName
{
border-color: #312809;
}
.TagClassName
{
border-color: #312809;
}
</style>