Shades of Maire #282716
Tints of Maire #282716
RGB
CMYK
RGB Variations
Color information
#282716 (or 0x282716) is known color: Maire. HEX triplet: 28, 27 and 16. RGB value is (40,39,22). Sum of RGB (Red+Green+Blue) = 40+39+22=101 (13% of max value = 765). Red value is 40 (16.02% from 255 or 39.60% from 101); Green value is 39 (15.62% from 255 or 38.61% from 101); Blue value is 22 (8.98% from 255 or 21.78% from 101); Max value from RGB is 40 - color contains mainly: red. Hex color #282716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #282716 is #D7D8E9. Grayscale: #252525. Windows color (decimal): -14145770 or 1451816. OLE color: 1451816.
HSL color Cylindrical-coordinate representation of color #282716: hue angle of 56.67º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #282716 is Cyan = 0, Magento = 0.02, Yellow = 0.45 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 39 | 22 | - |
| CMYK | 0 | 0.02 | 0.45 | 0.84 |
| HSL | 56.67º | 0.29% | 0.12% | - |
| HSV(B) | 56.67º | 0.45% | 0.16% | - |
| XYZ | 1.75 | 1.96 | 1.05 | - |
| YUV | 37.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 39 | 22 | 0 | 0.02 | 0.45 | 0.84 | 56.67 | 0.29 | 0.12 |
| Hex | 28 | 27 | 16 | 0 | 2 | 2D | 54 | 39 | 1D | C |
| Octal | 50 | 47 | 26 | 0 | 2 | 55 | 124 | 71 | 35 | 14 |
| Binary | 101000 | 100111 | 10110 | 0 | 10 | 101101 | 1010100 | 111001 | 11101 | 1100 |
Color Harmonies of #282716
Complementary color
Monochromatic Colors of #282716
Black with #282716
Text Example
Text Example
White with #282716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #282716; }
p { color: rgb(40,39,22); }
H1.HeaderClassName
{
color: #282716;
}
.AnyTagClassName
{
color: #282716;
}
</style>
background-color css
<style>
a { background-color: #282716; }
a { background-color: rgb(40,39,22); }
div.DivClassName
{
background-color: #282716;
}
.BgClassName
{
background-color: #282716;
}
</style>
border-color css
<style>
span { border-color: #282716; }
span { border-color: rgb(40,39,22); }
td.TdClassName
{
border-color: #282716;
}
.TagClassName
{
border-color: #282716;
}
</style>