Shades of Maire #242318
Tints of Maire #242318
RGB
CMYK
RGB Variations
Color information
#242318 (or 0x242318) is known color: Maire. HEX triplet: 24, 23 and 18. RGB value is (36,35,24). Sum of RGB (Red+Green+Blue) = 36+35+24=95 (12% of max value = 765). Red value is 36 (14.45% from 255 or 37.89% from 95); Green value is 35 (14.06% from 255 or 36.84% from 95); Blue value is 24 (9.77% from 255 or 25.26% from 95); Max value from RGB is 36 - color contains mainly: red. Hex color #242318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #242318 is #DBDCE7. Grayscale: #222222. Windows color (decimal): -14408936 or 1581860. OLE color: 1581860.
HSL color Cylindrical-coordinate representation of color #242318: hue angle of 55º degrees, saturation: 0.2, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #242318 is Cyan = 0, Magento = 0.03, Yellow = 0.33 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 36 | 35 | 24 | - |
| CMYK | 0 | 0.03 | 0.33 | 0.86 |
| HSL | 55º | 0.2% | 0.12% | - |
| HSV(B) | 55º | 0.33% | 0.14% | - |
| XYZ | 1.49 | 1.64 | 1.1 | - |
| YUV | 34.05 | 122.33 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 35 | 24 | 0 | 0.03 | 0.33 | 0.86 | 55 | 0.2 | 0.12 |
| Hex | 24 | 23 | 18 | 0 | 3 | 21 | 56 | 37 | 14 | C |
| Octal | 44 | 43 | 30 | 0 | 3 | 41 | 126 | 67 | 24 | 14 |
| Binary | 100100 | 100011 | 11000 | 0 | 11 | 100001 | 1010110 | 110111 | 10100 | 1100 |
Color Harmonies of #242318
Complementary color
Monochromatic Colors of #242318
Black with #242318
Text Example
Text Example
White with #242318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242318; }
p { color: rgb(36,35,24); }
H1.HeaderClassName
{
color: #242318;
}
.AnyTagClassName
{
color: #242318;
}
</style>
background-color css
<style>
a { background-color: #242318; }
a { background-color: rgb(36,35,24); }
div.DivClassName
{
background-color: #242318;
}
.BgClassName
{
background-color: #242318;
}
</style>
border-color css
<style>
span { border-color: #242318; }
span { border-color: rgb(36,35,24); }
td.TdClassName
{
border-color: #242318;
}
.TagClassName
{
border-color: #242318;
}
</style>