Shades of Maire #141307
Tints of Maire #141307
RGB
CMYK
RGB Variations
Color information
#141307 (or 0x141307) is known color: Maire. HEX triplet: 14, 13 and 07. RGB value is (20,19,7). Sum of RGB (Red+Green+Blue) = 20+19+7=46 (6% of max value = 765). Red value is 20 (8.20% from 255 or 43.48% from 46); Green value is 19 (7.81% from 255 or 41.30% from 46); Blue value is 7 (3.12% from 255 or 15.22% from 46); Max value from RGB is 20 - color contains mainly: red. Hex color #141307 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141307 is #EBECF8. Grayscale: #111111. Windows color (decimal): -15461625 or 463636. OLE color: 463636.
HSL color Cylindrical-coordinate representation of color #141307: hue angle of 55.38º degrees, saturation: 0.48, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #141307 is Cyan = 0, Magento = 0.05, Yellow = 0.65 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 19 | 7 | - |
| CMYK | 0 | 0.05 | 0.65 | 0.92 |
| HSL | 55.38º | 0.48% | 0.05% | - |
| HSV(B) | 55.38º | 0.65% | 0.08% | - |
| XYZ | 0.56 | 0.63 | 0.29 | - |
| YUV | 17.93 | 121.83 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 19 | 7 | 0 | 0.05 | 0.65 | 0.92 | 55.38 | 0.48 | 0.05 |
| Hex | 14 | 13 | 7 | 0 | 5 | 41 | 5C | 37 | 30 | 5 |
| Octal | 24 | 23 | 7 | 0 | 5 | 101 | 134 | 67 | 60 | 5 |
| Binary | 10100 | 10011 | 111 | 0 | 101 | 1000001 | 1011100 | 110111 | 110000 | 101 |
Color Harmonies of #141307
Complementary color
Monochromatic Colors of #141307
Black with #141307
Text Example
Text Example
White with #141307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141307; }
p { color: rgb(20,19,7); }
H1.HeaderClassName
{
color: #141307;
}
.AnyTagClassName
{
color: #141307;
}
</style>
background-color css
<style>
a { background-color: #141307; }
a { background-color: rgb(20,19,7); }
div.DivClassName
{
background-color: #141307;
}
.BgClassName
{
background-color: #141307;
}
</style>
border-color css
<style>
span { border-color: #141307; }
span { border-color: rgb(20,19,7); }
td.TdClassName
{
border-color: #141307;
}
.TagClassName
{
border-color: #141307;
}
</style>