Shades of Golden Brown #977504
Tints of Golden Brown #977504
RGB
CMYK
RGB Variations
Color information
#977504 (or 0x977504) is known color: Golden Brown. HEX triplet: 97, 75 and 04. RGB value is (151,117,4). Sum of RGB (Red+Green+Blue) = 151+117+4=272 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.51% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 4 (1.95% from 255 or 1.47% from 272); Max value from RGB is 151 - color contains mainly: red. Hex color #977504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977504 is #688AFB. Grayscale: #727272. Windows color (decimal): -6851324 or 292247. OLE color: 292247.
HSL color Cylindrical-coordinate representation of color #977504: hue angle of 46.12º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #977504 is Cyan = 0, Magento = 0.23, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 4 | - |
| CMYK | 0 | 0.23 | 0.97 | 0.41 |
| HSL | 46.12º | 0.95% | 0.3% | - |
| HSV(B) | 46.12º | 0.97% | 0.59% | - |
| XYZ | 19.15 | 19.31 | 2.83 | - |
| YUV | 114.28 | 65.76 | 154.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 4 | 0 | 0.23 | 0.97 | 0.41 | 46.12 | 0.95 | 0.3 |
| Hex | 97 | 75 | 4 | 0 | 17 | 61 | 29 | 2E | 5F | 1E |
| Octal | 227 | 165 | 4 | 0 | 27 | 141 | 51 | 56 | 137 | 36 |
| Binary | 10010111 | 1110101 | 100 | 0 | 10111 | 1100001 | 101001 | 101110 | 1011111 | 11110 |
Color Harmonies of #977504
Complementary color
Monochromatic Colors of #977504
Black with #977504
Text Example
Text Example
White with #977504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977504; }
p { color: rgb(151,117,4); }
H1.HeaderClassName
{
color: #977504;
}
.AnyTagClassName
{
color: #977504;
}
</style>
background-color css
<style>
a { background-color: #977504; }
a { background-color: rgb(151,117,4); }
div.DivClassName
{
background-color: #977504;
}
.BgClassName
{
background-color: #977504;
}
</style>
border-color css
<style>
span { border-color: #977504; }
span { border-color: rgb(151,117,4); }
td.TdClassName
{
border-color: #977504;
}
.TagClassName
{
border-color: #977504;
}
</style>