Shades of Maire #272605
Tints of Maire #272605
RGB
CMYK
RGB Variations
Color information
#272605 (or 0x272605) is known color: Maire. HEX triplet: 27, 26 and 05. RGB value is (39,38,5). Sum of RGB (Red+Green+Blue) = 39+38+5=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 38 (15.23% from 255 or 46.34% from 82); Blue value is 5 (2.34% from 255 or 6.10% from 82); Max value from RGB is 39 - color contains mainly: red. Hex color #272605 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272605 is #D8D9FA. Grayscale: #222222. Windows color (decimal): -14211579 or 337447. OLE color: 337447.
HSL color Cylindrical-coordinate representation of color #272605: hue angle of 58.24º degrees, saturation: 0.77, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #272605 is Cyan = 0, Magento = 0.03, Yellow = 0.87 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 5 | - |
| CMYK | 0 | 0.03 | 0.87 | 0.85 |
| HSL | 58.24º | 0.77% | 0.09% | - |
| HSV(B) | 58.24º | 0.87% | 0.15% | - |
| XYZ | 1.56 | 1.83 | 0.41 | - |
| YUV | 34.54 | 111.33 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 5 | 0 | 0.03 | 0.87 | 0.85 | 58.24 | 0.77 | 0.09 |
| Hex | 27 | 26 | 5 | 0 | 3 | 57 | 55 | 3A | 4D | 9 |
| Octal | 47 | 46 | 5 | 0 | 3 | 127 | 125 | 72 | 115 | 11 |
| Binary | 100111 | 100110 | 101 | 0 | 11 | 1010111 | 1010101 | 111010 | 1001101 | 1001 |
Color Harmonies of #272605
Complementary color
Monochromatic Colors of #272605
Black with #272605
Text Example
Text Example
White with #272605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272605; }
p { color: rgb(39,38,5); }
H1.HeaderClassName
{
color: #272605;
}
.AnyTagClassName
{
color: #272605;
}
</style>
background-color css
<style>
a { background-color: #272605; }
a { background-color: rgb(39,38,5); }
div.DivClassName
{
background-color: #272605;
}
.BgClassName
{
background-color: #272605;
}
</style>
border-color css
<style>
span { border-color: #272605; }
span { border-color: rgb(39,38,5); }
td.TdClassName
{
border-color: #272605;
}
.TagClassName
{
border-color: #272605;
}
</style>