Shades of Maire #131310
Tints of Maire #131310
RGB
CMYK
RGB Variations
Color information
#131310 (or 0x131310) is known color: Maire. HEX triplet: 13, 13 and 10. RGB value is (19,19,16). Sum of RGB (Red+Green+Blue) = 19+19+16=54 (7% of max value = 765). Red value is 19 (7.81% from 255 or 35.19% from 54); Green value is 19 (7.81% from 255 or 35.19% from 54); Blue value is 16 (6.64% from 255 or 29.63% from 54); Max value from RGB is 19 - color contains mainly: red, green. Hex color #131310 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #131310 is #ECECEF. Grayscale: #121212. Windows color (decimal): -15527152 or 1053459. OLE color: 1053459.
HSL color Cylindrical-coordinate representation of color #131310: hue angle of 60º degrees, saturation: 0.09, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #131310 is Cyan = 0, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.93.
Color convert
RGB | 19 | 19 | 16 | - |
CMYK | 0 | 0 | 0.16 | 0.93 |
HSL | 60º | 0.09% | 0.07% | - |
HSV(B) | 60º | 0.16% | 0.07% | - |
XYZ | 0.59 | 0.64 | 0.58 | - |
YUV | 18.66 | 126.5 | 128.24 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 19 | 19 | 16 | 0 | 0 | 0.16 | 0.93 | 60 | 0.09 | 0.07 |
Hex | 13 | 13 | 10 | 0 | 0 | 10 | 5D | 3C | 9 | 7 |
Octal | 23 | 23 | 20 | 0 | 0 | 20 | 135 | 74 | 11 | 7 |
Binary | 10011 | 10011 | 10000 | 0 | 0 | 10000 | 1011101 | 111100 | 1001 | 111 |
Color Harmonies of #131310
Complementary color
Monochromatic Colors of #131310
Black with #131310
Text Example
Text Example
White with #131310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131310; }
p { color: rgb(19,19,16); }
H1.HeaderClassName
{
color: #131310;
}
.AnyTagClassName
{
color: #131310;
}
</style>
background-color css
<style>
a { background-color: #131310; }
a { background-color: rgb(19,19,16); }
div.DivClassName
{
background-color: #131310;
}
.BgClassName
{
background-color: #131310;
}
</style>
border-color css
<style>
span { border-color: #131310; }
span { border-color: rgb(19,19,16); }
td.TdClassName
{
border-color: #131310;
}
.TagClassName
{
border-color: #131310;
}
</style>