Shades of Shadow #816948
Tints of Shadow #816948
RGB
CMYK
RGB Variations
Color information
#816948 (or 0x816948) is known color: Shadow. HEX triplet: 81, 69 and 48. RGB value is (129,105,72). Sum of RGB (Red+Green+Blue) = 129+105+72=306 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.16% from 306); Green value is 105 (41.41% from 255 or 34.31% from 306); Blue value is 72 (28.52% from 255 or 23.53% from 306); Max value from RGB is 129 - color contains mainly: red. Hex color #816948 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816948 is #7E96B7. Grayscale: #6C6C6C. Windows color (decimal): -8296120 or 4745601. OLE color: 4745601.
HSL color Cylindrical-coordinate representation of color #816948: hue angle of 34.74º 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 #816948 is Cyan = 0, Magento = 0.19, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 72 | - |
| CMYK | 0 | 0.19 | 0.44 | 0.49 |
| HSL | 34.74º | 0.28% | 0.39% | - |
| HSV(B) | 34.74º | 0.44% | 0.51% | - |
| XYZ | 15.27 | 15.24 | 8.27 | - |
| YUV | 108.41 | 107.45 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 72 | 0 | 0.19 | 0.44 | 0.49 | 34.74 | 0.28 | 0.39 |
| Hex | 81 | 69 | 48 | 0 | 13 | 2C | 31 | 23 | 1C | 27 |
| Octal | 201 | 151 | 110 | 0 | 23 | 54 | 61 | 43 | 34 | 47 |
| Binary | 10000001 | 1101001 | 1001000 | 0 | 10011 | 101100 | 110001 | 100011 | 11100 | 100111 |
Color Harmonies of #816948
Complementary color
Monochromatic Colors of #816948
Black with #816948
Text Example
Text Example
White with #816948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816948; }
p { color: rgb(129,105,72); }
H1.HeaderClassName
{
color: #816948;
}
.AnyTagClassName
{
color: #816948;
}
</style>
background-color css
<style>
a { background-color: #816948; }
a { background-color: rgb(129,105,72); }
div.DivClassName
{
background-color: #816948;
}
.BgClassName
{
background-color: #816948;
}
</style>
border-color css
<style>
span { border-color: #816948; }
span { border-color: rgb(129,105,72); }
td.TdClassName
{
border-color: #816948;
}
.TagClassName
{
border-color: #816948;
}
</style>