Shades of Maire #262606
Tints of Maire #262606
RGB
CMYK
RGB Variations
Color information
#262606 (or 0x262606) is known color: Maire. HEX triplet: 26, 26 and 06. RGB value is (38,38,6). Sum of RGB (Red+Green+Blue) = 38+38+6=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 38 (15.23% from 255 or 46.34% from 82); Blue value is 6 (2.73% from 255 or 7.32% from 82); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262606 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262606 is #D9D9F9. Grayscale: #222222. Windows color (decimal): -14277114 or 402982. OLE color: 402982.
HSL color Cylindrical-coordinate representation of color #262606: hue angle of 60º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #262606 is Cyan = 0, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 6 | - |
| CMYK | 0 | 0 | 0.84 | 0.85 |
| HSL | 60º | 0.73% | 0.09% | - |
| HSV(B) | 60º | 0.84% | 0.15% | - |
| XYZ | 1.53 | 1.81 | 0.44 | - |
| YUV | 34.35 | 112 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 6 | 0 | 0 | 0.84 | 0.85 | 60 | 0.73 | 0.09 |
| Hex | 26 | 26 | 6 | 0 | 0 | 54 | 55 | 3C | 49 | 9 |
| Octal | 46 | 46 | 6 | 0 | 0 | 124 | 125 | 74 | 111 | 11 |
| Binary | 100110 | 100110 | 110 | 0 | 0 | 1010100 | 1010101 | 111100 | 1001001 | 1001 |
Color Harmonies of #262606
Complementary color
Monochromatic Colors of #262606
Black with #262606
Text Example
Text Example
White with #262606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262606; }
p { color: rgb(38,38,6); }
H1.HeaderClassName
{
color: #262606;
}
.AnyTagClassName
{
color: #262606;
}
</style>
background-color css
<style>
a { background-color: #262606; }
a { background-color: rgb(38,38,6); }
div.DivClassName
{
background-color: #262606;
}
.BgClassName
{
background-color: #262606;
}
</style>
border-color css
<style>
span { border-color: #262606; }
span { border-color: rgb(38,38,6); }
td.TdClassName
{
border-color: #262606;
}
.TagClassName
{
border-color: #262606;
}
</style>