Shades of Golden Brown #977605
Tints of Golden Brown #977605
RGB
CMYK
RGB Variations
Color information
#977605 (or 0x977605) is known color: Golden Brown. HEX triplet: 97, 76 and 05. RGB value is (151,118,5). Sum of RGB (Red+Green+Blue) = 151+118+5=274 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.11% from 274); Green value is 118 (46.48% from 255 or 43.07% from 274); Blue value is 5 (2.34% from 255 or 1.82% from 274); Max value from RGB is 151 - color contains mainly: red. Hex color #977605 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977605 is #6889FA. Grayscale: #737373. Windows color (decimal): -6851067 or 358039. OLE color: 358039.
HSL color Cylindrical-coordinate representation of color #977605: hue angle of 46.44º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #977605 is Cyan = 0, Magento = 0.22, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 5 | - |
| CMYK | 0 | 0.22 | 0.97 | 0.41 |
| HSL | 46.44º | 0.94% | 0.31% | - |
| HSV(B) | 46.44º | 0.97% | 0.59% | - |
| XYZ | 19.27 | 19.55 | 2.9 | - |
| YUV | 114.99 | 65.93 | 153.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 5 | 0 | 0.22 | 0.97 | 0.41 | 46.44 | 0.94 | 0.31 |
| Hex | 97 | 76 | 5 | 0 | 16 | 61 | 29 | 2E | 5E | 1F |
| Octal | 227 | 166 | 5 | 0 | 26 | 141 | 51 | 56 | 136 | 37 |
| Binary | 10010111 | 1110110 | 101 | 0 | 10110 | 1100001 | 101001 | 101110 | 1011110 | 11111 |
Color Harmonies of #977605
Complementary color
Monochromatic Colors of #977605
Black with #977605
Text Example
Text Example
White with #977605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977605; }
p { color: rgb(151,118,5); }
H1.HeaderClassName
{
color: #977605;
}
.AnyTagClassName
{
color: #977605;
}
</style>
background-color css
<style>
a { background-color: #977605; }
a { background-color: rgb(151,118,5); }
div.DivClassName
{
background-color: #977605;
}
.BgClassName
{
background-color: #977605;
}
</style>
border-color css
<style>
span { border-color: #977605; }
span { border-color: rgb(151,118,5); }
td.TdClassName
{
border-color: #977605;
}
.TagClassName
{
border-color: #977605;
}
</style>