Shades of Golden Brown #977706
Tints of Golden Brown #977706
RGB
CMYK
RGB Variations
Color information
#977706 (or 0x977706) is known color: Golden Brown. HEX triplet: 97, 77 and 06. RGB value is (151,119,6). Sum of RGB (Red+Green+Blue) = 151+119+6=276 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.71% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 6 (2.73% from 255 or 2.17% from 276); Max value from RGB is 151 - color contains mainly: red. Hex color #977706 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977706 is #6888F9. Grayscale: #747474. Windows color (decimal): -6850810 or 423831. OLE color: 423831.
HSL color Cylindrical-coordinate representation of color #977706: hue angle of 46.76º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #977706 is Cyan = 0, Magento = 0.21, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 6 | - |
| CMYK | 0 | 0.21 | 0.96 | 0.41 |
| HSL | 46.76º | 0.92% | 0.31% | - |
| HSV(B) | 46.76º | 0.96% | 0.59% | - |
| XYZ | 19.39 | 19.79 | 2.97 | - |
| YUV | 115.69 | 66.1 | 153.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 6 | 0 | 0.21 | 0.96 | 0.41 | 46.76 | 0.92 | 0.31 |
| Hex | 97 | 77 | 6 | 0 | 15 | 60 | 29 | 2F | 5C | 1F |
| Octal | 227 | 167 | 6 | 0 | 25 | 140 | 51 | 57 | 134 | 37 |
| Binary | 10010111 | 1110111 | 110 | 0 | 10101 | 1100000 | 101001 | 101111 | 1011100 | 11111 |
Color Harmonies of #977706
Complementary color
Monochromatic Colors of #977706
Black with #977706
Text Example
Text Example
White with #977706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977706; }
p { color: rgb(151,119,6); }
H1.HeaderClassName
{
color: #977706;
}
.AnyTagClassName
{
color: #977706;
}
</style>
background-color css
<style>
a { background-color: #977706; }
a { background-color: rgb(151,119,6); }
div.DivClassName
{
background-color: #977706;
}
.BgClassName
{
background-color: #977706;
}
</style>
border-color css
<style>
span { border-color: #977706; }
span { border-color: rgb(151,119,6); }
td.TdClassName
{
border-color: #977706;
}
.TagClassName
{
border-color: #977706;
}
</style>