Shades of Maire #242213
Tints of Maire #242213
RGB
CMYK
RGB Variations
Color information
#242213 (or 0x242213) is known color: Maire. HEX triplet: 24, 22 and 13. RGB value is (36,34,19). Sum of RGB (Red+Green+Blue) = 36+34+19=89 (11% of max value = 765). Red value is 36 (14.45% from 255 or 40.45% from 89); Green value is 34 (13.67% from 255 or 38.20% from 89); Blue value is 19 (7.81% from 255 or 21.35% from 89); Max value from RGB is 36 - color contains mainly: red. Hex color #242213 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #242213 is #DBDDEC. Grayscale: #202020. Windows color (decimal): -14409197 or 1253924. OLE color: 1253924.
HSL color Cylindrical-coordinate representation of color #242213: hue angle of 52.94º 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 #242213 is Cyan = 0, Magento = 0.06, Yellow = 0.47 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 34 | 19 | - |
| CMYK | 0 | 0.06 | 0.47 | 0.86 |
| HSL | 52.94º | 0.31% | 0.11% | - |
| HSV(B) | 52.94º | 0.47% | 0.14% | - |
| XYZ | 1.42 | 1.57 | 0.84 | - |
| YUV | 32.89 | 120.16 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 34 | 19 | 0 | 0.06 | 0.47 | 0.86 | 52.94 | 0.31 | 0.11 |
| Hex | 24 | 22 | 13 | 0 | 6 | 2F | 56 | 35 | 1F | B |
| Octal | 44 | 42 | 23 | 0 | 6 | 57 | 126 | 65 | 37 | 13 |
| Binary | 100100 | 100010 | 10011 | 0 | 110 | 101111 | 1010110 | 110101 | 11111 | 1011 |
Color Harmonies of #242213
Complementary color
Monochromatic Colors of #242213
Black with #242213
Text Example
Text Example
White with #242213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242213; }
p { color: rgb(36,34,19); }
H1.HeaderClassName
{
color: #242213;
}
.AnyTagClassName
{
color: #242213;
}
</style>
background-color css
<style>
a { background-color: #242213; }
a { background-color: rgb(36,34,19); }
div.DivClassName
{
background-color: #242213;
}
.BgClassName
{
background-color: #242213;
}
</style>
border-color css
<style>
span { border-color: #242213; }
span { border-color: rgb(36,34,19); }
td.TdClassName
{
border-color: #242213;
}
.TagClassName
{
border-color: #242213;
}
</style>