Shades of Yukon Gold #866616
Tints of Yukon Gold #866616
RGB
CMYK
RGB Variations
Color information
#866616 (or 0x866616) is known color: Yukon Gold. HEX triplet: 86, 66 and 16. RGB value is (134,102,22). Sum of RGB (Red+Green+Blue) = 134+102+22=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 102 (40.23% from 255 or 39.53% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #866616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866616 is #7999E9. Grayscale: #666666. Windows color (decimal): -7969258 or 1468038. OLE color: 1468038.
HSL color Cylindrical-coordinate representation of color #866616: hue angle of 42.86º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #866616 is Cyan = 0, Magento = 0.24, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 22 | - |
| CMYK | 0 | 0.24 | 0.84 | 0.47 |
| HSL | 42.86º | 0.72% | 0.31% | - |
| HSV(B) | 42.86º | 0.84% | 0.53% | - |
| XYZ | 14.73 | 14.63 | 2.81 | - |
| YUV | 102.45 | 82.6 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 22 | 0 | 0.24 | 0.84 | 0.47 | 42.86 | 0.72 | 0.31 |
| Hex | 86 | 66 | 16 | 0 | 18 | 54 | 2F | 2B | 48 | 1F |
| Octal | 206 | 146 | 26 | 0 | 30 | 124 | 57 | 53 | 110 | 37 |
| Binary | 10000110 | 1100110 | 10110 | 0 | 11000 | 1010100 | 101111 | 101011 | 1001000 | 11111 |
Color Harmonies of #866616
Complementary color
Monochromatic Colors of #866616
Black with #866616
Text Example
Text Example
White with #866616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866616; }
p { color: rgb(134,102,22); }
H1.HeaderClassName
{
color: #866616;
}
.AnyTagClassName
{
color: #866616;
}
</style>
background-color css
<style>
a { background-color: #866616; }
a { background-color: rgb(134,102,22); }
div.DivClassName
{
background-color: #866616;
}
.BgClassName
{
background-color: #866616;
}
</style>
border-color css
<style>
span { border-color: #866616; }
span { border-color: rgb(134,102,22); }
td.TdClassName
{
border-color: #866616;
}
.TagClassName
{
border-color: #866616;
}
</style>