Shades of Maire #272604
Tints of Maire #272604
RGB
CMYK
RGB Variations
Color information
#272604 (or 0x272604) is known color: Maire. HEX triplet: 27, 26 and 04. RGB value is (39,38,4). Sum of RGB (Red+Green+Blue) = 39+38+4=81 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.15% from 81); Green value is 38 (15.23% from 255 or 46.91% from 81); Blue value is 4 (1.95% from 255 or 4.94% from 81); Max value from RGB is 39 - color contains mainly: red. Hex color #272604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272604 is #D8D9FB. Grayscale: #222222. Windows color (decimal): -14211580 or 271911. OLE color: 271911.
HSL color Cylindrical-coordinate representation of color #272604: hue angle of 58.29º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #272604 is Cyan = 0, Magento = 0.03, Yellow = 0.90 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 4 | - |
| CMYK | 0 | 0.03 | 0.90 | 0.85 |
| HSL | 58.29º | 0.81% | 0.08% | - |
| HSV(B) | 58.29º | 0.9% | 0.15% | - |
| XYZ | 1.55 | 1.83 | 0.39 | - |
| YUV | 34.42 | 110.83 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 4 | 0 | 0.03 | 0.90 | 0.85 | 58.29 | 0.81 | 0.08 |
| Hex | 27 | 26 | 4 | 0 | 3 | 5A | 55 | 3A | 51 | 8 |
| Octal | 47 | 46 | 4 | 0 | 3 | 132 | 125 | 72 | 121 | 10 |
| Binary | 100111 | 100110 | 100 | 0 | 11 | 1011010 | 1010101 | 111010 | 1010001 | 1000 |
Color Harmonies of #272604
Complementary color
Monochromatic Colors of #272604
Black with #272604
Text Example
Text Example
White with #272604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272604; }
p { color: rgb(39,38,4); }
H1.HeaderClassName
{
color: #272604;
}
.AnyTagClassName
{
color: #272604;
}
</style>
background-color css
<style>
a { background-color: #272604; }
a { background-color: rgb(39,38,4); }
div.DivClassName
{
background-color: #272604;
}
.BgClassName
{
background-color: #272604;
}
</style>
border-color css
<style>
span { border-color: #272604; }
span { border-color: rgb(39,38,4); }
td.TdClassName
{
border-color: #272604;
}
.TagClassName
{
border-color: #272604;
}
</style>