Shades of Maire #262514
Tints of Maire #262514
RGB
CMYK
RGB Variations
Color information
#262514 (or 0x262514) is known color: Maire. HEX triplet: 26, 25 and 14. RGB value is (38,37,20). Sum of RGB (Red+Green+Blue) = 38+37+20=95 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40% from 95); Green value is 37 (14.84% from 255 or 38.95% from 95); Blue value is 20 (8.20% from 255 or 21.05% from 95); Max value from RGB is 38 - color contains mainly: red. Hex color #262514 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262514 is #D9DAEB. Grayscale: #232323. Windows color (decimal): -14277356 or 1320230. OLE color: 1320230.
HSL color Cylindrical-coordinate representation of color #262514: hue angle of 56.67º 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 #262514 is Cyan = 0, Magento = 0.03, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 37 | 20 | - |
| CMYK | 0 | 0.03 | 0.47 | 0.85 |
| HSL | 56.67º | 0.31% | 0.11% | - |
| HSV(B) | 56.67º | 0.47% | 0.15% | - |
| XYZ | 1.59 | 1.79 | 0.92 | - |
| YUV | 35.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 37 | 20 | 0 | 0.03 | 0.47 | 0.85 | 56.67 | 0.31 | 0.11 |
| Hex | 26 | 25 | 14 | 0 | 3 | 2F | 55 | 39 | 1F | B |
| Octal | 46 | 45 | 24 | 0 | 3 | 57 | 125 | 71 | 37 | 13 |
| Binary | 100110 | 100101 | 10100 | 0 | 11 | 101111 | 1010101 | 111001 | 11111 | 1011 |
Color Harmonies of #262514
Complementary color
Monochromatic Colors of #262514
Black with #262514
Text Example
Text Example
White with #262514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262514; }
p { color: rgb(38,37,20); }
H1.HeaderClassName
{
color: #262514;
}
.AnyTagClassName
{
color: #262514;
}
</style>
background-color css
<style>
a { background-color: #262514; }
a { background-color: rgb(38,37,20); }
div.DivClassName
{
background-color: #262514;
}
.BgClassName
{
background-color: #262514;
}
</style>
border-color css
<style>
span { border-color: #262514; }
span { border-color: rgb(38,37,20); }
td.TdClassName
{
border-color: #262514;
}
.TagClassName
{
border-color: #262514;
}
</style>