Shades of Maire #312908
Tints of Maire #312908
RGB
CMYK
RGB Variations
Color information
#312908 (or 0x312908) is known color: Maire. HEX triplet: 31, 29 and 08. RGB value is (49,41,8). Sum of RGB (Red+Green+Blue) = 49+41+8=98 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50% from 98); Green value is 41 (16.41% from 255 or 41.84% from 98); Blue value is 8 (3.52% from 255 or 8.16% from 98); Max value from RGB is 49 - color contains mainly: red. Hex color #312908 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312908 is #CED6F7. Grayscale: #272727. Windows color (decimal): -13555448 or 534833. OLE color: 534833.
HSL color Cylindrical-coordinate representation of color #312908: hue angle of 48.29º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #312908 is Cyan = 0, Magento = 0.16, Yellow = 0.84 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 8 | - |
| CMYK | 0 | 0.16 | 0.84 | 0.81 |
| HSL | 48.29º | 0.72% | 0.11% | - |
| HSV(B) | 48.29º | 0.84% | 0.19% | - |
| XYZ | 2.1 | 2.26 | 0.55 | - |
| YUV | 39.63 | 110.15 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 8 | 0 | 0.16 | 0.84 | 0.81 | 48.29 | 0.72 | 0.11 |
| Hex | 31 | 29 | 8 | 0 | 10 | 54 | 51 | 30 | 48 | B |
| Octal | 61 | 51 | 10 | 0 | 20 | 124 | 121 | 60 | 110 | 13 |
| Binary | 110001 | 101001 | 1000 | 0 | 10000 | 1010100 | 1010001 | 110000 | 1001000 | 1011 |
Color Harmonies of #312908
Complementary color
Monochromatic Colors of #312908
Black with #312908
Text Example
Text Example
White with #312908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312908; }
p { color: rgb(49,41,8); }
H1.HeaderClassName
{
color: #312908;
}
.AnyTagClassName
{
color: #312908;
}
</style>
background-color css
<style>
a { background-color: #312908; }
a { background-color: rgb(49,41,8); }
div.DivClassName
{
background-color: #312908;
}
.BgClassName
{
background-color: #312908;
}
</style>
border-color css
<style>
span { border-color: #312908; }
span { border-color: rgb(49,41,8); }
td.TdClassName
{
border-color: #312908;
}
.TagClassName
{
border-color: #312908;
}
</style>