Shades of Wood Bark #251306
Tints of Wood Bark #251306
RGB
CMYK
RGB Variations
Color information
#251306 (or 0x251306) is known color: Wood Bark. HEX triplet: 25, 13 and 06. RGB value is (37,19,6). Sum of RGB (Red+Green+Blue) = 37+19+6=62 (8% of max value = 765). Red value is 37 (14.84% from 255 or 59.68% from 62); Green value is 19 (7.81% from 255 or 30.65% from 62); Blue value is 6 (2.73% from 255 or 9.68% from 62); Max value from RGB is 37 - color contains mainly: red. Hex color #251306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251306 is #DAECF9. Grayscale: #161616. Windows color (decimal): -14347514 or 398117. OLE color: 398117.
HSL color Cylindrical-coordinate representation of color #251306: hue angle of 25.16º degrees, saturation: 0.72, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251306 is Cyan = 0, Magento = 0.49, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 19 | 6 | - |
| CMYK | 0 | 0.49 | 0.84 | 0.85 |
| HSL | 25.16º | 0.72% | 0.08% | - |
| HSV(B) | 25.16º | 0.84% | 0.15% | - |
| XYZ | 1.03 | 0.87 | 0.29 | - |
| YUV | 22.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 6 | 0 | 0.49 | 0.84 | 0.85 | 25.16 | 0.72 | 0.08 |
| Hex | 25 | 13 | 6 | 0 | 31 | 54 | 55 | 19 | 48 | 8 |
| Octal | 45 | 23 | 6 | 0 | 61 | 124 | 125 | 31 | 110 | 10 |
| Binary | 100101 | 10011 | 110 | 0 | 110001 | 1010100 | 1010101 | 11001 | 1001000 | 1000 |
Color Harmonies of #251306
Complementary color
Monochromatic Colors of #251306
Black with #251306
Text Example
Text Example
White with #251306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251306; }
p { color: rgb(37,19,6); }
H1.HeaderClassName
{
color: #251306;
}
.AnyTagClassName
{
color: #251306;
}
</style>
background-color css
<style>
a { background-color: #251306; }
a { background-color: rgb(37,19,6); }
div.DivClassName
{
background-color: #251306;
}
.BgClassName
{
background-color: #251306;
}
</style>
border-color css
<style>
span { border-color: #251306; }
span { border-color: rgb(37,19,6); }
td.TdClassName
{
border-color: #251306;
}
.TagClassName
{
border-color: #251306;
}
</style>