Shades of Yukon Gold #837716
Tints of Yukon Gold #837716
RGB
CMYK
RGB Variations
Color information
#837716 (or 0x837716) is known color: Yukon Gold. HEX triplet: 83, 77 and 16. RGB value is (131,119,22). Sum of RGB (Red+Green+Blue) = 131+119+22=272 (36% of max value = 765). Red value is 131 (51.56% from 255 or 48.16% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 22 (8.98% from 255 or 8.09% from 272); Max value from RGB is 131 - color contains mainly: red. Hex color #837716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837716 is #7C88E9. Grayscale: #6F6F6F. Windows color (decimal): -8161514 or 1472387. OLE color: 1472387.
HSL color Cylindrical-coordinate representation of color #837716: hue angle of 53.39º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #837716 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 22 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.49 |
| HSL | 53.39º | 0.71% | 0.3% | - |
| HSV(B) | 53.39º | 0.83% | 0.51% | - |
| XYZ | 16.1 | 18.08 | 3.4 | - |
| YUV | 111.53 | 77.48 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 22 | 0 | 0.09 | 0.83 | 0.49 | 53.39 | 0.71 | 0.3 |
| Hex | 83 | 77 | 16 | 0 | 9 | 53 | 31 | 35 | 47 | 1E |
| Octal | 203 | 167 | 26 | 0 | 11 | 123 | 61 | 65 | 107 | 36 |
| Binary | 10000011 | 1110111 | 10110 | 0 | 1001 | 1010011 | 110001 | 110101 | 1000111 | 11110 |
Color Harmonies of #837716
Complementary color
Monochromatic Colors of #837716
Black with #837716
Text Example
Text Example
White with #837716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837716; }
p { color: rgb(131,119,22); }
H1.HeaderClassName
{
color: #837716;
}
.AnyTagClassName
{
color: #837716;
}
</style>
background-color css
<style>
a { background-color: #837716; }
a { background-color: rgb(131,119,22); }
div.DivClassName
{
background-color: #837716;
}
.BgClassName
{
background-color: #837716;
}
</style>
border-color css
<style>
span { border-color: #837716; }
span { border-color: rgb(131,119,22); }
td.TdClassName
{
border-color: #837716;
}
.TagClassName
{
border-color: #837716;
}
</style>