Shades of Golden Brown #976614
Tints of Golden Brown #976614
RGB
CMYK
RGB Variations
Color information
#976614 (or 0x976614) is known color: Golden Brown. HEX triplet: 97, 66 and 14. RGB value is (151,102,20). Sum of RGB (Red+Green+Blue) = 151+102+20=273 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.31% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 20 (8.20% from 255 or 7.33% from 273); Max value from RGB is 151 - color contains mainly: red. Hex color #976614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #976614 is #6899EB. Grayscale: #6B6B6B. Windows color (decimal): -6855148 or 1336983. OLE color: 1336983.
HSL color Cylindrical-coordinate representation of color #976614: hue angle of 37.56º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #976614 is Cyan = 0, Magento = 0.32, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 102 | 20 | - |
| CMYK | 0 | 0.32 | 0.87 | 0.41 |
| HSL | 37.56º | 0.77% | 0.34% | - |
| HSV(B) | 37.56º | 0.87% | 0.59% | - |
| XYZ | 17.64 | 16.13 | 2.85 | - |
| YUV | 107.3 | 78.73 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 102 | 20 | 0 | 0.32 | 0.87 | 0.41 | 37.56 | 0.77 | 0.34 |
| Hex | 97 | 66 | 14 | 0 | 20 | 57 | 29 | 26 | 4D | 22 |
| Octal | 227 | 146 | 24 | 0 | 40 | 127 | 51 | 46 | 115 | 42 |
| Binary | 10010111 | 1100110 | 10100 | 0 | 100000 | 1010111 | 101001 | 100110 | 1001101 | 100010 |
Color Harmonies of #976614
Complementary color
Monochromatic Colors of #976614
Black with #976614
Text Example
Text Example
White with #976614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976614; }
p { color: rgb(151,102,20); }
H1.HeaderClassName
{
color: #976614;
}
.AnyTagClassName
{
color: #976614;
}
</style>
background-color css
<style>
a { background-color: #976614; }
a { background-color: rgb(151,102,20); }
div.DivClassName
{
background-color: #976614;
}
.BgClassName
{
background-color: #976614;
}
</style>
border-color css
<style>
span { border-color: #976614; }
span { border-color: rgb(151,102,20); }
td.TdClassName
{
border-color: #976614;
}
.TagClassName
{
border-color: #976614;
}
</style>