Shades of Wood Bark #271915
Tints of Wood Bark #271915
RGB
CMYK
RGB Variations
Color information
#271915 (or 0x271915) is known color: Wood Bark. HEX triplet: 27, 19 and 15. RGB value is (39,25,21). Sum of RGB (Red+Green+Blue) = 39+25+21=85 (11% of max value = 765). Red value is 39 (15.62% from 255 or 45.88% from 85); Green value is 25 (10.16% from 255 or 29.41% from 85); Blue value is 21 (8.59% from 255 or 24.71% from 85); Max value from RGB is 39 - color contains mainly: red. Hex color #271915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271915 is #D8E6EA. Grayscale: #1C1C1C. Windows color (decimal): -14214891 or 1382695. OLE color: 1382695.
HSL color Cylindrical-coordinate representation of color #271915: hue angle of 13.33º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #271915 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 25 | 21 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.85 |
| HSL | 13.33º | 0.3% | 0.12% | - |
| HSV(B) | 13.33º | 0.46% | 0.15% | - |
| XYZ | 1.32 | 1.18 | 0.87 | - |
| YUV | 28.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 21 | 0 | 0.36 | 0.46 | 0.85 | 13.33 | 0.3 | 0.12 |
| Hex | 27 | 19 | 15 | 0 | 24 | 2E | 55 | D | 1E | C |
| Octal | 47 | 31 | 25 | 0 | 44 | 56 | 125 | 15 | 36 | 14 |
| Binary | 100111 | 11001 | 10101 | 0 | 100100 | 101110 | 1010101 | 1101 | 11110 | 1100 |
Color Harmonies of #271915
Complementary color
Monochromatic Colors of #271915
Black with #271915
Text Example
Text Example
White with #271915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271915; }
p { color: rgb(39,25,21); }
H1.HeaderClassName
{
color: #271915;
}
.AnyTagClassName
{
color: #271915;
}
</style>
background-color css
<style>
a { background-color: #271915; }
a { background-color: rgb(39,25,21); }
div.DivClassName
{
background-color: #271915;
}
.BgClassName
{
background-color: #271915;
}
</style>
border-color css
<style>
span { border-color: #271915; }
span { border-color: rgb(39,25,21); }
td.TdClassName
{
border-color: #271915;
}
.TagClassName
{
border-color: #271915;
}
</style>