Shades of Yukon Gold #867516
Tints of Yukon Gold #867516
RGB
CMYK
RGB Variations
Color information
#867516 (or 0x867516) is known color: Yukon Gold. HEX triplet: 86, 75 and 16. RGB value is (134,117,22). Sum of RGB (Red+Green+Blue) = 134+117+22=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 22 (8.98% from 255 or 8.06% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #867516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867516 is #798AE9. Grayscale: #6F6F6F. Windows color (decimal): -7965418 or 1471878. OLE color: 1471878.
HSL color Cylindrical-coordinate representation of color #867516: hue angle of 50.89º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #867516 is Cyan = 0, Magento = 0.13, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 22 | - |
| CMYK | 0 | 0.13 | 0.84 | 0.47 |
| HSL | 50.89º | 0.72% | 0.31% | - |
| HSV(B) | 50.89º | 0.84% | 0.53% | - |
| XYZ | 16.34 | 17.85 | 3.34 | - |
| YUV | 111.25 | 77.63 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 22 | 0 | 0.13 | 0.84 | 0.47 | 50.89 | 0.72 | 0.31 |
| Hex | 86 | 75 | 16 | 0 | D | 54 | 2F | 33 | 48 | 1F |
| Octal | 206 | 165 | 26 | 0 | 15 | 124 | 57 | 63 | 110 | 37 |
| Binary | 10000110 | 1110101 | 10110 | 0 | 1101 | 1010100 | 101111 | 110011 | 1001000 | 11111 |
Color Harmonies of #867516
Complementary color
Monochromatic Colors of #867516
Black with #867516
Text Example
Text Example
White with #867516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867516; }
p { color: rgb(134,117,22); }
H1.HeaderClassName
{
color: #867516;
}
.AnyTagClassName
{
color: #867516;
}
</style>
background-color css
<style>
a { background-color: #867516; }
a { background-color: rgb(134,117,22); }
div.DivClassName
{
background-color: #867516;
}
.BgClassName
{
background-color: #867516;
}
</style>
border-color css
<style>
span { border-color: #867516; }
span { border-color: rgb(134,117,22); }
td.TdClassName
{
border-color: #867516;
}
.TagClassName
{
border-color: #867516;
}
</style>