Shades of Golden Brown #966816
Tints of Golden Brown #966816
RGB
CMYK
RGB Variations
Color information
#966816 (or 0x966816) is known color: Golden Brown. HEX triplet: 96, 68 and 16. RGB value is (150,104,22). Sum of RGB (Red+Green+Blue) = 150+104+22=276 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.35% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 22 (8.98% from 255 or 7.97% from 276); Max value from RGB is 150 - color contains mainly: red. Hex color #966816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966816 is #6997E9. Grayscale: #6C6C6C. Windows color (decimal): -6920170 or 1468566. OLE color: 1468566.
HSL color Cylindrical-coordinate representation of color #966816: hue angle of 38.44º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #966816 is Cyan = 0, Magento = 0.31, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 22 | - |
| CMYK | 0 | 0.31 | 0.85 | 0.41 |
| HSL | 38.44º | 0.74% | 0.34% | - |
| HSV(B) | 38.44º | 0.85% | 0.59% | - |
| XYZ | 17.67 | 16.44 | 3 | - |
| YUV | 108.41 | 79.24 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 22 | 0 | 0.31 | 0.85 | 0.41 | 38.44 | 0.74 | 0.34 |
| Hex | 96 | 68 | 16 | 0 | 1F | 55 | 29 | 26 | 4A | 22 |
| Octal | 226 | 150 | 26 | 0 | 37 | 125 | 51 | 46 | 112 | 42 |
| Binary | 10010110 | 1101000 | 10110 | 0 | 11111 | 1010101 | 101001 | 100110 | 1001010 | 100010 |
Color Harmonies of #966816
Complementary color
Monochromatic Colors of #966816
Black with #966816
Text Example
Text Example
White with #966816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966816; }
p { color: rgb(150,104,22); }
H1.HeaderClassName
{
color: #966816;
}
.AnyTagClassName
{
color: #966816;
}
</style>
background-color css
<style>
a { background-color: #966816; }
a { background-color: rgb(150,104,22); }
div.DivClassName
{
background-color: #966816;
}
.BgClassName
{
background-color: #966816;
}
</style>
border-color css
<style>
span { border-color: #966816; }
span { border-color: rgb(150,104,22); }
td.TdClassName
{
border-color: #966816;
}
.TagClassName
{
border-color: #966816;
}
</style>