Shades of Yukon Gold #866010
Tints of Yukon Gold #866010
RGB
CMYK
RGB Variations
Color information
#866010 (or 0x866010) is known color: Yukon Gold. HEX triplet: 86, 60 and 10. RGB value is (134,96,16). Sum of RGB (Red+Green+Blue) = 134+96+16=246 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.47% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 16 (6.64% from 255 or 6.50% from 246); Max value from RGB is 134 - color contains mainly: red. Hex color #866010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866010 is #799FEF. Grayscale: #626262. Windows color (decimal): -7970800 or 1073286. OLE color: 1073286.
HSL color Cylindrical-coordinate representation of color #866010: hue angle of 40.68º 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 #866010 is Cyan = 0, Magento = 0.28, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 16 | - |
| CMYK | 0 | 0.28 | 0.88 | 0.47 |
| HSL | 40.68º | 0.79% | 0.29% | - |
| HSV(B) | 40.68º | 0.88% | 0.53% | - |
| XYZ | 14.11 | 13.47 | 2.35 | - |
| YUV | 98.24 | 81.59 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 16 | 0 | 0.28 | 0.88 | 0.47 | 40.68 | 0.79 | 0.29 |
| Hex | 86 | 60 | 10 | 0 | 1C | 58 | 2F | 29 | 4F | 1D |
| Octal | 206 | 140 | 20 | 0 | 34 | 130 | 57 | 51 | 117 | 35 |
| Binary | 10000110 | 1100000 | 10000 | 0 | 11100 | 1011000 | 101111 | 101001 | 1001111 | 11101 |
Color Harmonies of #866010
Complementary color
Monochromatic Colors of #866010
Black with #866010
Text Example
Text Example
White with #866010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866010; }
p { color: rgb(134,96,16); }
H1.HeaderClassName
{
color: #866010;
}
.AnyTagClassName
{
color: #866010;
}
</style>
background-color css
<style>
a { background-color: #866010; }
a { background-color: rgb(134,96,16); }
div.DivClassName
{
background-color: #866010;
}
.BgClassName
{
background-color: #866010;
}
</style>
border-color css
<style>
span { border-color: #866010; }
span { border-color: rgb(134,96,16); }
td.TdClassName
{
border-color: #866010;
}
.TagClassName
{
border-color: #866010;
}
</style>