Shades of Maire #272621
Tints of Maire #272621
RGB
CMYK
RGB Variations
Color information
#272621 (or 0x272621) is known color: Maire. HEX triplet: 27, 26 and 21. RGB value is (39,38,33). Sum of RGB (Red+Green+Blue) = 39+38+33=110 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.45% from 110); Green value is 38 (15.23% from 255 or 34.55% from 110); Blue value is 33 (13.28% from 255 or 30% from 110); Max value from RGB is 39 - color contains mainly: red. Hex color #272621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272621 is #D8D9DE. Grayscale: #252525. Windows color (decimal): -14211551 or 2172455. OLE color: 2172455.
HSL color Cylindrical-coordinate representation of color #272621: hue angle of 50º degrees, saturation: 0.08, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #272621 is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 38 | 33 | - |
| CMYK | 0 | 0.03 | 0.15 | 0.85 |
| HSL | 50º | 0.08% | 0.14% | - |
| HSV(B) | 50º | 0.15% | 0.15% | - |
| XYZ | 1.8 | 1.93 | 1.72 | - |
| YUV | 37.73 | 125.33 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 33 | 0 | 0.03 | 0.15 | 0.85 | 50 | 0.08 | 0.14 |
| Hex | 27 | 26 | 21 | 0 | 3 | F | 55 | 32 | 8 | E |
| Octal | 47 | 46 | 41 | 0 | 3 | 17 | 125 | 62 | 10 | 16 |
| Binary | 100111 | 100110 | 100001 | 0 | 11 | 1111 | 1010101 | 110010 | 1000 | 1110 |
Color Harmonies of #272621
Complementary color
Monochromatic Colors of #272621
Black with #272621
Text Example
Text Example
White with #272621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272621; }
p { color: rgb(39,38,33); }
H1.HeaderClassName
{
color: #272621;
}
.AnyTagClassName
{
color: #272621;
}
</style>
background-color css
<style>
a { background-color: #272621; }
a { background-color: rgb(39,38,33); }
div.DivClassName
{
background-color: #272621;
}
.BgClassName
{
background-color: #272621;
}
</style>
border-color css
<style>
span { border-color: #272621; }
span { border-color: rgb(39,38,33); }
td.TdClassName
{
border-color: #272621;
}
.TagClassName
{
border-color: #272621;
}
</style>