Shades of Maire #121308
Tints of Maire #121308
RGB
CMYK
RGB Variations
Color information
#121308 (or 0x121308) is known color: Maire. HEX triplet: 12, 13 and 08. RGB value is (18,19,8). Sum of RGB (Red+Green+Blue) = 18+19+8=45 (5% of max value = 765). Red value is 18 (7.42% from 255 or 40% from 45); Green value is 19 (7.81% from 255 or 42.22% from 45); Blue value is 8 (3.52% from 255 or 17.78% from 45); Max value from RGB is 19 - color contains mainly: green. Hex color #121308 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121308 is #EDECF7. Grayscale: #111111. Windows color (decimal): -15592696 or 529170. OLE color: 529170.
HSL color Cylindrical-coordinate representation of color #121308: hue angle of 65.45º degrees, saturation: 0.41, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #121308 is Cyan = 0.05, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 18 | 19 | 8 | - |
| CMYK | 0.05 | 0 | 0.58 | 0.93 |
| HSL | 65.45º | 0.41% | 0.05% | - |
| HSV(B) | 65.45º | 0.58% | 0.07% | - |
| XYZ | 0.53 | 0.61 | 0.32 | - |
| YUV | 17.45 | 122.67 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 19 | 8 | 0.05 | 0 | 0.58 | 0.93 | 65.45 | 0.41 | 0.05 |
| Hex | 12 | 13 | 8 | 5 | 0 | 3A | 5D | 41 | 29 | 5 |
| Octal | 22 | 23 | 10 | 5 | 0 | 72 | 135 | 101 | 51 | 5 |
| Binary | 10010 | 10011 | 1000 | 101 | 0 | 111010 | 1011101 | 1000001 | 101001 | 101 |
Color Harmonies of #121308
Complementary color
Monochromatic Colors of #121308
Black with #121308
Text Example
Text Example
White with #121308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121308; }
p { color: rgb(18,19,8); }
H1.HeaderClassName
{
color: #121308;
}
.AnyTagClassName
{
color: #121308;
}
</style>
background-color css
<style>
a { background-color: #121308; }
a { background-color: rgb(18,19,8); }
div.DivClassName
{
background-color: #121308;
}
.BgClassName
{
background-color: #121308;
}
</style>
border-color css
<style>
span { border-color: #121308; }
span { border-color: rgb(18,19,8); }
td.TdClassName
{
border-color: #121308;
}
.TagClassName
{
border-color: #121308;
}
</style>