Shades of Maire #272520
Tints of Maire #272520
RGB
CMYK
RGB Variations
Color information
#272520 (or 0x272520) is known color: Maire. HEX triplet: 27, 25 and 20. RGB value is (39,37,32). Sum of RGB (Red+Green+Blue) = 39+37+32=108 (14% of max value = 765). Red value is 39 (15.62% from 255 or 36.11% from 108); Green value is 37 (14.84% from 255 or 34.26% from 108); Blue value is 32 (12.89% from 255 or 29.63% from 108); Max value from RGB is 39 - color contains mainly: red. Hex color #272520 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272520 is #D8DADF. Grayscale: #252525. Windows color (decimal): -14211808 or 2106663. OLE color: 2106663.
HSL color Cylindrical-coordinate representation of color #272520: hue angle of 42.86º degrees, saturation: 0.1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #272520 is Cyan = 0, Magento = 0.05, Yellow = 0.18 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 37 | 32 | - |
| CMYK | 0 | 0.05 | 0.18 | 0.85 |
| HSL | 42.86º | 0.1% | 0.14% | - |
| HSV(B) | 42.86º | 0.18% | 0.15% | - |
| XYZ | 1.76 | 1.86 | 1.63 | - |
| YUV | 37.03 | 125.16 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 37 | 32 | 0 | 0.05 | 0.18 | 0.85 | 42.86 | 0.1 | 0.14 |
| Hex | 27 | 25 | 20 | 0 | 5 | 12 | 55 | 2B | A | E |
| Octal | 47 | 45 | 40 | 0 | 5 | 22 | 125 | 53 | 12 | 16 |
| Binary | 100111 | 100101 | 100000 | 0 | 101 | 10010 | 1010101 | 101011 | 1010 | 1110 |
Color Harmonies of #272520
Complementary color
Monochromatic Colors of #272520
Black with #272520
Text Example
Text Example
White with #272520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272520; }
p { color: rgb(39,37,32); }
H1.HeaderClassName
{
color: #272520;
}
.AnyTagClassName
{
color: #272520;
}
</style>
background-color css
<style>
a { background-color: #272520; }
a { background-color: rgb(39,37,32); }
div.DivClassName
{
background-color: #272520;
}
.BgClassName
{
background-color: #272520;
}
</style>
border-color css
<style>
span { border-color: #272520; }
span { border-color: rgb(39,37,32); }
td.TdClassName
{
border-color: #272520;
}
.TagClassName
{
border-color: #272520;
}
</style>