Shades of Maire #312702
Tints of Maire #312702
RGB
CMYK
RGB Variations
Color information
#312702 (or 0x312702) is known color: Maire. HEX triplet: 31, 27 and 02. RGB value is (49,39,2). Sum of RGB (Red+Green+Blue) = 49+39+2=90 (11% of max value = 765). Red value is 49 (19.53% from 255 or 54.44% from 90); Green value is 39 (15.62% from 255 or 43.33% from 90); Blue value is 2 (1.17% from 255 or 2.22% from 90); Max value from RGB is 49 - color contains mainly: red. Hex color #312702 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #312702 is #CED8FD. Grayscale: #252525. Windows color (decimal): -13555966 or 141105. OLE color: 141105.
HSL color Cylindrical-coordinate representation of color #312702: hue angle of 47.23º 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 #312702 is Cyan = 0, Magento = 0.20, Yellow = 0.96 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 39 | 2 | - |
| CMYK | 0 | 0.20 | 0.96 | 0.81 |
| HSL | 47.23º | 0.92% | 0.1% | - |
| HSV(B) | 47.23º | 0.96% | 0.19% | - |
| XYZ | 2 | 2.11 | 0.36 | - |
| YUV | 37.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 39 | 2 | 0 | 0.20 | 0.96 | 0.81 | 47.23 | 0.92 | 0.1 |
| Hex | 31 | 27 | 2 | 0 | 14 | 60 | 51 | 2F | 5C | A |
| Octal | 61 | 47 | 2 | 0 | 24 | 140 | 121 | 57 | 134 | 12 |
| Binary | 110001 | 100111 | 10 | 0 | 10100 | 1100000 | 1010001 | 101111 | 1011100 | 1010 |
Color Harmonies of #312702
Complementary color
Monochromatic Colors of #312702
Black with #312702
Text Example
Text Example
White with #312702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312702; }
p { color: rgb(49,39,2); }
H1.HeaderClassName
{
color: #312702;
}
.AnyTagClassName
{
color: #312702;
}
</style>
background-color css
<style>
a { background-color: #312702; }
a { background-color: rgb(49,39,2); }
div.DivClassName
{
background-color: #312702;
}
.BgClassName
{
background-color: #312702;
}
</style>
border-color css
<style>
span { border-color: #312702; }
span { border-color: rgb(49,39,2); }
td.TdClassName
{
border-color: #312702;
}
.TagClassName
{
border-color: #312702;
}
</style>