Shades of Wood Bark #271812
Tints of Wood Bark #271812
RGB
CMYK
RGB Variations
Color information
#271812 (or 0x271812) is known color: Wood Bark. HEX triplet: 27, 18 and 12. RGB value is (39,24,18). Sum of RGB (Red+Green+Blue) = 39+24+18=81 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.15% from 81); Green value is 24 (9.77% from 255 or 29.63% from 81); Blue value is 18 (7.42% from 255 or 22.22% from 81); Max value from RGB is 39 - color contains mainly: red. Hex color #271812 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271812 is #D8E7ED. Grayscale: #1B1B1B. Windows color (decimal): -14215150 or 1185831. OLE color: 1185831.
HSL color Cylindrical-coordinate representation of color #271812: hue angle of 17.14º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #271812 is Cyan = 0, Magento = 0.38, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 24 | 18 | - |
| CMYK | 0 | 0.38 | 0.54 | 0.85 |
| HSL | 17.14º | 0.37% | 0.11% | - |
| HSV(B) | 17.14º | 0.54% | 0.15% | - |
| XYZ | 1.27 | 1.13 | 0.72 | - |
| YUV | 27.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 18 | 0 | 0.38 | 0.54 | 0.85 | 17.14 | 0.37 | 0.11 |
| Hex | 27 | 18 | 12 | 0 | 26 | 36 | 55 | 11 | 25 | B |
| Octal | 47 | 30 | 22 | 0 | 46 | 66 | 125 | 21 | 45 | 13 |
| Binary | 100111 | 11000 | 10010 | 0 | 100110 | 110110 | 1010101 | 10001 | 100101 | 1011 |
Color Harmonies of #271812
Complementary color
Monochromatic Colors of #271812
Black with #271812
Text Example
Text Example
White with #271812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271812; }
p { color: rgb(39,24,18); }
H1.HeaderClassName
{
color: #271812;
}
.AnyTagClassName
{
color: #271812;
}
</style>
background-color css
<style>
a { background-color: #271812; }
a { background-color: rgb(39,24,18); }
div.DivClassName
{
background-color: #271812;
}
.BgClassName
{
background-color: #271812;
}
</style>
border-color css
<style>
span { border-color: #271812; }
span { border-color: rgb(39,24,18); }
td.TdClassName
{
border-color: #271812;
}
.TagClassName
{
border-color: #271812;
}
</style>