Shades of Maire #262516
Tints of Maire #262516
RGB
CMYK
RGB Variations
Color information
#262516 (or 0x262516) is known color: Maire. HEX triplet: 26, 25 and 16. RGB value is (38,37,22). Sum of RGB (Red+Green+Blue) = 38+37+22=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 37 (14.84% from 255 or 38.14% from 97); Blue value is 22 (8.98% from 255 or 22.68% from 97); Max value from RGB is 38 - color contains mainly: red. Hex color #262516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262516 is #D9DAE9. Grayscale: #232323. Windows color (decimal): -14277354 or 1451302. OLE color: 1451302.
HSL color Cylindrical-coordinate representation of color #262516: hue angle of 56.25º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #262516 is Cyan = 0, Magento = 0.03, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 37 | 22 | - |
| CMYK | 0 | 0.03 | 0.42 | 0.85 |
| HSL | 56.25º | 0.27% | 0.12% | - |
| HSV(B) | 56.25º | 0.42% | 0.15% | - |
| XYZ | 1.61 | 1.79 | 1.02 | - |
| YUV | 35.59 | 120.33 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 37 | 22 | 0 | 0.03 | 0.42 | 0.85 | 56.25 | 0.27 | 0.12 |
| Hex | 26 | 25 | 16 | 0 | 3 | 2A | 55 | 38 | 1B | C |
| Octal | 46 | 45 | 26 | 0 | 3 | 52 | 125 | 70 | 33 | 14 |
| Binary | 100110 | 100101 | 10110 | 0 | 11 | 101010 | 1010101 | 111000 | 11011 | 1100 |
Color Harmonies of #262516
Complementary color
Monochromatic Colors of #262516
Black with #262516
Text Example
Text Example
White with #262516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262516; }
p { color: rgb(38,37,22); }
H1.HeaderClassName
{
color: #262516;
}
.AnyTagClassName
{
color: #262516;
}
</style>
background-color css
<style>
a { background-color: #262516; }
a { background-color: rgb(38,37,22); }
div.DivClassName
{
background-color: #262516;
}
.BgClassName
{
background-color: #262516;
}
</style>
border-color css
<style>
span { border-color: #262516; }
span { border-color: rgb(38,37,22); }
td.TdClassName
{
border-color: #262516;
}
.TagClassName
{
border-color: #262516;
}
</style>