Shades of Maire #191507
Tints of Maire #191507
RGB
CMYK
RGB Variations
Color information
#191507 (or 0x191507) is known color: Maire. HEX triplet: 19, 15 and 07. RGB value is (25,21,7). Sum of RGB (Red+Green+Blue) = 25+21+7=53 (7% of max value = 765). Red value is 25 (10.16% from 255 or 47.17% from 53); Green value is 21 (8.59% from 255 or 39.62% from 53); Blue value is 7 (3.12% from 255 or 13.21% from 53); Max value from RGB is 25 - color contains mainly: red. Hex color #191507 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #191507 is #E6EAF8. Grayscale: #141414. Windows color (decimal): -15133433 or 464153. OLE color: 464153.
HSL color Cylindrical-coordinate representation of color #191507: hue angle of 46.67º degrees, saturation: 0.56, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #191507 is Cyan = 0, Magento = 0.16, Yellow = 0.72 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 25 | 21 | 7 | - |
| CMYK | 0 | 0.16 | 0.72 | 0.90 |
| HSL | 46.67º | 0.56% | 0.06% | - |
| HSV(B) | 46.67º | 0.72% | 0.1% | - |
| XYZ | 0.71 | 0.76 | 0.31 | - |
| YUV | 20.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 21 | 7 | 0 | 0.16 | 0.72 | 0.90 | 46.67 | 0.56 | 0.06 |
| Hex | 19 | 15 | 7 | 0 | 10 | 48 | 5A | 2F | 38 | 6 |
| Octal | 31 | 25 | 7 | 0 | 20 | 110 | 132 | 57 | 70 | 6 |
| Binary | 11001 | 10101 | 111 | 0 | 10000 | 1001000 | 1011010 | 101111 | 111000 | 110 |
Color Harmonies of #191507
Complementary color
Monochromatic Colors of #191507
Black with #191507
Text Example
Text Example
White with #191507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191507; }
p { color: rgb(25,21,7); }
H1.HeaderClassName
{
color: #191507;
}
.AnyTagClassName
{
color: #191507;
}
</style>
background-color css
<style>
a { background-color: #191507; }
a { background-color: rgb(25,21,7); }
div.DivClassName
{
background-color: #191507;
}
.BgClassName
{
background-color: #191507;
}
</style>
border-color css
<style>
span { border-color: #191507; }
span { border-color: rgb(25,21,7); }
td.TdClassName
{
border-color: #191507;
}
.TagClassName
{
border-color: #191507;
}
</style>