Shades of Maire #151305
Tints of Maire #151305
RGB
CMYK
RGB Variations
Color information
#151305 (or 0x151305) is known color: Maire. HEX triplet: 15, 13 and 05. RGB value is (21,19,5). Sum of RGB (Red+Green+Blue) = 21+19+5=45 (5% of max value = 765). Red value is 21 (8.59% from 255 or 46.67% from 45); Green value is 19 (7.81% from 255 or 42.22% from 45); Blue value is 5 (2.34% from 255 or 11.11% from 45); Max value from RGB is 21 - color contains mainly: red. Hex color #151305 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #151305 is #EAECFA. Grayscale: #121212. Windows color (decimal): -15396091 or 332565. OLE color: 332565.
HSL color Cylindrical-coordinate representation of color #151305: hue angle of 52.5º degrees, saturation: 0.62, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #151305 is Cyan = 0, Magento = 0.10, Yellow = 0.76 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 19 | 5 | - |
| CMYK | 0 | 0.10 | 0.76 | 0.92 |
| HSL | 52.5º | 0.62% | 0.05% | - |
| HSV(B) | 52.5º | 0.76% | 0.08% | - |
| XYZ | 0.57 | 0.64 | 0.24 | - |
| YUV | 18 | 120.66 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 19 | 5 | 0 | 0.10 | 0.76 | 0.92 | 52.5 | 0.62 | 0.05 |
| Hex | 15 | 13 | 5 | 0 | A | 4C | 5C | 34 | 3E | 5 |
| Octal | 25 | 23 | 5 | 0 | 12 | 114 | 134 | 64 | 76 | 5 |
| Binary | 10101 | 10011 | 101 | 0 | 1010 | 1001100 | 1011100 | 110100 | 111110 | 101 |
Color Harmonies of #151305
Complementary color
Monochromatic Colors of #151305
Black with #151305
Text Example
Text Example
White with #151305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151305; }
p { color: rgb(21,19,5); }
H1.HeaderClassName
{
color: #151305;
}
.AnyTagClassName
{
color: #151305;
}
</style>
background-color css
<style>
a { background-color: #151305; }
a { background-color: rgb(21,19,5); }
div.DivClassName
{
background-color: #151305;
}
.BgClassName
{
background-color: #151305;
}
</style>
border-color css
<style>
span { border-color: #151305; }
span { border-color: rgb(21,19,5); }
td.TdClassName
{
border-color: #151305;
}
.TagClassName
{
border-color: #151305;
}
</style>