Shades of Yukon Gold #866805
Tints of Yukon Gold #866805
RGB
CMYK
RGB Variations
Color information
#866805 (or 0x866805) is known color: Yukon Gold. HEX triplet: 86, 68 and 05. RGB value is (134,104,5). Sum of RGB (Red+Green+Blue) = 134+104+5=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 104 (41.02% from 255 or 42.80% from 243); Blue value is 5 (2.34% from 255 or 2.06% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #866805 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866805 is #7997FA. Grayscale: #666666. Windows color (decimal): -7968763 or 354438. OLE color: 354438.
HSL color Cylindrical-coordinate representation of color #866805: hue angle of 46.05º 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 #866805 is Cyan = 0, Magento = 0.22, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 5 | - |
| CMYK | 0 | 0.22 | 0.96 | 0.47 |
| HSL | 46.05º | 0.93% | 0.27% | - |
| HSV(B) | 46.05º | 0.96% | 0.53% | - |
| XYZ | 14.81 | 14.98 | 2.25 | - |
| YUV | 101.68 | 73.44 | 151.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 5 | 0 | 0.22 | 0.96 | 0.47 | 46.05 | 0.93 | 0.27 |
| Hex | 86 | 68 | 5 | 0 | 16 | 60 | 2F | 2E | 5D | 1B |
| Octal | 206 | 150 | 5 | 0 | 26 | 140 | 57 | 56 | 135 | 33 |
| Binary | 10000110 | 1101000 | 101 | 0 | 10110 | 1100000 | 101111 | 101110 | 1011101 | 11011 |
Color Harmonies of #866805
Complementary color
Monochromatic Colors of #866805
Black with #866805
Text Example
Text Example
White with #866805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866805; }
p { color: rgb(134,104,5); }
H1.HeaderClassName
{
color: #866805;
}
.AnyTagClassName
{
color: #866805;
}
</style>
background-color css
<style>
a { background-color: #866805; }
a { background-color: rgb(134,104,5); }
div.DivClassName
{
background-color: #866805;
}
.BgClassName
{
background-color: #866805;
}
</style>
border-color css
<style>
span { border-color: #866805; }
span { border-color: rgb(134,104,5); }
td.TdClassName
{
border-color: #866805;
}
.TagClassName
{
border-color: #866805;
}
</style>