Shades of Yukon Gold #866610
Tints of Yukon Gold #866610
RGB
CMYK
RGB Variations
Color information
#866610 (or 0x866610) is known color: Yukon Gold. HEX triplet: 86, 66 and 10. RGB value is (134,102,16). Sum of RGB (Red+Green+Blue) = 134+102+16=252 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.17% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 16 (6.64% from 255 or 6.35% from 252); Max value from RGB is 134 - color contains mainly: red. Hex color #866610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866610 is #7999EF. Grayscale: #666666. Windows color (decimal): -7969264 or 1074822. OLE color: 1074822.
HSL color Cylindrical-coordinate representation of color #866610: hue angle of 43.73º 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 #866610 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 16 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.47 |
| HSL | 43.73º | 0.79% | 0.29% | - |
| HSV(B) | 43.73º | 0.88% | 0.53% | - |
| XYZ | 14.68 | 14.61 | 2.54 | - |
| YUV | 101.76 | 79.6 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 16 | 0 | 0.24 | 0.88 | 0.47 | 43.73 | 0.79 | 0.29 |
| Hex | 86 | 66 | 10 | 0 | 18 | 58 | 2F | 2C | 4F | 1D |
| Octal | 206 | 146 | 20 | 0 | 30 | 130 | 57 | 54 | 117 | 35 |
| Binary | 10000110 | 1100110 | 10000 | 0 | 11000 | 1011000 | 101111 | 101100 | 1001111 | 11101 |
Color Harmonies of #866610
Complementary color
Monochromatic Colors of #866610
Black with #866610
Text Example
Text Example
White with #866610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866610; }
p { color: rgb(134,102,16); }
H1.HeaderClassName
{
color: #866610;
}
.AnyTagClassName
{
color: #866610;
}
</style>
background-color css
<style>
a { background-color: #866610; }
a { background-color: rgb(134,102,16); }
div.DivClassName
{
background-color: #866610;
}
.BgClassName
{
background-color: #866610;
}
</style>
border-color css
<style>
span { border-color: #866610; }
span { border-color: rgb(134,102,16); }
td.TdClassName
{
border-color: #866610;
}
.TagClassName
{
border-color: #866610;
}
</style>