Shades of Wood Bark #251509
Tints of Wood Bark #251509
RGB
CMYK
RGB Variations
Color information
#251509 (or 0x251509) is known color: Wood Bark. HEX triplet: 25, 15 and 09. RGB value is (37,21,9). Sum of RGB (Red+Green+Blue) = 37+21+9=67 (8% of max value = 765). Red value is 37 (14.84% from 255 or 55.22% from 67); Green value is 21 (8.59% from 255 or 31.34% from 67); Blue value is 9 (3.91% from 255 or 13.43% from 67); Max value from RGB is 37 - color contains mainly: red. Hex color #251509 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251509 is #DAEAF6. Grayscale: #181818. Windows color (decimal): -14346999 or 595237. OLE color: 595237.
HSL color Cylindrical-coordinate representation of color #251509: hue angle of 25.71º degrees, saturation: 0.61, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #251509 is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 21 | 9 | - |
| CMYK | 0 | 0.43 | 0.76 | 0.85 |
| HSL | 25.71º | 0.61% | 0.09% | - |
| HSV(B) | 25.71º | 0.76% | 0.15% | - |
| XYZ | 1.08 | 0.95 | 0.38 | - |
| YUV | 24.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 21 | 9 | 0 | 0.43 | 0.76 | 0.85 | 25.71 | 0.61 | 0.09 |
| Hex | 25 | 15 | 9 | 0 | 2B | 4C | 55 | 1A | 3D | 9 |
| Octal | 45 | 25 | 11 | 0 | 53 | 114 | 125 | 32 | 75 | 11 |
| Binary | 100101 | 10101 | 1001 | 0 | 101011 | 1001100 | 1010101 | 11010 | 111101 | 1001 |
Color Harmonies of #251509
Complementary color
Monochromatic Colors of #251509
Black with #251509
Text Example
Text Example
White with #251509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251509; }
p { color: rgb(37,21,9); }
H1.HeaderClassName
{
color: #251509;
}
.AnyTagClassName
{
color: #251509;
}
</style>
background-color css
<style>
a { background-color: #251509; }
a { background-color: rgb(37,21,9); }
div.DivClassName
{
background-color: #251509;
}
.BgClassName
{
background-color: #251509;
}
</style>
border-color css
<style>
span { border-color: #251509; }
span { border-color: rgb(37,21,9); }
td.TdClassName
{
border-color: #251509;
}
.TagClassName
{
border-color: #251509;
}
</style>