Shades of Maire #262611
Tints of Maire #262611
RGB
CMYK
RGB Variations
Color information
#262611 (or 0x262611) is known color: Maire. HEX triplet: 26, 26 and 11. RGB value is (38,38,17). Sum of RGB (Red+Green+Blue) = 38+38+17=93 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.86% from 93); Green value is 38 (15.23% from 255 or 40.86% from 93); Blue value is 17 (7.03% from 255 or 18.28% from 93); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262611 is #D9D9EE. Grayscale: #232323. Windows color (decimal): -14277103 or 1123878. OLE color: 1123878.
HSL color Cylindrical-coordinate representation of color #262611: hue angle of 60º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #262611 is Cyan = 0, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 17 | - |
| CMYK | 0 | 0 | 0.55 | 0.85 |
| HSL | 60º | 0.38% | 0.11% | - |
| HSV(B) | 60º | 0.55% | 0.15% | - |
| XYZ | 1.59 | 1.84 | 0.8 | - |
| YUV | 35.61 | 117.5 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 17 | 0 | 0 | 0.55 | 0.85 | 60 | 0.38 | 0.11 |
| Hex | 26 | 26 | 11 | 0 | 0 | 37 | 55 | 3C | 26 | B |
| Octal | 46 | 46 | 21 | 0 | 0 | 67 | 125 | 74 | 46 | 13 |
| Binary | 100110 | 100110 | 10001 | 0 | 0 | 110111 | 1010101 | 111100 | 100110 | 1011 |
Color Harmonies of #262611
Complementary color
Monochromatic Colors of #262611
Black with #262611
Text Example
Text Example
White with #262611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262611; }
p { color: rgb(38,38,17); }
H1.HeaderClassName
{
color: #262611;
}
.AnyTagClassName
{
color: #262611;
}
</style>
background-color css
<style>
a { background-color: #262611; }
a { background-color: rgb(38,38,17); }
div.DivClassName
{
background-color: #262611;
}
.BgClassName
{
background-color: #262611;
}
</style>
border-color css
<style>
span { border-color: #262611; }
span { border-color: rgb(38,38,17); }
td.TdClassName
{
border-color: #262611;
}
.TagClassName
{
border-color: #262611;
}
</style>