Shades of Yukon Gold #866510
Tints of Yukon Gold #866510
RGB
CMYK
RGB Variations
Color information
#866510 (or 0x866510) is known color: Yukon Gold. HEX triplet: 86, 65 and 10. RGB value is (134,101,16). Sum of RGB (Red+Green+Blue) = 134+101+16=251 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.39% from 251); Green value is 101 (39.84% from 255 or 40.24% from 251); Blue value is 16 (6.64% from 255 or 6.37% from 251); Max value from RGB is 134 - color contains mainly: red. Hex color #866510 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866510 is #799AEF. Grayscale: #656565. Windows color (decimal): -7969520 or 1074566. OLE color: 1074566.
HSL color Cylindrical-coordinate representation of color #866510: hue angle of 43.22º 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 #866510 is Cyan = 0, Magento = 0.25, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 16 | - |
| CMYK | 0 | 0.25 | 0.88 | 0.47 |
| HSL | 43.22º | 0.79% | 0.29% | - |
| HSV(B) | 43.22º | 0.88% | 0.53% | - |
| XYZ | 14.58 | 14.41 | 2.5 | - |
| YUV | 101.18 | 79.93 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 16 | 0 | 0.25 | 0.88 | 0.47 | 43.22 | 0.79 | 0.29 |
| Hex | 86 | 65 | 10 | 0 | 19 | 58 | 2F | 2B | 4F | 1D |
| Octal | 206 | 145 | 20 | 0 | 31 | 130 | 57 | 53 | 117 | 35 |
| Binary | 10000110 | 1100101 | 10000 | 0 | 11001 | 1011000 | 101111 | 101011 | 1001111 | 11101 |
Color Harmonies of #866510
Complementary color
Monochromatic Colors of #866510
Black with #866510
Text Example
Text Example
White with #866510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866510; }
p { color: rgb(134,101,16); }
H1.HeaderClassName
{
color: #866510;
}
.AnyTagClassName
{
color: #866510;
}
</style>
background-color css
<style>
a { background-color: #866510; }
a { background-color: rgb(134,101,16); }
div.DivClassName
{
background-color: #866510;
}
.BgClassName
{
background-color: #866510;
}
</style>
border-color css
<style>
span { border-color: #866510; }
span { border-color: rgb(134,101,16); }
td.TdClassName
{
border-color: #866510;
}
.TagClassName
{
border-color: #866510;
}
</style>