Shades of Maire #141507
Tints of Maire #141507
RGB
CMYK
RGB Variations
Color information
#141507 (or 0x141507) is known color: Maire. HEX triplet: 14, 15 and 07. RGB value is (20,21,7). Sum of RGB (Red+Green+Blue) = 20+21+7=48 (6% of max value = 765). Red value is 20 (8.20% from 255 or 41.67% from 48); Green value is 21 (8.59% from 255 or 43.75% from 48); Blue value is 7 (3.12% from 255 or 14.58% from 48); Max value from RGB is 21 - color contains mainly: green. Hex color #141507 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141507 is #EBEAF8. Grayscale: #131313. Windows color (decimal): -15461113 or 464148. OLE color: 464148.
HSL color Cylindrical-coordinate representation of color #141507: hue angle of 64.29º degrees, saturation: 0.5, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #141507 is Cyan = 0.05, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 20 | 21 | 7 | - |
| CMYK | 0.05 | 0 | 0.67 | 0.92 |
| HSL | 64.29º | 0.5% | 0.05% | - |
| HSV(B) | 64.29º | 0.67% | 0.08% | - |
| XYZ | 0.6 | 0.7 | 0.3 | - |
| YUV | 19.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 21 | 7 | 0.05 | 0 | 0.67 | 0.92 | 64.29 | 0.5 | 0.05 |
| Hex | 14 | 15 | 7 | 5 | 0 | 43 | 5C | 40 | 32 | 5 |
| Octal | 24 | 25 | 7 | 5 | 0 | 103 | 134 | 100 | 62 | 5 |
| Binary | 10100 | 10101 | 111 | 101 | 0 | 1000011 | 1011100 | 1000000 | 110010 | 101 |
Color Harmonies of #141507
Complementary color
Monochromatic Colors of #141507
Black with #141507
Text Example
Text Example
White with #141507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141507; }
p { color: rgb(20,21,7); }
H1.HeaderClassName
{
color: #141507;
}
.AnyTagClassName
{
color: #141507;
}
</style>
background-color css
<style>
a { background-color: #141507; }
a { background-color: rgb(20,21,7); }
div.DivClassName
{
background-color: #141507;
}
.BgClassName
{
background-color: #141507;
}
</style>
border-color css
<style>
span { border-color: #141507; }
span { border-color: rgb(20,21,7); }
td.TdClassName
{
border-color: #141507;
}
.TagClassName
{
border-color: #141507;
}
</style>