Shades of Yukon Gold #866905
Tints of Yukon Gold #866905
RGB
CMYK
RGB Variations
Color information
#866905 (or 0x866905) is known color: Yukon Gold. HEX triplet: 86, 69 and 05. RGB value is (134,105,5). Sum of RGB (Red+Green+Blue) = 134+105+5=244 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.92% from 244); Green value is 105 (41.41% from 255 or 43.03% from 244); Blue value is 5 (2.34% from 255 or 2.05% from 244); Max value from RGB is 134 - color contains mainly: red. Hex color #866905 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866905 is #7996FA. Grayscale: #666666. Windows color (decimal): -7968507 or 354694. OLE color: 354694.
HSL color Cylindrical-coordinate representation of color #866905: hue angle of 46.51º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #866905 is Cyan = 0, Magento = 0.22, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 5 | - |
| CMYK | 0 | 0.22 | 0.96 | 0.47 |
| HSL | 46.51º | 0.93% | 0.27% | - |
| HSV(B) | 46.51º | 0.96% | 0.53% | - |
| XYZ | 14.91 | 15.18 | 2.29 | - |
| YUV | 102.27 | 73.11 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 5 | 0 | 0.22 | 0.96 | 0.47 | 46.51 | 0.93 | 0.27 |
| Hex | 86 | 69 | 5 | 0 | 16 | 60 | 2F | 2F | 5D | 1B |
| Octal | 206 | 151 | 5 | 0 | 26 | 140 | 57 | 57 | 135 | 33 |
| Binary | 10000110 | 1101001 | 101 | 0 | 10110 | 1100000 | 101111 | 101111 | 1011101 | 11011 |
Color Harmonies of #866905
Complementary color
Monochromatic Colors of #866905
Black with #866905
Text Example
Text Example
White with #866905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866905; }
p { color: rgb(134,105,5); }
H1.HeaderClassName
{
color: #866905;
}
.AnyTagClassName
{
color: #866905;
}
</style>
background-color css
<style>
a { background-color: #866905; }
a { background-color: rgb(134,105,5); }
div.DivClassName
{
background-color: #866905;
}
.BgClassName
{
background-color: #866905;
}
</style>
border-color css
<style>
span { border-color: #866905; }
span { border-color: rgb(134,105,5); }
td.TdClassName
{
border-color: #866905;
}
.TagClassName
{
border-color: #866905;
}
</style>