Shades of Wood Bark #271306
Tints of Wood Bark #271306
RGB
CMYK
RGB Variations
Color information
#271306 (or 0x271306) is known color: Wood Bark. HEX triplet: 27, 13 and 06. RGB value is (39,19,6). Sum of RGB (Red+Green+Blue) = 39+19+6=64 (8% of max value = 765). Red value is 39 (15.62% from 255 or 60.94% from 64); Green value is 19 (7.81% from 255 or 29.69% from 64); Blue value is 6 (2.73% from 255 or 9.38% from 64); Max value from RGB is 39 - color contains mainly: red. Hex color #271306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271306 is #D8ECF9. Grayscale: #171717. Windows color (decimal): -14216442 or 398119. OLE color: 398119.
HSL color Cylindrical-coordinate representation of color #271306: hue angle of 23.64º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #271306 is Cyan = 0, Magento = 0.51, Yellow = 0.85 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 6 | - |
| CMYK | 0 | 0.51 | 0.85 | 0.85 |
| HSL | 23.64º | 0.73% | 0.09% | - |
| HSV(B) | 23.64º | 0.85% | 0.15% | - |
| XYZ | 1.1 | 0.91 | 0.29 | - |
| YUV | 23.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 6 | 0 | 0.51 | 0.85 | 0.85 | 23.64 | 0.73 | 0.09 |
| Hex | 27 | 13 | 6 | 0 | 33 | 55 | 55 | 18 | 49 | 9 |
| Octal | 47 | 23 | 6 | 0 | 63 | 125 | 125 | 30 | 111 | 11 |
| Binary | 100111 | 10011 | 110 | 0 | 110011 | 1010101 | 1010101 | 11000 | 1001001 | 1001 |
Color Harmonies of #271306
Complementary color
Monochromatic Colors of #271306
Black with #271306
Text Example
Text Example
White with #271306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271306; }
p { color: rgb(39,19,6); }
H1.HeaderClassName
{
color: #271306;
}
.AnyTagClassName
{
color: #271306;
}
</style>
background-color css
<style>
a { background-color: #271306; }
a { background-color: rgb(39,19,6); }
div.DivClassName
{
background-color: #271306;
}
.BgClassName
{
background-color: #271306;
}
</style>
border-color css
<style>
span { border-color: #271306; }
span { border-color: rgb(39,19,6); }
td.TdClassName
{
border-color: #271306;
}
.TagClassName
{
border-color: #271306;
}
</style>