Shades of Maire #272312
Tints of Maire #272312
RGB
CMYK
RGB Variations
Color information
#272312 (or 0x272312) is known color: Maire. HEX triplet: 27, 23 and 12. RGB value is (39,35,18). Sum of RGB (Red+Green+Blue) = 39+35+18=92 (12% of max value = 765). Red value is 39 (15.62% from 255 or 42.39% from 92); Green value is 35 (14.06% from 255 or 38.04% from 92); Blue value is 18 (7.42% from 255 or 19.57% from 92); Max value from RGB is 39 - color contains mainly: red. Hex color #272312 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272312 is #D8DCED. Grayscale: #222222. Windows color (decimal): -14212334 or 1188647. OLE color: 1188647.
HSL color Cylindrical-coordinate representation of color #272312: hue angle of 48.57º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #272312 is Cyan = 0, Magento = 0.10, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 35 | 18 | - |
| CMYK | 0 | 0.10 | 0.54 | 0.85 |
| HSL | 48.57º | 0.37% | 0.11% | - |
| HSV(B) | 48.57º | 0.54% | 0.15% | - |
| XYZ | 1.55 | 1.68 | 0.81 | - |
| YUV | 34.26 | 118.83 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 18 | 0 | 0.10 | 0.54 | 0.85 | 48.57 | 0.37 | 0.11 |
| Hex | 27 | 23 | 12 | 0 | A | 36 | 55 | 31 | 25 | B |
| Octal | 47 | 43 | 22 | 0 | 12 | 66 | 125 | 61 | 45 | 13 |
| Binary | 100111 | 100011 | 10010 | 0 | 1010 | 110110 | 1010101 | 110001 | 100101 | 1011 |
Color Harmonies of #272312
Complementary color
Monochromatic Colors of #272312
Black with #272312
Text Example
Text Example
White with #272312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272312; }
p { color: rgb(39,35,18); }
H1.HeaderClassName
{
color: #272312;
}
.AnyTagClassName
{
color: #272312;
}
</style>
background-color css
<style>
a { background-color: #272312; }
a { background-color: rgb(39,35,18); }
div.DivClassName
{
background-color: #272312;
}
.BgClassName
{
background-color: #272312;
}
</style>
border-color css
<style>
span { border-color: #272312; }
span { border-color: rgb(39,35,18); }
td.TdClassName
{
border-color: #272312;
}
.TagClassName
{
border-color: #272312;
}
</style>