Shades of Maire #313029
Tints of Maire #313029
RGB
CMYK
RGB Variations
Color information
#313029 (or 0x313029) is known color: Maire. HEX triplet: 31, 30 and 29. RGB value is (49,48,41). Sum of RGB (Red+Green+Blue) = 49+48+41=138 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.51% from 138); Green value is 48 (19.14% from 255 or 34.78% from 138); Blue value is 41 (16.41% from 255 or 29.71% from 138); Max value from RGB is 49 - color contains mainly: red. Hex color #313029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313029 is #CECFD6. Grayscale: #2F2F2F. Windows color (decimal): -13553623 or 2699313. OLE color: 2699313.
HSL color Cylindrical-coordinate representation of color #313029: hue angle of 52.5º degrees, saturation: 0.09, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #313029 is Cyan = 0, Magento = 0.02, Yellow = 0.16 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 41 | - |
| CMYK | 0 | 0.02 | 0.16 | 0.81 |
| HSL | 52.5º | 0.09% | 0.18% | - |
| HSV(B) | 52.5º | 0.16% | 0.19% | - |
| XYZ | 2.72 | 2.93 | 2.52 | - |
| YUV | 47.5 | 124.33 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 41 | 0 | 0.02 | 0.16 | 0.81 | 52.5 | 0.09 | 0.18 |
| Hex | 31 | 30 | 29 | 0 | 2 | 10 | 51 | 34 | 9 | 12 |
| Octal | 61 | 60 | 51 | 0 | 2 | 20 | 121 | 64 | 11 | 22 |
| Binary | 110001 | 110000 | 101001 | 0 | 10 | 10000 | 1010001 | 110100 | 1001 | 10010 |
Color Harmonies of #313029
Complementary color
Monochromatic Colors of #313029
Black with #313029
Text Example
Text Example
White with #313029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313029; }
p { color: rgb(49,48,41); }
H1.HeaderClassName
{
color: #313029;
}
.AnyTagClassName
{
color: #313029;
}
</style>
background-color css
<style>
a { background-color: #313029; }
a { background-color: rgb(49,48,41); }
div.DivClassName
{
background-color: #313029;
}
.BgClassName
{
background-color: #313029;
}
</style>
border-color css
<style>
span { border-color: #313029; }
span { border-color: rgb(49,48,41); }
td.TdClassName
{
border-color: #313029;
}
.TagClassName
{
border-color: #313029;
}
</style>