Shades of Yukon Gold #866708
Tints of Yukon Gold #866708
RGB
CMYK
RGB Variations
Color information
#866708 (or 0x866708) is known color: Yukon Gold. HEX triplet: 86, 67 and 08. RGB value is (134,103,8). Sum of RGB (Red+Green+Blue) = 134+103+8=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 8 (3.52% from 255 or 3.27% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #866708 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866708 is #7998F7. Grayscale: #656565. Windows color (decimal): -7969016 or 550790. OLE color: 550790.
HSL color Cylindrical-coordinate representation of color #866708: hue angle of 45.24º 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 #866708 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 8 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.47 |
| HSL | 45.24º | 0.89% | 0.28% | - |
| HSV(B) | 45.24º | 0.94% | 0.53% | - |
| XYZ | 14.73 | 14.79 | 2.31 | - |
| YUV | 101.44 | 75.27 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 8 | 0 | 0.23 | 0.94 | 0.47 | 45.24 | 0.89 | 0.28 |
| Hex | 86 | 67 | 8 | 0 | 17 | 5E | 2F | 2D | 59 | 1C |
| Octal | 206 | 147 | 10 | 0 | 27 | 136 | 57 | 55 | 131 | 34 |
| Binary | 10000110 | 1100111 | 1000 | 0 | 10111 | 1011110 | 101111 | 101101 | 1011001 | 11100 |
Color Harmonies of #866708
Complementary color
Monochromatic Colors of #866708
Black with #866708
Text Example
Text Example
White with #866708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866708; }
p { color: rgb(134,103,8); }
H1.HeaderClassName
{
color: #866708;
}
.AnyTagClassName
{
color: #866708;
}
</style>
background-color css
<style>
a { background-color: #866708; }
a { background-color: rgb(134,103,8); }
div.DivClassName
{
background-color: #866708;
}
.BgClassName
{
background-color: #866708;
}
</style>
border-color css
<style>
span { border-color: #866708; }
span { border-color: rgb(134,103,8); }
td.TdClassName
{
border-color: #866708;
}
.TagClassName
{
border-color: #866708;
}
</style>