Shades of Maire #262317
Tints of Maire #262317
RGB
CMYK
RGB Variations
Color information
#262317 (or 0x262317) is known color: Maire. HEX triplet: 26, 23 and 17. RGB value is (38,35,23). Sum of RGB (Red+Green+Blue) = 38+35+23=96 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.58% from 96); Green value is 35 (14.06% from 255 or 36.46% from 96); Blue value is 23 (9.38% from 255 or 23.96% from 96); Max value from RGB is 38 - color contains mainly: red. Hex color #262317 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262317 is #D9DCE8. Grayscale: #222222. Windows color (decimal): -14277865 or 1516326. OLE color: 1516326.
HSL color Cylindrical-coordinate representation of color #262317: hue angle of 48º degrees, saturation: 0.25, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #262317 is Cyan = 0, Magento = 0.08, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 35 | 23 | - |
| CMYK | 0 | 0.08 | 0.39 | 0.85 |
| HSL | 48º | 0.25% | 0.12% | - |
| HSV(B) | 48º | 0.39% | 0.15% | - |
| XYZ | 1.56 | 1.68 | 1.05 | - |
| YUV | 34.53 | 121.49 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 23 | 0 | 0.08 | 0.39 | 0.85 | 48 | 0.25 | 0.12 |
| Hex | 26 | 23 | 17 | 0 | 8 | 27 | 55 | 30 | 19 | C |
| Octal | 46 | 43 | 27 | 0 | 10 | 47 | 125 | 60 | 31 | 14 |
| Binary | 100110 | 100011 | 10111 | 0 | 1000 | 100111 | 1010101 | 110000 | 11001 | 1100 |
Color Harmonies of #262317
Complementary color
Monochromatic Colors of #262317
Black with #262317
Text Example
Text Example
White with #262317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262317; }
p { color: rgb(38,35,23); }
H1.HeaderClassName
{
color: #262317;
}
.AnyTagClassName
{
color: #262317;
}
</style>
background-color css
<style>
a { background-color: #262317; }
a { background-color: rgb(38,35,23); }
div.DivClassName
{
background-color: #262317;
}
.BgClassName
{
background-color: #262317;
}
</style>
border-color css
<style>
span { border-color: #262317; }
span { border-color: rgb(38,35,23); }
td.TdClassName
{
border-color: #262317;
}
.TagClassName
{
border-color: #262317;
}
</style>