Shades of Yukon Gold #866210
Tints of Yukon Gold #866210
RGB
CMYK
RGB Variations
Color information
#866210 (or 0x866210) is known color: Yukon Gold. HEX triplet: 86, 62 and 10. RGB value is (134,98,16). Sum of RGB (Red+Green+Blue) = 134+98+16=248 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.03% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 134 - color contains mainly: red. Hex color #866210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866210 is #799DEF. Grayscale: #636363. Windows color (decimal): -7970288 or 1073798. OLE color: 1073798.
HSL color Cylindrical-coordinate representation of color #866210: hue angle of 41.69º 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 #866210 is Cyan = 0, Magento = 0.27, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 16 | - |
| CMYK | 0 | 0.27 | 0.88 | 0.47 |
| HSL | 41.69º | 0.79% | 0.29% | - |
| HSV(B) | 41.69º | 0.88% | 0.53% | - |
| XYZ | 14.29 | 13.84 | 2.41 | - |
| YUV | 99.42 | 80.93 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 16 | 0 | 0.27 | 0.88 | 0.47 | 41.69 | 0.79 | 0.29 |
| Hex | 86 | 62 | 10 | 0 | 1B | 58 | 2F | 2A | 4F | 1D |
| Octal | 206 | 142 | 20 | 0 | 33 | 130 | 57 | 52 | 117 | 35 |
| Binary | 10000110 | 1100010 | 10000 | 0 | 11011 | 1011000 | 101111 | 101010 | 1001111 | 11101 |
Color Harmonies of #866210
Complementary color
Monochromatic Colors of #866210
Black with #866210
Text Example
Text Example
White with #866210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866210; }
p { color: rgb(134,98,16); }
H1.HeaderClassName
{
color: #866210;
}
.AnyTagClassName
{
color: #866210;
}
</style>
background-color css
<style>
a { background-color: #866210; }
a { background-color: rgb(134,98,16); }
div.DivClassName
{
background-color: #866210;
}
.BgClassName
{
background-color: #866210;
}
</style>
border-color css
<style>
span { border-color: #866210; }
span { border-color: rgb(134,98,16); }
td.TdClassName
{
border-color: #866210;
}
.TagClassName
{
border-color: #866210;
}
</style>