Shades of Maire #262319
Tints of Maire #262319
RGB
CMYK
RGB Variations
Color information
#262319 (or 0x262319) is known color: Maire. HEX triplet: 26, 23 and 19. RGB value is (38,35,25). Sum of RGB (Red+Green+Blue) = 38+35+25=98 (12% of max value = 765). Red value is 38 (15.23% from 255 or 38.78% from 98); Green value is 35 (14.06% from 255 or 35.71% from 98); Blue value is 25 (10.16% from 255 or 25.51% from 98); Max value from RGB is 38 - color contains mainly: red. Hex color #262319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262319 is #D9DCE6. Grayscale: #222222. Windows color (decimal): -14277863 or 1647398. OLE color: 1647398.
HSL color Cylindrical-coordinate representation of color #262319: hue angle of 46.15º degrees, saturation: 0.21, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #262319 is Cyan = 0, Magento = 0.08, Yellow = 0.34 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 35 | 25 | - |
| CMYK | 0 | 0.08 | 0.34 | 0.85 |
| HSL | 46.15º | 0.21% | 0.12% | - |
| HSV(B) | 46.15º | 0.34% | 0.15% | - |
| XYZ | 1.58 | 1.68 | 1.16 | - |
| YUV | 34.76 | 122.49 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 25 | 0 | 0.08 | 0.34 | 0.85 | 46.15 | 0.21 | 0.12 |
| Hex | 26 | 23 | 19 | 0 | 8 | 22 | 55 | 2E | 15 | C |
| Octal | 46 | 43 | 31 | 0 | 10 | 42 | 125 | 56 | 25 | 14 |
| Binary | 100110 | 100011 | 11001 | 0 | 1000 | 100010 | 1010101 | 101110 | 10101 | 1100 |
Color Harmonies of #262319
Complementary color
Monochromatic Colors of #262319
Black with #262319
Text Example
Text Example
White with #262319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262319; }
p { color: rgb(38,35,25); }
H1.HeaderClassName
{
color: #262319;
}
.AnyTagClassName
{
color: #262319;
}
</style>
background-color css
<style>
a { background-color: #262319; }
a { background-color: rgb(38,35,25); }
div.DivClassName
{
background-color: #262319;
}
.BgClassName
{
background-color: #262319;
}
</style>
border-color css
<style>
span { border-color: #262319; }
span { border-color: rgb(38,35,25); }
td.TdClassName
{
border-color: #262319;
}
.TagClassName
{
border-color: #262319;
}
</style>