Shades of Maire #27270E
Tints of Maire #27270E
RGB
CMYK
RGB Variations
Color information
#27270E (or 0x27270E) is known color: Maire. HEX triplet: 27, 27 and 0E. RGB value is (39,39,14). Sum of RGB (Red+Green+Blue) = 39+39+14=92 (12% of max value = 765). Red value is 39 (15.62% from 255 or 42.39% from 92); Green value is 39 (15.62% from 255 or 42.39% from 92); Blue value is 14 (5.86% from 255 or 15.22% from 92); Max value from RGB is 39 - color contains mainly: red, green. Hex color #27270E is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #27270E is #D8D8F1. Grayscale: #242424. Windows color (decimal): -14211314 or 927527. OLE color: 927527.
HSL color Cylindrical-coordinate representation of color #27270E: hue angle of 60º degrees, saturation: 0.47, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #27270E is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 39 | 14 | - |
| CMYK | 0 | 0 | 0.64 | 0.85 |
| HSL | 60º | 0.47% | 0.1% | - |
| HSV(B) | 60º | 0.64% | 0.15% | - |
| XYZ | 1.64 | 1.91 | 0.7 | - |
| YUV | 36.15 | 115.5 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 14 | 0 | 0 | 0.64 | 0.85 | 60 | 0.47 | 0.1 |
| Hex | 27 | 27 | E | 0 | 0 | 40 | 55 | 3C | 2F | A |
| Octal | 47 | 47 | 16 | 0 | 0 | 100 | 125 | 74 | 57 | 12 |
| Binary | 100111 | 100111 | 1110 | 0 | 0 | 1000000 | 1010101 | 111100 | 101111 | 1010 |
Color Harmonies of #27270E
Complementary color
Monochromatic Colors of #27270E
Black with #27270E
Text Example
Text Example
White with #27270E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27270E; }
p { color: rgb(39,39,14); }
H1.HeaderClassName
{
color: #27270E;
}
.AnyTagClassName
{
color: #27270E;
}
</style>
background-color css
<style>
a { background-color: #27270E; }
a { background-color: rgb(39,39,14); }
div.DivClassName
{
background-color: #27270E;
}
.BgClassName
{
background-color: #27270E;
}
</style>
border-color css
<style>
span { border-color: #27270E; }
span { border-color: rgb(39,39,14); }
td.TdClassName
{
border-color: #27270E;
}
.TagClassName
{
border-color: #27270E;
}
</style>