Shades of Maire #262415
Tints of Maire #262415
RGB
CMYK
RGB Variations
Color information
#262415 (or 0x262415) is known color: Maire. HEX triplet: 26, 24 and 15. RGB value is (38,36,21). Sum of RGB (Red+Green+Blue) = 38+36+21=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 36 (14.45% from 255 or 37.89% from 95); Blue value is 21 (8.59% from 255 or 22.11% from 95); Max value from RGB is 38 - color contains mainly: red. Hex color #262415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262415 is #D9DBEA. Grayscale: #222222. Windows color (decimal): -14277611 or 1385510. OLE color: 1385510.
HSL color Cylindrical-coordinate representation of color #262415: hue angle of 52.94º 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 #262415 is Cyan = 0, Magento = 0.05, Yellow = 0.45 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 36 | 21 | - |
| CMYK | 0 | 0.05 | 0.45 | 0.85 |
| HSL | 52.94º | 0.29% | 0.12% | - |
| HSV(B) | 52.94º | 0.45% | 0.15% | - |
| XYZ | 1.57 | 1.73 | 0.96 | - |
| YUV | 34.89 | 120.16 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 36 | 21 | 0 | 0.05 | 0.45 | 0.85 | 52.94 | 0.29 | 0.12 |
| Hex | 26 | 24 | 15 | 0 | 5 | 2D | 55 | 35 | 1D | C |
| Octal | 46 | 44 | 25 | 0 | 5 | 55 | 125 | 65 | 35 | 14 |
| Binary | 100110 | 100100 | 10101 | 0 | 101 | 101101 | 1010101 | 110101 | 11101 | 1100 |
Color Harmonies of #262415
Complementary color
Monochromatic Colors of #262415
Black with #262415
Text Example
Text Example
White with #262415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262415; }
p { color: rgb(38,36,21); }
H1.HeaderClassName
{
color: #262415;
}
.AnyTagClassName
{
color: #262415;
}
</style>
background-color css
<style>
a { background-color: #262415; }
a { background-color: rgb(38,36,21); }
div.DivClassName
{
background-color: #262415;
}
.BgClassName
{
background-color: #262415;
}
</style>
border-color css
<style>
span { border-color: #262415; }
span { border-color: rgb(38,36,21); }
td.TdClassName
{
border-color: #262415;
}
.TagClassName
{
border-color: #262415;
}
</style>