Shades of Maire #272616
Tints of Maire #272616
RGB
CMYK
RGB Variations
Color information
#272616 (or 0x272616) is known color: Maire. HEX triplet: 27, 26 and 16. RGB value is (39,38,22). Sum of RGB (Red+Green+Blue) = 39+38+22=99 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39.39% from 99); Green value is 38 (15.23% from 255 or 38.38% from 99); Blue value is 22 (8.98% from 255 or 22.22% from 99); Max value from RGB is 39 - color contains mainly: red. Hex color #272616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272616 is #D8D9E9. Grayscale: #242424. Windows color (decimal): -14211562 or 1451559. OLE color: 1451559.
HSL color Cylindrical-coordinate representation of color #272616: hue angle of 56.47º degrees, saturation: 0.28, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #272616 is Cyan = 0, Magento = 0.03, Yellow = 0.44 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 22 | - |
| CMYK | 0 | 0.03 | 0.44 | 0.85 |
| HSL | 56.47º | 0.28% | 0.12% | - |
| HSV(B) | 56.47º | 0.44% | 0.15% | - |
| XYZ | 1.67 | 1.88 | 1.03 | - |
| YUV | 36.48 | 119.83 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 22 | 0 | 0.03 | 0.44 | 0.85 | 56.47 | 0.28 | 0.12 |
| Hex | 27 | 26 | 16 | 0 | 3 | 2C | 55 | 38 | 1C | C |
| Octal | 47 | 46 | 26 | 0 | 3 | 54 | 125 | 70 | 34 | 14 |
| Binary | 100111 | 100110 | 10110 | 0 | 11 | 101100 | 1010101 | 111000 | 11100 | 1100 |
Color Harmonies of #272616
Complementary color
Monochromatic Colors of #272616
Black with #272616
Text Example
Text Example
White with #272616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272616; }
p { color: rgb(39,38,22); }
H1.HeaderClassName
{
color: #272616;
}
.AnyTagClassName
{
color: #272616;
}
</style>
background-color css
<style>
a { background-color: #272616; }
a { background-color: rgb(39,38,22); }
div.DivClassName
{
background-color: #272616;
}
.BgClassName
{
background-color: #272616;
}
</style>
border-color css
<style>
span { border-color: #272616; }
span { border-color: rgb(39,38,22); }
td.TdClassName
{
border-color: #272616;
}
.TagClassName
{
border-color: #272616;
}
</style>