Shades of Wood Bark #271409
Tints of Wood Bark #271409
RGB
CMYK
RGB Variations
Color information
#271409 (or 0x271409) is known color: Wood Bark. HEX triplet: 27, 14 and 09. RGB value is (39,20,9). Sum of RGB (Red+Green+Blue) = 39+20+9=68 (9% of max value = 765). Red value is 39 (15.62% from 255 or 57.35% from 68); Green value is 20 (8.20% from 255 or 29.41% from 68); Blue value is 9 (3.91% from 255 or 13.24% from 68); Max value from RGB is 39 - color contains mainly: red. Hex color #271409 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271409 is #D8EBF6. Grayscale: #181818. Windows color (decimal): -14216183 or 594983. OLE color: 594983.
HSL color Cylindrical-coordinate representation of color #271409: hue angle of 22º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #271409 is Cyan = 0, Magento = 0.49, Yellow = 0.77 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 9 | - |
| CMYK | 0 | 0.49 | 0.77 | 0.85 |
| HSL | 22º | 0.63% | 0.09% | - |
| HSV(B) | 22º | 0.77% | 0.15% | - |
| XYZ | 1.14 | 0.95 | 0.38 | - |
| YUV | 24.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 9 | 0 | 0.49 | 0.77 | 0.85 | 22 | 0.63 | 0.09 |
| Hex | 27 | 14 | 9 | 0 | 31 | 4D | 55 | 16 | 3E | 9 |
| Octal | 47 | 24 | 11 | 0 | 61 | 115 | 125 | 26 | 76 | 11 |
| Binary | 100111 | 10100 | 1001 | 0 | 110001 | 1001101 | 1010101 | 10110 | 111110 | 1001 |
Color Harmonies of #271409
Complementary color
Monochromatic Colors of #271409
Black with #271409
Text Example
Text Example
White with #271409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271409; }
p { color: rgb(39,20,9); }
H1.HeaderClassName
{
color: #271409;
}
.AnyTagClassName
{
color: #271409;
}
</style>
background-color css
<style>
a { background-color: #271409; }
a { background-color: rgb(39,20,9); }
div.DivClassName
{
background-color: #271409;
}
.BgClassName
{
background-color: #271409;
}
</style>
border-color css
<style>
span { border-color: #271409; }
span { border-color: rgb(39,20,9); }
td.TdClassName
{
border-color: #271409;
}
.TagClassName
{
border-color: #271409;
}
</style>