Shades of Yukon Gold #866608
Tints of Yukon Gold #866608
RGB
CMYK
RGB Variations
Color information
#866608 (or 0x866608) is known color: Yukon Gold. HEX triplet: 86, 66 and 08. RGB value is (134,102,8). Sum of RGB (Red+Green+Blue) = 134+102+8=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 8 (3.52% from 255 or 3.28% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #866608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866608 is #7999F7. Grayscale: #656565. Windows color (decimal): -7969272 or 550534. OLE color: 550534.
HSL color Cylindrical-coordinate representation of color #866608: hue angle of 44.76º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #866608 is Cyan = 0, Magento = 0.24, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 8 | - |
| CMYK | 0 | 0.24 | 0.94 | 0.47 |
| HSL | 44.76º | 0.89% | 0.28% | - |
| HSV(B) | 44.76º | 0.94% | 0.53% | - |
| XYZ | 14.63 | 14.59 | 2.27 | - |
| YUV | 100.85 | 75.6 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 8 | 0 | 0.24 | 0.94 | 0.47 | 44.76 | 0.89 | 0.28 |
| Hex | 86 | 66 | 8 | 0 | 18 | 5E | 2F | 2D | 59 | 1C |
| Octal | 206 | 146 | 10 | 0 | 30 | 136 | 57 | 55 | 131 | 34 |
| Binary | 10000110 | 1100110 | 1000 | 0 | 11000 | 1011110 | 101111 | 101101 | 1011001 | 11100 |
Color Harmonies of #866608
Complementary color
Monochromatic Colors of #866608
Black with #866608
Text Example
Text Example
White with #866608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866608; }
p { color: rgb(134,102,8); }
H1.HeaderClassName
{
color: #866608;
}
.AnyTagClassName
{
color: #866608;
}
</style>
background-color css
<style>
a { background-color: #866608; }
a { background-color: rgb(134,102,8); }
div.DivClassName
{
background-color: #866608;
}
.BgClassName
{
background-color: #866608;
}
</style>
border-color css
<style>
span { border-color: #866608; }
span { border-color: rgb(134,102,8); }
td.TdClassName
{
border-color: #866608;
}
.TagClassName
{
border-color: #866608;
}
</style>