Shades of Wood Bark #251308
Tints of Wood Bark #251308
RGB
CMYK
RGB Variations
Color information
#251308 (or 0x251308) is known color: Wood Bark. HEX triplet: 25, 13 and 08. RGB value is (37,19,8). Sum of RGB (Red+Green+Blue) = 37+19+8=64 (8% of max value = 765). Red value is 37 (14.84% from 255 or 57.81% from 64); Green value is 19 (7.81% from 255 or 29.69% from 64); Blue value is 8 (3.52% from 255 or 12.5% from 64); Max value from RGB is 37 - color contains mainly: red. Hex color #251308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251308 is #DAECF7. Grayscale: #171717. Windows color (decimal): -14347512 or 529189. OLE color: 529189.
HSL color Cylindrical-coordinate representation of color #251308: hue angle of 22.76º degrees, saturation: 0.64, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #251308 is Cyan = 0, Magento = 0.49, Yellow = 0.78 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 19 | 8 | - |
| CMYK | 0 | 0.49 | 0.78 | 0.85 |
| HSL | 22.76º | 0.64% | 0.09% | - |
| HSV(B) | 22.76º | 0.78% | 0.15% | - |
| XYZ | 1.04 | 0.88 | 0.34 | - |
| YUV | 23.13 | 119.46 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 8 | 0 | 0.49 | 0.78 | 0.85 | 22.76 | 0.64 | 0.09 |
| Hex | 25 | 13 | 8 | 0 | 31 | 4E | 55 | 17 | 40 | 9 |
| Octal | 45 | 23 | 10 | 0 | 61 | 116 | 125 | 27 | 100 | 11 |
| Binary | 100101 | 10011 | 1000 | 0 | 110001 | 1001110 | 1010101 | 10111 | 1000000 | 1001 |
Color Harmonies of #251308
Complementary color
Monochromatic Colors of #251308
Black with #251308
Text Example
Text Example
White with #251308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251308; }
p { color: rgb(37,19,8); }
H1.HeaderClassName
{
color: #251308;
}
.AnyTagClassName
{
color: #251308;
}
</style>
background-color css
<style>
a { background-color: #251308; }
a { background-color: rgb(37,19,8); }
div.DivClassName
{
background-color: #251308;
}
.BgClassName
{
background-color: #251308;
}
</style>
border-color css
<style>
span { border-color: #251308; }
span { border-color: rgb(37,19,8); }
td.TdClassName
{
border-color: #251308;
}
.TagClassName
{
border-color: #251308;
}
</style>