Shades of Maire #262313
Tints of Maire #262313
RGB
CMYK
RGB Variations
Color information
#262313 (or 0x262313) is known color: Maire. HEX triplet: 26, 23 and 13. RGB value is (38,35,19). Sum of RGB (Red+Green+Blue) = 38+35+19=92 (12% of max value = 765). Red value is 38 (15.23% from 255 or 41.30% from 92); Green value is 35 (14.06% from 255 or 38.04% from 92); Blue value is 19 (7.81% from 255 or 20.65% from 92); Max value from RGB is 38 - color contains mainly: red. Hex color #262313 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #262313 is #D9DCEC. Grayscale: #222222. Windows color (decimal): -14277869 or 1254182. OLE color: 1254182.
HSL color Cylindrical-coordinate representation of color #262313: hue angle of 50.53º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #262313 is Cyan = 0, Magento = 0.08, Yellow = 0.50 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 35 | 19 | - |
| CMYK | 0 | 0.08 | 0.50 | 0.85 |
| HSL | 50.53º | 0.33% | 0.11% | - |
| HSV(B) | 50.53º | 0.5% | 0.15% | - |
| XYZ | 1.52 | 1.66 | 0.86 | - |
| YUV | 34.07 | 119.49 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 19 | 0 | 0.08 | 0.50 | 0.85 | 50.53 | 0.33 | 0.11 |
| Hex | 26 | 23 | 13 | 0 | 8 | 32 | 55 | 33 | 21 | B |
| Octal | 46 | 43 | 23 | 0 | 10 | 62 | 125 | 63 | 41 | 13 |
| Binary | 100110 | 100011 | 10011 | 0 | 1000 | 110010 | 1010101 | 110011 | 100001 | 1011 |
Color Harmonies of #262313
Complementary color
Monochromatic Colors of #262313
Black with #262313
Text Example
Text Example
White with #262313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262313; }
p { color: rgb(38,35,19); }
H1.HeaderClassName
{
color: #262313;
}
.AnyTagClassName
{
color: #262313;
}
</style>
background-color css
<style>
a { background-color: #262313; }
a { background-color: rgb(38,35,19); }
div.DivClassName
{
background-color: #262313;
}
.BgClassName
{
background-color: #262313;
}
</style>
border-color css
<style>
span { border-color: #262313; }
span { border-color: rgb(38,35,19); }
td.TdClassName
{
border-color: #262313;
}
.TagClassName
{
border-color: #262313;
}
</style>