Shades of Yukon Gold #867416
Tints of Yukon Gold #867416
RGB
CMYK
RGB Variations
Color information
#867416 (or 0x867416) is known color: Yukon Gold. HEX triplet: 86, 74 and 16. RGB value is (134,116,22). Sum of RGB (Red+Green+Blue) = 134+116+22=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 22 (8.98% from 255 or 8.09% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #867416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867416 is #798BE9. Grayscale: #6F6F6F. Windows color (decimal): -7965674 or 1471622. OLE color: 1471622.
HSL color Cylindrical-coordinate representation of color #867416: hue angle of 50.36º 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 #867416 is Cyan = 0, Magento = 0.13, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 22 | - |
| CMYK | 0 | 0.13 | 0.84 | 0.47 |
| HSL | 50.36º | 0.72% | 0.31% | - |
| HSV(B) | 50.36º | 0.84% | 0.53% | - |
| XYZ | 16.22 | 17.62 | 3.3 | - |
| YUV | 110.67 | 77.96 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 22 | 0 | 0.13 | 0.84 | 0.47 | 50.36 | 0.72 | 0.31 |
| Hex | 86 | 74 | 16 | 0 | D | 54 | 2F | 32 | 48 | 1F |
| Octal | 206 | 164 | 26 | 0 | 15 | 124 | 57 | 62 | 110 | 37 |
| Binary | 10000110 | 1110100 | 10110 | 0 | 1101 | 1010100 | 101111 | 110010 | 1001000 | 11111 |
Color Harmonies of #867416
Complementary color
Monochromatic Colors of #867416
Black with #867416
Text Example
Text Example
White with #867416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867416; }
p { color: rgb(134,116,22); }
H1.HeaderClassName
{
color: #867416;
}
.AnyTagClassName
{
color: #867416;
}
</style>
background-color css
<style>
a { background-color: #867416; }
a { background-color: rgb(134,116,22); }
div.DivClassName
{
background-color: #867416;
}
.BgClassName
{
background-color: #867416;
}
</style>
border-color css
<style>
span { border-color: #867416; }
span { border-color: rgb(134,116,22); }
td.TdClassName
{
border-color: #867416;
}
.TagClassName
{
border-color: #867416;
}
</style>