Shades of Maire #262418
Tints of Maire #262418
RGB
CMYK
RGB Variations
Color information
#262418 (or 0x262418) is known color: Maire. HEX triplet: 26, 24 and 18. RGB value is (38,36,24). Sum of RGB (Red+Green+Blue) = 38+36+24=98 (12% of max value = 765). Red value is 38 (15.23% from 255 or 38.78% from 98); Green value is 36 (14.45% from 255 or 36.73% from 98); Blue value is 24 (9.77% from 255 or 24.49% from 98); Max value from RGB is 38 - color contains mainly: red. Hex color #262418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262418 is #D9DBE7. Grayscale: #232323. Windows color (decimal): -14277608 or 1582118. OLE color: 1582118.
HSL color Cylindrical-coordinate representation of color #262418: hue angle of 51.43º degrees, saturation: 0.23, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #262418 is Cyan = 0, Magento = 0.05, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 36 | 24 | - |
| CMYK | 0 | 0.05 | 0.37 | 0.85 |
| HSL | 51.43º | 0.23% | 0.12% | - |
| HSV(B) | 51.43º | 0.37% | 0.15% | - |
| XYZ | 1.6 | 1.74 | 1.12 | - |
| YUV | 35.23 | 121.66 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 36 | 24 | 0 | 0.05 | 0.37 | 0.85 | 51.43 | 0.23 | 0.12 |
| Hex | 26 | 24 | 18 | 0 | 5 | 25 | 55 | 33 | 17 | C |
| Octal | 46 | 44 | 30 | 0 | 5 | 45 | 125 | 63 | 27 | 14 |
| Binary | 100110 | 100100 | 11000 | 0 | 101 | 100101 | 1010101 | 110011 | 10111 | 1100 |
Color Harmonies of #262418
Complementary color
Monochromatic Colors of #262418
Black with #262418
Text Example
Text Example
White with #262418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262418; }
p { color: rgb(38,36,24); }
H1.HeaderClassName
{
color: #262418;
}
.AnyTagClassName
{
color: #262418;
}
</style>
background-color css
<style>
a { background-color: #262418; }
a { background-color: rgb(38,36,24); }
div.DivClassName
{
background-color: #262418;
}
.BgClassName
{
background-color: #262418;
}
</style>
border-color css
<style>
span { border-color: #262418; }
span { border-color: rgb(38,36,24); }
td.TdClassName
{
border-color: #262418;
}
.TagClassName
{
border-color: #262418;
}
</style>