Shades of Maire #181305
Tints of Maire #181305
RGB
CMYK
RGB Variations
Color information
#181305 (or 0x181305) is known color: Maire. HEX triplet: 18, 13 and 05. RGB value is (24,19,5). Sum of RGB (Red+Green+Blue) = 24+19+5=48 (6% of max value = 765). Red value is 24 (9.77% from 255 or 50% from 48); Green value is 19 (7.81% from 255 or 39.58% from 48); Blue value is 5 (2.34% from 255 or 10.42% from 48); Max value from RGB is 24 - color contains mainly: red. Hex color #181305 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #181305 is #E7ECFA. Grayscale: #121212. Windows color (decimal): -15199483 or 332568. OLE color: 332568.
HSL color Cylindrical-coordinate representation of color #181305: hue angle of 44.21º degrees, saturation: 0.66, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #181305 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 24 | 19 | 5 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.91 |
| HSL | 44.21º | 0.66% | 0.06% | - |
| HSV(B) | 44.21º | 0.79% | 0.09% | - |
| XYZ | 0.64 | 0.67 | 0.24 | - |
| YUV | 18.9 | 120.16 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 19 | 5 | 0 | 0.21 | 0.79 | 0.91 | 44.21 | 0.66 | 0.06 |
| Hex | 18 | 13 | 5 | 0 | 15 | 4F | 5B | 2C | 42 | 6 |
| Octal | 30 | 23 | 5 | 0 | 25 | 117 | 133 | 54 | 102 | 6 |
| Binary | 11000 | 10011 | 101 | 0 | 10101 | 1001111 | 1011011 | 101100 | 1000010 | 110 |
Color Harmonies of #181305
Complementary color
Monochromatic Colors of #181305
Black with #181305
Text Example
Text Example
White with #181305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181305; }
p { color: rgb(24,19,5); }
H1.HeaderClassName
{
color: #181305;
}
.AnyTagClassName
{
color: #181305;
}
</style>
background-color css
<style>
a { background-color: #181305; }
a { background-color: rgb(24,19,5); }
div.DivClassName
{
background-color: #181305;
}
.BgClassName
{
background-color: #181305;
}
</style>
border-color css
<style>
span { border-color: #181305; }
span { border-color: rgb(24,19,5); }
td.TdClassName
{
border-color: #181305;
}
.TagClassName
{
border-color: #181305;
}
</style>