Shades of Maire #272513
Tints of Maire #272513
RGB
CMYK
RGB Variations
Color information
#272513 (or 0x272513) is known color: Maire. HEX triplet: 27, 25 and 13. RGB value is (39,37,19). Sum of RGB (Red+Green+Blue) = 39+37+19=95 (12% of max value = 765). Red value is 39 (15.62% from 255 or 41.05% from 95); Green value is 37 (14.84% from 255 or 38.95% from 95); Blue value is 19 (7.81% from 255 or 20% from 95); Max value from RGB is 39 - color contains mainly: red. Hex color #272513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272513 is #D8DAEC. Grayscale: #232323. Windows color (decimal): -14211821 or 1254695. OLE color: 1254695.
HSL color Cylindrical-coordinate representation of color #272513: hue angle of 54º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #272513 is Cyan = 0, Magento = 0.05, Yellow = 0.51 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 37 | 19 | - |
| CMYK | 0 | 0.05 | 0.51 | 0.85 |
| HSL | 54º | 0.34% | 0.11% | - |
| HSV(B) | 54º | 0.51% | 0.15% | - |
| XYZ | 1.62 | 1.8 | 0.88 | - |
| YUV | 35.55 | 118.66 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 37 | 19 | 0 | 0.05 | 0.51 | 0.85 | 54 | 0.34 | 0.11 |
| Hex | 27 | 25 | 13 | 0 | 5 | 33 | 55 | 36 | 22 | B |
| Octal | 47 | 45 | 23 | 0 | 5 | 63 | 125 | 66 | 42 | 13 |
| Binary | 100111 | 100101 | 10011 | 0 | 101 | 110011 | 1010101 | 110110 | 100010 | 1011 |
Color Harmonies of #272513
Complementary color
Monochromatic Colors of #272513
Black with #272513
Text Example
Text Example
White with #272513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272513; }
p { color: rgb(39,37,19); }
H1.HeaderClassName
{
color: #272513;
}
.AnyTagClassName
{
color: #272513;
}
</style>
background-color css
<style>
a { background-color: #272513; }
a { background-color: rgb(39,37,19); }
div.DivClassName
{
background-color: #272513;
}
.BgClassName
{
background-color: #272513;
}
</style>
border-color css
<style>
span { border-color: #272513; }
span { border-color: rgb(39,37,19); }
td.TdClassName
{
border-color: #272513;
}
.TagClassName
{
border-color: #272513;
}
</style>