Shades of Maire #262115
Tints of Maire #262115
RGB
CMYK
RGB Variations
Color information
#262115 (or 0x262115) is known color: Maire. HEX triplet: 26, 21 and 15. RGB value is (38,33,21). Sum of RGB (Red+Green+Blue) = 38+33+21=92 (12% of max value = 765). Red value is 38 (15.23% from 255 or 41.30% from 92); Green value is 33 (13.28% from 255 or 35.87% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 38 - color contains mainly: red. Hex color #262115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262115 is #D9DEEA. Grayscale: #212121. Windows color (decimal): -14278379 or 1384742. OLE color: 1384742.
HSL color Cylindrical-coordinate representation of color #262115: hue angle of 42.35º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #262115 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 33 | 21 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.85 |
| HSL | 42.35º | 0.29% | 0.12% | - |
| HSV(B) | 42.35º | 0.45% | 0.15% | - |
| XYZ | 1.48 | 1.55 | 0.93 | - |
| YUV | 33.13 | 121.16 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 33 | 21 | 0 | 0.13 | 0.45 | 0.85 | 42.35 | 0.29 | 0.12 |
| Hex | 26 | 21 | 15 | 0 | D | 2D | 55 | 2A | 1D | C |
| Octal | 46 | 41 | 25 | 0 | 15 | 55 | 125 | 52 | 35 | 14 |
| Binary | 100110 | 100001 | 10101 | 0 | 1101 | 101101 | 1010101 | 101010 | 11101 | 1100 |
Color Harmonies of #262115
Complementary color
Monochromatic Colors of #262115
Black with #262115
Text Example
Text Example
White with #262115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262115; }
p { color: rgb(38,33,21); }
H1.HeaderClassName
{
color: #262115;
}
.AnyTagClassName
{
color: #262115;
}
</style>
background-color css
<style>
a { background-color: #262115; }
a { background-color: rgb(38,33,21); }
div.DivClassName
{
background-color: #262115;
}
.BgClassName
{
background-color: #262115;
}
</style>
border-color css
<style>
span { border-color: #262115; }
span { border-color: rgb(38,33,21); }
td.TdClassName
{
border-color: #262115;
}
.TagClassName
{
border-color: #262115;
}
</style>