Shades of Maire #262515
Tints of Maire #262515
RGB
CMYK
RGB Variations
Color information
#262515 (or 0x262515) is known color: Maire. HEX triplet: 26, 25 and 15. RGB value is (38,37,21). Sum of RGB (Red+Green+Blue) = 38+37+21=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 37 (14.84% from 255 or 38.54% from 96); Blue value is 21 (8.59% from 255 or 21.88% from 96); Max value from RGB is 38 - color contains mainly: red. Hex color #262515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262515 is #D9DAEA. Grayscale: #232323. Windows color (decimal): -14277355 or 1385766. OLE color: 1385766.
HSL color Cylindrical-coordinate representation of color #262515: hue angle of 56.47º 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 #262515 is Cyan = 0, Magento = 0.03, Yellow = 0.45 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 37 | 21 | - |
| CMYK | 0 | 0.03 | 0.45 | 0.85 |
| HSL | 56.47º | 0.29% | 0.12% | - |
| HSV(B) | 56.47º | 0.45% | 0.15% | - |
| XYZ | 1.6 | 1.79 | 0.97 | - |
| YUV | 35.48 | 119.83 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 37 | 21 | 0 | 0.03 | 0.45 | 0.85 | 56.47 | 0.29 | 0.12 |
| Hex | 26 | 25 | 15 | 0 | 3 | 2D | 55 | 38 | 1D | C |
| Octal | 46 | 45 | 25 | 0 | 3 | 55 | 125 | 70 | 35 | 14 |
| Binary | 100110 | 100101 | 10101 | 0 | 11 | 101101 | 1010101 | 111000 | 11101 | 1100 |
Color Harmonies of #262515
Complementary color
Monochromatic Colors of #262515
Black with #262515
Text Example
Text Example
White with #262515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262515; }
p { color: rgb(38,37,21); }
H1.HeaderClassName
{
color: #262515;
}
.AnyTagClassName
{
color: #262515;
}
</style>
background-color css
<style>
a { background-color: #262515; }
a { background-color: rgb(38,37,21); }
div.DivClassName
{
background-color: #262515;
}
.BgClassName
{
background-color: #262515;
}
</style>
border-color css
<style>
span { border-color: #262515; }
span { border-color: rgb(38,37,21); }
td.TdClassName
{
border-color: #262515;
}
.TagClassName
{
border-color: #262515;
}
</style>