Shades of Maire #272620
Tints of Maire #272620
RGB
CMYK
RGB Variations
Color information
#272620 (or 0x272620) is known color: Maire. HEX triplet: 27, 26 and 20. RGB value is (39,38,32). Sum of RGB (Red+Green+Blue) = 39+38+32=109 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.78% from 109); Green value is 38 (15.23% from 255 or 34.86% from 109); Blue value is 32 (12.89% from 255 or 29.36% from 109); Max value from RGB is 39 - color contains mainly: red. Hex color #272620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272620 is #D8D9DF. Grayscale: #252525. Windows color (decimal): -14211552 or 2106919. OLE color: 2106919.
HSL color Cylindrical-coordinate representation of color #272620: hue angle of 51.43º degrees, saturation: 0.1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #272620 is Cyan = 0, Magento = 0.03, Yellow = 0.18 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 32 | - |
| CMYK | 0 | 0.03 | 0.18 | 0.85 |
| HSL | 51.43º | 0.1% | 0.14% | - |
| HSV(B) | 51.43º | 0.18% | 0.15% | - |
| XYZ | 1.79 | 1.92 | 1.64 | - |
| YUV | 37.62 | 124.83 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 32 | 0 | 0.03 | 0.18 | 0.85 | 51.43 | 0.1 | 0.14 |
| Hex | 27 | 26 | 20 | 0 | 3 | 12 | 55 | 33 | A | E |
| Octal | 47 | 46 | 40 | 0 | 3 | 22 | 125 | 63 | 12 | 16 |
| Binary | 100111 | 100110 | 100000 | 0 | 11 | 10010 | 1010101 | 110011 | 1010 | 1110 |
Color Harmonies of #272620
Complementary color
Monochromatic Colors of #272620
Black with #272620
Text Example
Text Example
White with #272620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272620; }
p { color: rgb(39,38,32); }
H1.HeaderClassName
{
color: #272620;
}
.AnyTagClassName
{
color: #272620;
}
</style>
background-color css
<style>
a { background-color: #272620; }
a { background-color: rgb(39,38,32); }
div.DivClassName
{
background-color: #272620;
}
.BgClassName
{
background-color: #272620;
}
</style>
border-color css
<style>
span { border-color: #272620; }
span { border-color: rgb(39,38,32); }
td.TdClassName
{
border-color: #272620;
}
.TagClassName
{
border-color: #272620;
}
</style>