Shades of Golden Brown #977008
Tints of Golden Brown #977008
RGB
CMYK
RGB Variations
Color information
#977008 (or 0x977008) is known color: Golden Brown. HEX triplet: 97, 70 and 08. RGB value is (151,112,8). Sum of RGB (Red+Green+Blue) = 151+112+8=271 (35% of max value = 765). Red value is 151 (59.38% from 255 or 55.72% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 8 (3.52% from 255 or 2.95% from 271); Max value from RGB is 151 - color contains mainly: red. Hex color #977008 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977008 is #688FF7. Grayscale: #707070. Windows color (decimal): -6852600 or 553111. OLE color: 553111.
HSL color Cylindrical-coordinate representation of color #977008: hue angle of 43.64º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #977008 is Cyan = 0, Magento = 0.26, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 112 | 8 | - |
| CMYK | 0 | 0.26 | 0.95 | 0.41 |
| HSL | 43.64º | 0.9% | 0.31% | - |
| HSV(B) | 43.64º | 0.95% | 0.59% | - |
| XYZ | 18.6 | 18.19 | 2.76 | - |
| YUV | 111.81 | 69.42 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 112 | 8 | 0 | 0.26 | 0.95 | 0.41 | 43.64 | 0.9 | 0.31 |
| Hex | 97 | 70 | 8 | 0 | 1A | 5F | 29 | 2C | 5A | 1F |
| Octal | 227 | 160 | 10 | 0 | 32 | 137 | 51 | 54 | 132 | 37 |
| Binary | 10010111 | 1110000 | 1000 | 0 | 11010 | 1011111 | 101001 | 101100 | 1011010 | 11111 |
Color Harmonies of #977008
Complementary color
Monochromatic Colors of #977008
Black with #977008
Text Example
Text Example
White with #977008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977008; }
p { color: rgb(151,112,8); }
H1.HeaderClassName
{
color: #977008;
}
.AnyTagClassName
{
color: #977008;
}
</style>
background-color css
<style>
a { background-color: #977008; }
a { background-color: rgb(151,112,8); }
div.DivClassName
{
background-color: #977008;
}
.BgClassName
{
background-color: #977008;
}
</style>
border-color css
<style>
span { border-color: #977008; }
span { border-color: rgb(151,112,8); }
td.TdClassName
{
border-color: #977008;
}
.TagClassName
{
border-color: #977008;
}
</style>