Shades of Yukon Gold #867210
Tints of Yukon Gold #867210
RGB
CMYK
RGB Variations
Color information
#867210 (or 0x867210) is known color: Yukon Gold. HEX triplet: 86, 72 and 10. RGB value is (134,114,16). Sum of RGB (Red+Green+Blue) = 134+114+16=264 (34% of max value = 765). Red value is 134 (52.73% from 255 or 50.76% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 16 (6.64% from 255 or 6.06% from 264); Max value from RGB is 134 - color contains mainly: red. Hex color #867210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867210 is #798DEF. Grayscale: #6D6D6D. Windows color (decimal): -7966192 or 1077894. OLE color: 1077894.
HSL color Cylindrical-coordinate representation of color #867210: hue angle of 49.83º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #867210 is Cyan = 0, Magento = 0.15, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 16 | - |
| CMYK | 0 | 0.15 | 0.88 | 0.47 |
| HSL | 49.83º | 0.79% | 0.29% | - |
| HSV(B) | 49.83º | 0.88% | 0.53% | - |
| XYZ | 15.94 | 17.14 | 2.96 | - |
| YUV | 108.81 | 75.63 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 16 | 0 | 0.15 | 0.88 | 0.47 | 49.83 | 0.79 | 0.29 |
| Hex | 86 | 72 | 10 | 0 | F | 58 | 2F | 32 | 4F | 1D |
| Octal | 206 | 162 | 20 | 0 | 17 | 130 | 57 | 62 | 117 | 35 |
| Binary | 10000110 | 1110010 | 10000 | 0 | 1111 | 1011000 | 101111 | 110010 | 1001111 | 11101 |
Color Harmonies of #867210
Complementary color
Monochromatic Colors of #867210
Black with #867210
Text Example
Text Example
White with #867210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867210; }
p { color: rgb(134,114,16); }
H1.HeaderClassName
{
color: #867210;
}
.AnyTagClassName
{
color: #867210;
}
</style>
background-color css
<style>
a { background-color: #867210; }
a { background-color: rgb(134,114,16); }
div.DivClassName
{
background-color: #867210;
}
.BgClassName
{
background-color: #867210;
}
</style>
border-color css
<style>
span { border-color: #867210; }
span { border-color: rgb(134,114,16); }
td.TdClassName
{
border-color: #867210;
}
.TagClassName
{
border-color: #867210;
}
</style>