Shades of Dark Wood #886348
Tints of Dark Wood #886348
RGB
CMYK
RGB Variations
Color information
#886348 (or 0x886348) is known color: Dark Wood. HEX triplet: 88, 63 and 48. RGB value is (136,99,72). Sum of RGB (Red+Green+Blue) = 136+99+72=307 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.30% from 307); Green value is 99 (39.06% from 255 or 32.25% from 307); Blue value is 72 (28.52% from 255 or 23.45% from 307); Max value from RGB is 136 - color contains mainly: red. Hex color #886348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886348 is #779CB7. Grayscale: #6B6B6B. Windows color (decimal): -7838904 or 4744072. OLE color: 4744072.
HSL color Cylindrical-coordinate representation of color #886348: hue angle of 25.31º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #886348 is Cyan = 0, Magento = 0.27, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 72 | - |
| CMYK | 0 | 0.27 | 0.47 | 0.47 |
| HSL | 25.31º | 0.31% | 0.41% | - |
| HSV(B) | 25.31º | 0.47% | 0.53% | - |
| XYZ | 15.78 | 14.63 | 8.12 | - |
| YUV | 106.99 | 108.26 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 72 | 0 | 0.27 | 0.47 | 0.47 | 25.31 | 0.31 | 0.41 |
| Hex | 88 | 63 | 48 | 0 | 1B | 2F | 2F | 19 | 1F | 29 |
| Octal | 210 | 143 | 110 | 0 | 33 | 57 | 57 | 31 | 37 | 51 |
| Binary | 10001000 | 1100011 | 1001000 | 0 | 11011 | 101111 | 101111 | 11001 | 11111 | 101001 |
Color Harmonies of #886348
Complementary color
Monochromatic Colors of #886348
Black with #886348
Text Example
Text Example
White with #886348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886348; }
p { color: rgb(136,99,72); }
H1.HeaderClassName
{
color: #886348;
}
.AnyTagClassName
{
color: #886348;
}
</style>
background-color css
<style>
a { background-color: #886348; }
a { background-color: rgb(136,99,72); }
div.DivClassName
{
background-color: #886348;
}
.BgClassName
{
background-color: #886348;
}
</style>
border-color css
<style>
span { border-color: #886348; }
span { border-color: rgb(136,99,72); }
td.TdClassName
{
border-color: #886348;
}
.TagClassName
{
border-color: #886348;
}
</style>