Shades of Maire #272712
Tints of Maire #272712
RGB
CMYK
RGB Variations
Color information
#272712 (or 0x272712) is known color: Maire. HEX triplet: 27, 27 and 12. RGB value is (39,39,18). Sum of RGB (Red+Green+Blue) = 39+39+18=96 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.62% from 96); Green value is 39 (15.62% from 255 or 40.62% from 96); Blue value is 18 (7.42% from 255 or 18.75% from 96); Max value from RGB is 39 - color contains mainly: red, green. Hex color #272712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272712 is #D8D8ED. Grayscale: #242424. Windows color (decimal): -14211310 or 1189671. OLE color: 1189671.
HSL color Cylindrical-coordinate representation of color #272712: hue angle of 60º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #272712 is Cyan = 0, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 39 | 18 | - |
| CMYK | 0 | 0 | 0.54 | 0.85 |
| HSL | 60º | 0.37% | 0.11% | - |
| HSV(B) | 60º | 0.54% | 0.15% | - |
| XYZ | 1.67 | 1.93 | 0.86 | - |
| YUV | 36.61 | 117.5 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 18 | 0 | 0 | 0.54 | 0.85 | 60 | 0.37 | 0.11 |
| Hex | 27 | 27 | 12 | 0 | 0 | 36 | 55 | 3C | 25 | B |
| Octal | 47 | 47 | 22 | 0 | 0 | 66 | 125 | 74 | 45 | 13 |
| Binary | 100111 | 100111 | 10010 | 0 | 0 | 110110 | 1010101 | 111100 | 100101 | 1011 |
Color Harmonies of #272712
Complementary color
Monochromatic Colors of #272712
Black with #272712
Text Example
Text Example
White with #272712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272712; }
p { color: rgb(39,39,18); }
H1.HeaderClassName
{
color: #272712;
}
.AnyTagClassName
{
color: #272712;
}
</style>
background-color css
<style>
a { background-color: #272712; }
a { background-color: rgb(39,39,18); }
div.DivClassName
{
background-color: #272712;
}
.BgClassName
{
background-color: #272712;
}
</style>
border-color css
<style>
span { border-color: #272712; }
span { border-color: rgb(39,39,18); }
td.TdClassName
{
border-color: #272712;
}
.TagClassName
{
border-color: #272712;
}
</style>