Shades of Dark Wood #816348
Tints of Dark Wood #816348
RGB
CMYK
RGB Variations
Color information
#816348 (or 0x816348) is known color: Dark Wood. HEX triplet: 81, 63 and 48. RGB value is (129,99,72). Sum of RGB (Red+Green+Blue) = 129+99+72=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 72 (28.52% from 255 or 24% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #816348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816348 is #7E9CB7. Grayscale: #696969. Windows color (decimal): -8297656 or 4744065. OLE color: 4744065.
HSL color Cylindrical-coordinate representation of color #816348: hue angle of 28.42º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #816348 is Cyan = 0, Magento = 0.23, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 72 | - |
| CMYK | 0 | 0.23 | 0.44 | 0.49 |
| HSL | 28.42º | 0.28% | 0.39% | - |
| HSV(B) | 28.42º | 0.44% | 0.51% | - |
| XYZ | 14.68 | 14.06 | 8.07 | - |
| YUV | 104.89 | 109.44 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 72 | 0 | 0.23 | 0.44 | 0.49 | 28.42 | 0.28 | 0.39 |
| Hex | 81 | 63 | 48 | 0 | 17 | 2C | 31 | 1C | 1C | 27 |
| Octal | 201 | 143 | 110 | 0 | 27 | 54 | 61 | 34 | 34 | 47 |
| Binary | 10000001 | 1100011 | 1001000 | 0 | 10111 | 101100 | 110001 | 11100 | 11100 | 100111 |
Color Harmonies of #816348
Complementary color
Monochromatic Colors of #816348
Black with #816348
Text Example
Text Example
White with #816348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816348; }
p { color: rgb(129,99,72); }
H1.HeaderClassName
{
color: #816348;
}
.AnyTagClassName
{
color: #816348;
}
</style>
background-color css
<style>
a { background-color: #816348; }
a { background-color: rgb(129,99,72); }
div.DivClassName
{
background-color: #816348;
}
.BgClassName
{
background-color: #816348;
}
</style>
border-color css
<style>
span { border-color: #816348; }
span { border-color: rgb(129,99,72); }
td.TdClassName
{
border-color: #816348;
}
.TagClassName
{
border-color: #816348;
}
</style>