Shades of Maire #262306
Tints of Maire #262306
RGB
CMYK
RGB Variations
Color information
#262306 (or 0x262306) is known color: Maire. HEX triplet: 26, 23 and 06. RGB value is (38,35,6). Sum of RGB (Red+Green+Blue) = 38+35+6=79 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.10% from 79); Green value is 35 (14.06% from 255 or 44.30% from 79); Blue value is 6 (2.73% from 255 or 7.59% from 79); Max value from RGB is 38 - color contains mainly: red. Hex color #262306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262306 is #D9DCF9. Grayscale: #202020. Windows color (decimal): -14277882 or 402214. OLE color: 402214.
HSL color Cylindrical-coordinate representation of color #262306: hue angle of 54.38º 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 #262306 is Cyan = 0, Magento = 0.08, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 35 | 6 | - |
| CMYK | 0 | 0.08 | 0.84 | 0.85 |
| HSL | 54.38º | 0.73% | 0.09% | - |
| HSV(B) | 54.38º | 0.84% | 0.15% | - |
| XYZ | 1.43 | 1.63 | 0.41 | - |
| YUV | 32.59 | 112.99 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 6 | 0 | 0.08 | 0.84 | 0.85 | 54.38 | 0.73 | 0.09 |
| Hex | 26 | 23 | 6 | 0 | 8 | 54 | 55 | 36 | 49 | 9 |
| Octal | 46 | 43 | 6 | 0 | 10 | 124 | 125 | 66 | 111 | 11 |
| Binary | 100110 | 100011 | 110 | 0 | 1000 | 1010100 | 1010101 | 110110 | 1001001 | 1001 |
Color Harmonies of #262306
Complementary color
Monochromatic Colors of #262306
Black with #262306
Text Example
Text Example
White with #262306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262306; }
p { color: rgb(38,35,6); }
H1.HeaderClassName
{
color: #262306;
}
.AnyTagClassName
{
color: #262306;
}
</style>
background-color css
<style>
a { background-color: #262306; }
a { background-color: rgb(38,35,6); }
div.DivClassName
{
background-color: #262306;
}
.BgClassName
{
background-color: #262306;
}
</style>
border-color css
<style>
span { border-color: #262306; }
span { border-color: rgb(38,35,6); }
td.TdClassName
{
border-color: #262306;
}
.TagClassName
{
border-color: #262306;
}
</style>