Shades of Maire #262614
Tints of Maire #262614
RGB
CMYK
RGB Variations
Color information
#262614 (or 0x262614) is known color: Maire. HEX triplet: 26, 26 and 14. RGB value is (38,38,20). Sum of RGB (Red+Green+Blue) = 38+38+20=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 38 (15.23% from 255 or 39.58% from 96); Blue value is 20 (8.20% from 255 or 20.83% from 96); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262614 is #D9D9EB. Grayscale: #242424. Windows color (decimal): -14277100 or 1320486. OLE color: 1320486.
HSL color Cylindrical-coordinate representation of color #262614: hue angle of 60º 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 #262614 is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 38 | 20 | - |
| CMYK | 0 | 0 | 0.47 | 0.85 |
| HSL | 60º | 0.31% | 0.11% | - |
| HSV(B) | 60º | 0.47% | 0.15% | - |
| XYZ | 1.62 | 1.85 | 0.93 | - |
| YUV | 35.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 20 | 0 | 0 | 0.47 | 0.85 | 60 | 0.31 | 0.11 |
| Hex | 26 | 26 | 14 | 0 | 0 | 2F | 55 | 3C | 1F | B |
| Octal | 46 | 46 | 24 | 0 | 0 | 57 | 125 | 74 | 37 | 13 |
| Binary | 100110 | 100110 | 10100 | 0 | 0 | 101111 | 1010101 | 111100 | 11111 | 1011 |
Color Harmonies of #262614
Complementary color
Monochromatic Colors of #262614
Black with #262614
Text Example
Text Example
White with #262614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262614; }
p { color: rgb(38,38,20); }
H1.HeaderClassName
{
color: #262614;
}
.AnyTagClassName
{
color: #262614;
}
</style>
background-color css
<style>
a { background-color: #262614; }
a { background-color: rgb(38,38,20); }
div.DivClassName
{
background-color: #262614;
}
.BgClassName
{
background-color: #262614;
}
</style>
border-color css
<style>
span { border-color: #262614; }
span { border-color: rgb(38,38,20); }
td.TdClassName
{
border-color: #262614;
}
.TagClassName
{
border-color: #262614;
}
</style>