Shades of Maire #141107
Tints of Maire #141107
RGB
CMYK
RGB Variations
Color information
#141107 (or 0x141107) is known color: Maire. HEX triplet: 14, 11 and 07. RGB value is (20,17,7). Sum of RGB (Red+Green+Blue) = 20+17+7=44 (5% of max value = 765). Red value is 20 (8.20% from 255 or 45.45% from 44); Green value is 17 (7.03% from 255 or 38.64% from 44); Blue value is 7 (3.12% from 255 or 15.91% from 44); Max value from RGB is 20 - color contains mainly: red. Hex color #141107 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141107 is #EBEEF8. Grayscale: #101010. Windows color (decimal): -15462137 or 463124. OLE color: 463124.
HSL color Cylindrical-coordinate representation of color #141107: hue angle of 46.15º 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 #141107 is Cyan = 0, Magento = 0.15, Yellow = 0.65 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 17 | 7 | - |
| CMYK | 0 | 0.15 | 0.65 | 0.92 |
| HSL | 46.15º | 0.48% | 0.05% | - |
| HSV(B) | 46.15º | 0.65% | 0.08% | - |
| XYZ | 0.53 | 0.56 | 0.28 | - |
| YUV | 16.76 | 122.49 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 17 | 7 | 0 | 0.15 | 0.65 | 0.92 | 46.15 | 0.48 | 0.05 |
| Hex | 14 | 11 | 7 | 0 | F | 41 | 5C | 2E | 30 | 5 |
| Octal | 24 | 21 | 7 | 0 | 17 | 101 | 134 | 56 | 60 | 5 |
| Binary | 10100 | 10001 | 111 | 0 | 1111 | 1000001 | 1011100 | 101110 | 110000 | 101 |
Color Harmonies of #141107
Complementary color
Monochromatic Colors of #141107
Black with #141107
Text Example
Text Example
White with #141107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141107; }
p { color: rgb(20,17,7); }
H1.HeaderClassName
{
color: #141107;
}
.AnyTagClassName
{
color: #141107;
}
</style>
background-color css
<style>
a { background-color: #141107; }
a { background-color: rgb(20,17,7); }
div.DivClassName
{
background-color: #141107;
}
.BgClassName
{
background-color: #141107;
}
</style>
border-color css
<style>
span { border-color: #141107; }
span { border-color: rgb(20,17,7); }
td.TdClassName
{
border-color: #141107;
}
.TagClassName
{
border-color: #141107;
}
</style>