Shades of Maire #262414
Tints of Maire #262414
RGB
CMYK
RGB Variations
Color information
#262414 (or 0x262414) is known color: Maire. HEX triplet: 26, 24 and 14. RGB value is (38,36,20). Sum of RGB (Red+Green+Blue) = 38+36+20=94 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.43% from 94); Green value is 36 (14.45% from 255 or 38.30% from 94); Blue value is 20 (8.20% from 255 or 21.28% from 94); Max value from RGB is 38 - color contains mainly: red. Hex color #262414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262414 is #D9DBEB. Grayscale: #222222. Windows color (decimal): -14277612 or 1319974. OLE color: 1319974.
HSL color Cylindrical-coordinate representation of color #262414: hue angle of 53.33º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #262414 is Cyan = 0, Magento = 0.05, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 36 | 20 | - |
| CMYK | 0 | 0.05 | 0.47 | 0.85 |
| HSL | 53.33º | 0.31% | 0.11% | - |
| HSV(B) | 53.33º | 0.47% | 0.15% | - |
| XYZ | 1.56 | 1.72 | 0.91 | - |
| YUV | 34.77 | 119.66 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 36 | 20 | 0 | 0.05 | 0.47 | 0.85 | 53.33 | 0.31 | 0.11 |
| Hex | 26 | 24 | 14 | 0 | 5 | 2F | 55 | 35 | 1F | B |
| Octal | 46 | 44 | 24 | 0 | 5 | 57 | 125 | 65 | 37 | 13 |
| Binary | 100110 | 100100 | 10100 | 0 | 101 | 101111 | 1010101 | 110101 | 11111 | 1011 |
Color Harmonies of #262414
Complementary color
Monochromatic Colors of #262414
Black with #262414
Text Example
Text Example
White with #262414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262414; }
p { color: rgb(38,36,20); }
H1.HeaderClassName
{
color: #262414;
}
.AnyTagClassName
{
color: #262414;
}
</style>
background-color css
<style>
a { background-color: #262414; }
a { background-color: rgb(38,36,20); }
div.DivClassName
{
background-color: #262414;
}
.BgClassName
{
background-color: #262414;
}
</style>
border-color css
<style>
span { border-color: #262414; }
span { border-color: rgb(38,36,20); }
td.TdClassName
{
border-color: #262414;
}
.TagClassName
{
border-color: #262414;
}
</style>