Shades of Maire #272319
Tints of Maire #272319
RGB
CMYK
RGB Variations
Color information
#272319 (or 0x272319) is known color: Maire. HEX triplet: 27, 23 and 19. RGB value is (39,35,25). Sum of RGB (Red+Green+Blue) = 39+35+25=99 (13% of max value = 765). Red value is 39 (15.62% from 255 or 39.39% from 99); Green value is 35 (14.06% from 255 or 35.35% from 99); Blue value is 25 (10.16% from 255 or 25.25% from 99); Max value from RGB is 39 - color contains mainly: red. Hex color #272319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272319 is #D8DCE6. Grayscale: #232323. Windows color (decimal): -14212327 or 1647399. OLE color: 1647399.
HSL color Cylindrical-coordinate representation of color #272319: hue angle of 42.86º degrees, saturation: 0.22, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #272319 is Cyan = 0, Magento = 0.10, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 35 | 25 | - |
| CMYK | 0 | 0.10 | 0.36 | 0.85 |
| HSL | 42.86º | 0.22% | 0.13% | - |
| HSV(B) | 42.86º | 0.36% | 0.15% | - |
| XYZ | 1.61 | 1.7 | 1.16 | - |
| YUV | 35.06 | 122.33 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 25 | 0 | 0.10 | 0.36 | 0.85 | 42.86 | 0.22 | 0.13 |
| Hex | 27 | 23 | 19 | 0 | A | 24 | 55 | 2B | 16 | D |
| Octal | 47 | 43 | 31 | 0 | 12 | 44 | 125 | 53 | 26 | 15 |
| Binary | 100111 | 100011 | 11001 | 0 | 1010 | 100100 | 1010101 | 101011 | 10110 | 1101 |
Color Harmonies of #272319
Complementary color
Monochromatic Colors of #272319
Black with #272319
Text Example
Text Example
White with #272319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272319; }
p { color: rgb(39,35,25); }
H1.HeaderClassName
{
color: #272319;
}
.AnyTagClassName
{
color: #272319;
}
</style>
background-color css
<style>
a { background-color: #272319; }
a { background-color: rgb(39,35,25); }
div.DivClassName
{
background-color: #272319;
}
.BgClassName
{
background-color: #272319;
}
</style>
border-color css
<style>
span { border-color: #272319; }
span { border-color: rgb(39,35,25); }
td.TdClassName
{
border-color: #272319;
}
.TagClassName
{
border-color: #272319;
}
</style>