Shades of Golden Brown #977319
Tints of Golden Brown #977319
RGB
CMYK
RGB Variations
Color information
#977319 (or 0x977319) is known color: Golden Brown. HEX triplet: 97, 73 and 19. RGB value is (151,115,25). Sum of RGB (Red+Green+Blue) = 151+115+25=291 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.89% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 25 (10.16% from 255 or 8.59% from 291); Max value from RGB is 151 - color contains mainly: red. Hex color #977319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #977319 is #688CE6. Grayscale: #737373. Windows color (decimal): -6851815 or 1667991. OLE color: 1667991.
HSL color Cylindrical-coordinate representation of color #977319: hue angle of 42.86º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #977319 is Cyan = 0, Magento = 0.24, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 115 | 25 | - |
| CMYK | 0 | 0.24 | 0.83 | 0.41 |
| HSL | 42.86º | 0.72% | 0.35% | - |
| HSV(B) | 42.86º | 0.83% | 0.59% | - |
| XYZ | 19.07 | 18.91 | 3.56 | - |
| YUV | 115.5 | 76.93 | 153.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 115 | 25 | 0 | 0.24 | 0.83 | 0.41 | 42.86 | 0.72 | 0.35 |
| Hex | 97 | 73 | 19 | 0 | 18 | 53 | 29 | 2B | 48 | 23 |
| Octal | 227 | 163 | 31 | 0 | 30 | 123 | 51 | 53 | 110 | 43 |
| Binary | 10010111 | 1110011 | 11001 | 0 | 11000 | 1010011 | 101001 | 101011 | 1001000 | 100011 |
Color Harmonies of #977319
Complementary color
Monochromatic Colors of #977319
Black with #977319
Text Example
Text Example
White with #977319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977319; }
p { color: rgb(151,115,25); }
H1.HeaderClassName
{
color: #977319;
}
.AnyTagClassName
{
color: #977319;
}
</style>
background-color css
<style>
a { background-color: #977319; }
a { background-color: rgb(151,115,25); }
div.DivClassName
{
background-color: #977319;
}
.BgClassName
{
background-color: #977319;
}
</style>
border-color css
<style>
span { border-color: #977319; }
span { border-color: rgb(151,115,25); }
td.TdClassName
{
border-color: #977319;
}
.TagClassName
{
border-color: #977319;
}
</style>