Shades of Wood Bark #251915
Tints of Wood Bark #251915
RGB
CMYK
RGB Variations
Color information
#251915 (or 0x251915) is known color: Wood Bark. HEX triplet: 25, 19 and 15. RGB value is (37,25,21). Sum of RGB (Red+Green+Blue) = 37+25+21=83 (10% of max value = 765). Red value is 37 (14.84% from 255 or 44.58% from 83); Green value is 25 (10.16% from 255 or 30.12% from 83); Blue value is 21 (8.59% from 255 or 25.30% from 83); Max value from RGB is 37 - color contains mainly: red. Hex color #251915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251915 is #DAE6EA. Grayscale: #1C1C1C. Windows color (decimal): -14345963 or 1382693. OLE color: 1382693.
HSL color Cylindrical-coordinate representation of color #251915: hue angle of 15º degrees, saturation: 0.28, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #251915 is Cyan = 0, Magento = 0.32, Yellow = 0.43 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 25 | 21 | - |
| CMYK | 0 | 0.32 | 0.43 | 0.85 |
| HSL | 15º | 0.28% | 0.11% | - |
| HSV(B) | 15º | 0.43% | 0.15% | - |
| XYZ | 1.25 | 1.14 | 0.86 | - |
| YUV | 28.13 | 123.98 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 25 | 21 | 0 | 0.32 | 0.43 | 0.85 | 15 | 0.28 | 0.11 |
| Hex | 25 | 19 | 15 | 0 | 20 | 2B | 55 | F | 1C | B |
| Octal | 45 | 31 | 25 | 0 | 40 | 53 | 125 | 17 | 34 | 13 |
| Binary | 100101 | 11001 | 10101 | 0 | 100000 | 101011 | 1010101 | 1111 | 11100 | 1011 |
Color Harmonies of #251915
Complementary color
Monochromatic Colors of #251915
Black with #251915
Text Example
Text Example
White with #251915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251915; }
p { color: rgb(37,25,21); }
H1.HeaderClassName
{
color: #251915;
}
.AnyTagClassName
{
color: #251915;
}
</style>
background-color css
<style>
a { background-color: #251915; }
a { background-color: rgb(37,25,21); }
div.DivClassName
{
background-color: #251915;
}
.BgClassName
{
background-color: #251915;
}
</style>
border-color css
<style>
span { border-color: #251915; }
span { border-color: rgb(37,25,21); }
td.TdClassName
{
border-color: #251915;
}
.TagClassName
{
border-color: #251915;
}
</style>