Shades of Maire #272417
Tints of Maire #272417
RGB
CMYK
RGB Variations
Color information
#272417 (or 0x272417) is known color: Maire. HEX triplet: 27, 24 and 17. RGB value is (39,36,23). Sum of RGB (Red+Green+Blue) = 39+36+23=98 (12% of max value = 765). Red value is 39 (15.62% from 255 or 39.80% from 98); Green value is 36 (14.45% from 255 or 36.73% from 98); Blue value is 23 (9.38% from 255 or 23.47% from 98); Max value from RGB is 39 - color contains mainly: red. Hex color #272417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272417 is #D8DBE8. Grayscale: #232323. Windows color (decimal): -14212073 or 1516583. OLE color: 1516583.
HSL color Cylindrical-coordinate representation of color #272417: hue angle of 48.75º degrees, saturation: 0.26, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #272417 is Cyan = 0, Magento = 0.08, Yellow = 0.41 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 36 | 23 | - |
| CMYK | 0 | 0.08 | 0.41 | 0.85 |
| HSL | 48.75º | 0.26% | 0.12% | - |
| HSV(B) | 48.75º | 0.41% | 0.15% | - |
| XYZ | 1.62 | 1.75 | 1.06 | - |
| YUV | 35.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 36 | 23 | 0 | 0.08 | 0.41 | 0.85 | 48.75 | 0.26 | 0.12 |
| Hex | 27 | 24 | 17 | 0 | 8 | 29 | 55 | 31 | 1A | C |
| Octal | 47 | 44 | 27 | 0 | 10 | 51 | 125 | 61 | 32 | 14 |
| Binary | 100111 | 100100 | 10111 | 0 | 1000 | 101001 | 1010101 | 110001 | 11010 | 1100 |
Color Harmonies of #272417
Complementary color
Monochromatic Colors of #272417
Black with #272417
Text Example
Text Example
White with #272417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272417; }
p { color: rgb(39,36,23); }
H1.HeaderClassName
{
color: #272417;
}
.AnyTagClassName
{
color: #272417;
}
</style>
background-color css
<style>
a { background-color: #272417; }
a { background-color: rgb(39,36,23); }
div.DivClassName
{
background-color: #272417;
}
.BgClassName
{
background-color: #272417;
}
</style>
border-color css
<style>
span { border-color: #272417; }
span { border-color: rgb(39,36,23); }
td.TdClassName
{
border-color: #272417;
}
.TagClassName
{
border-color: #272417;
}
</style>