Shades of Golden Brown #976719
Tints of Golden Brown #976719
RGB
CMYK
RGB Variations
Color information
#976719 (or 0x976719) is known color: Golden Brown. HEX triplet: 97, 67 and 19. RGB value is (151,103,25). Sum of RGB (Red+Green+Blue) = 151+103+25=279 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.12% from 279); Green value is 103 (40.62% from 255 or 36.92% from 279); Blue value is 25 (10.16% from 255 or 8.96% from 279); Max value from RGB is 151 - color contains mainly: red. Hex color #976719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #976719 is #6898E6. Grayscale: #6C6C6C. Windows color (decimal): -6854887 or 1664919. OLE color: 1664919.
HSL color Cylindrical-coordinate representation of color #976719: hue angle of 37.14º 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 #976719 is Cyan = 0, Magento = 0.32, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 103 | 25 | - |
| CMYK | 0 | 0.32 | 0.83 | 0.41 |
| HSL | 37.14º | 0.72% | 0.35% | - |
| HSV(B) | 37.14º | 0.83% | 0.59% | - |
| XYZ | 17.79 | 16.35 | 3.14 | - |
| YUV | 108.46 | 80.9 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 103 | 25 | 0 | 0.32 | 0.83 | 0.41 | 37.14 | 0.72 | 0.35 |
| Hex | 97 | 67 | 19 | 0 | 20 | 53 | 29 | 25 | 48 | 23 |
| Octal | 227 | 147 | 31 | 0 | 40 | 123 | 51 | 45 | 110 | 43 |
| Binary | 10010111 | 1100111 | 11001 | 0 | 100000 | 1010011 | 101001 | 100101 | 1001000 | 100011 |
Color Harmonies of #976719
Complementary color
Monochromatic Colors of #976719
Black with #976719
Text Example
Text Example
White with #976719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976719; }
p { color: rgb(151,103,25); }
H1.HeaderClassName
{
color: #976719;
}
.AnyTagClassName
{
color: #976719;
}
</style>
background-color css
<style>
a { background-color: #976719; }
a { background-color: rgb(151,103,25); }
div.DivClassName
{
background-color: #976719;
}
.BgClassName
{
background-color: #976719;
}
</style>
border-color css
<style>
span { border-color: #976719; }
span { border-color: rgb(151,103,25); }
td.TdClassName
{
border-color: #976719;
}
.TagClassName
{
border-color: #976719;
}
</style>