Shades of Maire #272106
Tints of Maire #272106
RGB
CMYK
RGB Variations
Color information
#272106 (or 0x272106) is known color: Maire. HEX triplet: 27, 21 and 06. RGB value is (39,33,6). Sum of RGB (Red+Green+Blue) = 39+33+6=78 (10% of max value = 765). Red value is 39 (15.62% from 255 or 50% from 78); Green value is 33 (13.28% from 255 or 42.31% from 78); Blue value is 6 (2.73% from 255 or 7.69% from 78); Max value from RGB is 39 - color contains mainly: red. Hex color #272106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272106 is #D8DEF9. Grayscale: #1F1F1F. Windows color (decimal): -14212858 or 401703. OLE color: 401703.
HSL color Cylindrical-coordinate representation of color #272106: hue angle of 49.09º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #272106 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 33 | 6 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.85 |
| HSL | 49.09º | 0.73% | 0.09% | - |
| HSV(B) | 49.09º | 0.85% | 0.15% | - |
| XYZ | 1.41 | 1.53 | 0.39 | - |
| YUV | 31.72 | 113.49 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 33 | 6 | 0 | 0.15 | 0.85 | 0.85 | 49.09 | 0.73 | 0.09 |
| Hex | 27 | 21 | 6 | 0 | F | 55 | 55 | 31 | 49 | 9 |
| Octal | 47 | 41 | 6 | 0 | 17 | 125 | 125 | 61 | 111 | 11 |
| Binary | 100111 | 100001 | 110 | 0 | 1111 | 1010101 | 1010101 | 110001 | 1001001 | 1001 |
Color Harmonies of #272106
Complementary color
Monochromatic Colors of #272106
Black with #272106
Text Example
Text Example
White with #272106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272106; }
p { color: rgb(39,33,6); }
H1.HeaderClassName
{
color: #272106;
}
.AnyTagClassName
{
color: #272106;
}
</style>
background-color css
<style>
a { background-color: #272106; }
a { background-color: rgb(39,33,6); }
div.DivClassName
{
background-color: #272106;
}
.BgClassName
{
background-color: #272106;
}
</style>
border-color css
<style>
span { border-color: #272106; }
span { border-color: rgb(39,33,6); }
td.TdClassName
{
border-color: #272106;
}
.TagClassName
{
border-color: #272106;
}
</style>