Shades of Golden Brown #966814
Tints of Golden Brown #966814
RGB
CMYK
RGB Variations
Color information
#966814 (or 0x966814) is known color: Golden Brown. HEX triplet: 96, 68 and 14. RGB value is (150,104,20). Sum of RGB (Red+Green+Blue) = 150+104+20=274 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.74% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 20 (8.20% from 255 or 7.30% from 274); Max value from RGB is 150 - color contains mainly: red. Hex color #966814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #966814 is #6997EB. Grayscale: #6C6C6C. Windows color (decimal): -6920172 or 1337494. OLE color: 1337494.
HSL color Cylindrical-coordinate representation of color #966814: hue angle of 38.77º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #966814 is Cyan = 0, Magento = 0.31, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 20 | - |
| CMYK | 0 | 0.31 | 0.87 | 0.41 |
| HSL | 38.77º | 0.76% | 0.33% | - |
| HSV(B) | 38.77º | 0.87% | 0.59% | - |
| XYZ | 17.65 | 16.44 | 2.9 | - |
| YUV | 108.18 | 78.24 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 20 | 0 | 0.31 | 0.87 | 0.41 | 38.77 | 0.76 | 0.33 |
| Hex | 96 | 68 | 14 | 0 | 1F | 57 | 29 | 27 | 4C | 21 |
| Octal | 226 | 150 | 24 | 0 | 37 | 127 | 51 | 47 | 114 | 41 |
| Binary | 10010110 | 1101000 | 10100 | 0 | 11111 | 1010111 | 101001 | 100111 | 1001100 | 100001 |
Color Harmonies of #966814
Complementary color
Monochromatic Colors of #966814
Black with #966814
Text Example
Text Example
White with #966814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966814; }
p { color: rgb(150,104,20); }
H1.HeaderClassName
{
color: #966814;
}
.AnyTagClassName
{
color: #966814;
}
</style>
background-color css
<style>
a { background-color: #966814; }
a { background-color: rgb(150,104,20); }
div.DivClassName
{
background-color: #966814;
}
.BgClassName
{
background-color: #966814;
}
</style>
border-color css
<style>
span { border-color: #966814; }
span { border-color: rgb(150,104,20); }
td.TdClassName
{
border-color: #966814;
}
.TagClassName
{
border-color: #966814;
}
</style>