Shades of Maire #282311
Tints of Maire #282311
RGB
CMYK
RGB Variations
Color information
#282311 (or 0x282311) is known color: Maire. HEX triplet: 28, 23 and 11. RGB value is (40,35,17). Sum of RGB (Red+Green+Blue) = 40+35+17=92 (12% of max value = 765). Red value is 40 (16.02% from 255 or 43.48% from 92); Green value is 35 (14.06% from 255 or 38.04% from 92); Blue value is 17 (7.03% from 255 or 18.48% from 92); Max value from RGB is 40 - color contains mainly: red. Hex color #282311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #282311 is #D7DCEE. Grayscale: #222222. Windows color (decimal): -14146799 or 1123112. OLE color: 1123112.
HSL color Cylindrical-coordinate representation of color #282311: hue angle of 46.96º degrees, saturation: 0.4, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #282311 is Cyan = 0, Magento = 0.12, Yellow = 0.57 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 35 | 17 | - |
| CMYK | 0 | 0.12 | 0.57 | 0.84 |
| HSL | 46.96º | 0.4% | 0.11% | - |
| HSV(B) | 46.96º | 0.58% | 0.16% | - |
| XYZ | 1.58 | 1.69 | 0.77 | - |
| YUV | 34.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 35 | 17 | 0 | 0.12 | 0.57 | 0.84 | 46.96 | 0.4 | 0.11 |
| Hex | 28 | 23 | 11 | 0 | C | 39 | 54 | 2F | 28 | B |
| Octal | 50 | 43 | 21 | 0 | 14 | 71 | 124 | 57 | 50 | 13 |
| Binary | 101000 | 100011 | 10001 | 0 | 1100 | 111001 | 1010100 | 101111 | 101000 | 1011 |
Color Harmonies of #282311
Complementary color
Monochromatic Colors of #282311
Black with #282311
Text Example
Text Example
White with #282311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #282311; }
p { color: rgb(40,35,17); }
H1.HeaderClassName
{
color: #282311;
}
.AnyTagClassName
{
color: #282311;
}
</style>
background-color css
<style>
a { background-color: #282311; }
a { background-color: rgb(40,35,17); }
div.DivClassName
{
background-color: #282311;
}
.BgClassName
{
background-color: #282311;
}
</style>
border-color css
<style>
span { border-color: #282311; }
span { border-color: rgb(40,35,17); }
td.TdClassName
{
border-color: #282311;
}
.TagClassName
{
border-color: #282311;
}
</style>