Shades of Maire #242313
Tints of Maire #242313
RGB
CMYK
RGB Variations
Color information
#242313 (or 0x242313) is known color: Maire. HEX triplet: 24, 23 and 13. RGB value is (36,35,19). Sum of RGB (Red+Green+Blue) = 36+35+19=90 (11% of max value = 765). Red value is 36 (14.45% from 255 or 40% from 90); Green value is 35 (14.06% from 255 or 38.89% from 90); Blue value is 19 (7.81% from 255 or 21.11% from 90); Max value from RGB is 36 - color contains mainly: red. Hex color #242313 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #242313 is #DBDCEC. Grayscale: #212121. Windows color (decimal): -14408941 or 1254180. OLE color: 1254180.
HSL color Cylindrical-coordinate representation of color #242313: hue angle of 56.47º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #242313 is Cyan = 0, Magento = 0.03, Yellow = 0.47 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 35 | 19 | - |
| CMYK | 0 | 0.03 | 0.47 | 0.86 |
| HSL | 56.47º | 0.31% | 0.11% | - |
| HSV(B) | 56.47º | 0.47% | 0.14% | - |
| XYZ | 1.45 | 1.62 | 0.85 | - |
| YUV | 33.48 | 119.83 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 35 | 19 | 0 | 0.03 | 0.47 | 0.86 | 56.47 | 0.31 | 0.11 |
| Hex | 24 | 23 | 13 | 0 | 3 | 2F | 56 | 38 | 1F | B |
| Octal | 44 | 43 | 23 | 0 | 3 | 57 | 126 | 70 | 37 | 13 |
| Binary | 100100 | 100011 | 10011 | 0 | 11 | 101111 | 1010110 | 111000 | 11111 | 1011 |
Color Harmonies of #242313
Complementary color
Monochromatic Colors of #242313
Black with #242313
Text Example
Text Example
White with #242313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242313; }
p { color: rgb(36,35,19); }
H1.HeaderClassName
{
color: #242313;
}
.AnyTagClassName
{
color: #242313;
}
</style>
background-color css
<style>
a { background-color: #242313; }
a { background-color: rgb(36,35,19); }
div.DivClassName
{
background-color: #242313;
}
.BgClassName
{
background-color: #242313;
}
</style>
border-color css
<style>
span { border-color: #242313; }
span { border-color: rgb(36,35,19); }
td.TdClassName
{
border-color: #242313;
}
.TagClassName
{
border-color: #242313;
}
</style>