Shades of Maire #272613
Tints of Maire #272613
RGB
CMYK
RGB Variations
Color information
#272613 (or 0x272613) is known color: Maire. HEX triplet: 27, 26 and 13. RGB value is (39,38,19). Sum of RGB (Red+Green+Blue) = 39+38+19=96 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.62% from 96); Green value is 38 (15.23% from 255 or 39.58% from 96); Blue value is 19 (7.81% from 255 or 19.79% from 96); Max value from RGB is 39 - color contains mainly: red. Hex color #272613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272613 is #D8D9EC. Grayscale: #242424. Windows color (decimal): -14211565 or 1254951. OLE color: 1254951.
HSL color Cylindrical-coordinate representation of color #272613: hue angle of 57º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #272613 is Cyan = 0, Magento = 0.03, Yellow = 0.51 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 19 | - |
| CMYK | 0 | 0.03 | 0.51 | 0.85 |
| HSL | 57º | 0.34% | 0.11% | - |
| HSV(B) | 57º | 0.51% | 0.15% | - |
| XYZ | 1.65 | 1.86 | 0.89 | - |
| YUV | 36.13 | 118.33 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 19 | 0 | 0.03 | 0.51 | 0.85 | 57 | 0.34 | 0.11 |
| Hex | 27 | 26 | 13 | 0 | 3 | 33 | 55 | 39 | 22 | B |
| Octal | 47 | 46 | 23 | 0 | 3 | 63 | 125 | 71 | 42 | 13 |
| Binary | 100111 | 100110 | 10011 | 0 | 11 | 110011 | 1010101 | 111001 | 100010 | 1011 |
Color Harmonies of #272613
Complementary color
Monochromatic Colors of #272613
Black with #272613
Text Example
Text Example
White with #272613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272613; }
p { color: rgb(39,38,19); }
H1.HeaderClassName
{
color: #272613;
}
.AnyTagClassName
{
color: #272613;
}
</style>
background-color css
<style>
a { background-color: #272613; }
a { background-color: rgb(39,38,19); }
div.DivClassName
{
background-color: #272613;
}
.BgClassName
{
background-color: #272613;
}
</style>
border-color css
<style>
span { border-color: #272613; }
span { border-color: rgb(39,38,19); }
td.TdClassName
{
border-color: #272613;
}
.TagClassName
{
border-color: #272613;
}
</style>