Shades of Maire #262610
Tints of Maire #262610
RGB
CMYK
RGB Variations
Color information
#262610 (or 0x262610) is known color: Maire. HEX triplet: 26, 26 and 10. RGB value is (38,38,16). Sum of RGB (Red+Green+Blue) = 38+38+16=92 (12% of max value = 765). Red value is 38 (15.23% from 255 or 41.30% from 92); Green value is 38 (15.23% from 255 or 41.30% from 92); Blue value is 16 (6.64% from 255 or 17.39% from 92); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262610 is #D9D9EF. Grayscale: #232323. Windows color (decimal): -14277104 or 1058342. OLE color: 1058342.
HSL color Cylindrical-coordinate representation of color #262610: hue angle of 60º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #262610 is Cyan = 0, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 16 | - |
| CMYK | 0 | 0 | 0.58 | 0.85 |
| HSL | 60º | 0.41% | 0.11% | - |
| HSV(B) | 60º | 0.58% | 0.15% | - |
| XYZ | 1.59 | 1.84 | 0.76 | - |
| YUV | 35.49 | 117 | 129.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 16 | 0 | 0 | 0.58 | 0.85 | 60 | 0.41 | 0.11 |
| Hex | 26 | 26 | 10 | 0 | 0 | 3A | 55 | 3C | 29 | B |
| Octal | 46 | 46 | 20 | 0 | 0 | 72 | 125 | 74 | 51 | 13 |
| Binary | 100110 | 100110 | 10000 | 0 | 0 | 111010 | 1010101 | 111100 | 101001 | 1011 |
Color Harmonies of #262610
Complementary color
Monochromatic Colors of #262610
Black with #262610
Text Example
Text Example
White with #262610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262610; }
p { color: rgb(38,38,16); }
H1.HeaderClassName
{
color: #262610;
}
.AnyTagClassName
{
color: #262610;
}
</style>
background-color css
<style>
a { background-color: #262610; }
a { background-color: rgb(38,38,16); }
div.DivClassName
{
background-color: #262610;
}
.BgClassName
{
background-color: #262610;
}
</style>
border-color css
<style>
span { border-color: #262610; }
span { border-color: rgb(38,38,16); }
td.TdClassName
{
border-color: #262610;
}
.TagClassName
{
border-color: #262610;
}
</style>