Shades of Maire #312802
Tints of Maire #312802
RGB
CMYK
RGB Variations
Color information
#312802 (or 0x312802) is known color: Maire. HEX triplet: 31, 28 and 02. RGB value is (49,40,2). Sum of RGB (Red+Green+Blue) = 49+40+2=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 40 (16.02% from 255 or 43.96% from 91); Blue value is 2 (1.17% from 255 or 2.20% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #312802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312802 is #CED7FD. Grayscale: #262626. Windows color (decimal): -13555710 or 141361. OLE color: 141361.
HSL color Cylindrical-coordinate representation of color #312802: hue angle of 48.51º degrees, saturation: 0.92, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #312802 is Cyan = 0, Magento = 0.18, Yellow = 0.96 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 40 | 2 | - |
| CMYK | 0 | 0.18 | 0.96 | 0.81 |
| HSL | 48.51º | 0.92% | 0.1% | - |
| HSV(B) | 48.51º | 0.96% | 0.19% | - |
| XYZ | 2.04 | 2.17 | 0.37 | - |
| YUV | 38.36 | 107.48 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 2 | 0 | 0.18 | 0.96 | 0.81 | 48.51 | 0.92 | 0.1 |
| Hex | 31 | 28 | 2 | 0 | 12 | 60 | 51 | 31 | 5C | A |
| Octal | 61 | 50 | 2 | 0 | 22 | 140 | 121 | 61 | 134 | 12 |
| Binary | 110001 | 101000 | 10 | 0 | 10010 | 1100000 | 1010001 | 110001 | 1011100 | 1010 |
Color Harmonies of #312802
Complementary color
Monochromatic Colors of #312802
Black with #312802
Text Example
Text Example
White with #312802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312802; }
p { color: rgb(49,40,2); }
H1.HeaderClassName
{
color: #312802;
}
.AnyTagClassName
{
color: #312802;
}
</style>
background-color css
<style>
a { background-color: #312802; }
a { background-color: rgb(49,40,2); }
div.DivClassName
{
background-color: #312802;
}
.BgClassName
{
background-color: #312802;
}
</style>
border-color css
<style>
span { border-color: #312802; }
span { border-color: rgb(49,40,2); }
td.TdClassName
{
border-color: #312802;
}
.TagClassName
{
border-color: #312802;
}
</style>