Shades of Maire #272210
Tints of Maire #272210
RGB
CMYK
RGB Variations
Color information
#272210 (or 0x272210) is known color: Maire. HEX triplet: 27, 22 and 10. RGB value is (39,34,16). Sum of RGB (Red+Green+Blue) = 39+34+16=89 (11% of max value = 765). Red value is 39 (15.62% from 255 or 43.82% from 89); Green value is 34 (13.67% from 255 or 38.20% from 89); Blue value is 16 (6.64% from 255 or 17.98% from 89); Max value from RGB is 39 - color contains mainly: red. Hex color #272210 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272210 is #D8DDEF. Grayscale: #212121. Windows color (decimal): -14212592 or 1057319. OLE color: 1057319.
HSL color Cylindrical-coordinate representation of color #272210: hue angle of 46.96º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #272210 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 34 | 16 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.85 |
| HSL | 46.96º | 0.42% | 0.11% | - |
| HSV(B) | 46.96º | 0.59% | 0.15% | - |
| XYZ | 1.5 | 1.61 | 0.72 | - |
| YUV | 33.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 34 | 16 | 0 | 0.13 | 0.59 | 0.85 | 46.96 | 0.42 | 0.11 |
| Hex | 27 | 22 | 10 | 0 | D | 3B | 55 | 2F | 2A | B |
| Octal | 47 | 42 | 20 | 0 | 15 | 73 | 125 | 57 | 52 | 13 |
| Binary | 100111 | 100010 | 10000 | 0 | 1101 | 111011 | 1010101 | 101111 | 101010 | 1011 |
Color Harmonies of #272210
Complementary color
Monochromatic Colors of #272210
Black with #272210
Text Example
Text Example
White with #272210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272210; }
p { color: rgb(39,34,16); }
H1.HeaderClassName
{
color: #272210;
}
.AnyTagClassName
{
color: #272210;
}
</style>
background-color css
<style>
a { background-color: #272210; }
a { background-color: rgb(39,34,16); }
div.DivClassName
{
background-color: #272210;
}
.BgClassName
{
background-color: #272210;
}
</style>
border-color css
<style>
span { border-color: #272210; }
span { border-color: rgb(39,34,16); }
td.TdClassName
{
border-color: #272210;
}
.TagClassName
{
border-color: #272210;
}
</style>