Shades of Yukon Gold #866910
Tints of Yukon Gold #866910
RGB
CMYK
RGB Variations
Color information
#866910 (or 0x866910) is known color: Yukon Gold. HEX triplet: 86, 69 and 10. RGB value is (134,105,16). Sum of RGB (Red+Green+Blue) = 134+105+16=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 105 (41.41% from 255 or 41.18% from 255); Blue value is 16 (6.64% from 255 or 6.27% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #866910 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866910 is #7996EF. Grayscale: #676767. Windows color (decimal): -7968496 or 1075590. OLE color: 1075590.
HSL color Cylindrical-coordinate representation of color #866910: hue angle of 45.25º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #866910 is Cyan = 0, Magento = 0.22, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 16 | - |
| CMYK | 0 | 0.22 | 0.88 | 0.47 |
| HSL | 45.25º | 0.79% | 0.29% | - |
| HSV(B) | 45.25º | 0.88% | 0.53% | - |
| XYZ | 14.98 | 15.21 | 2.64 | - |
| YUV | 103.53 | 78.61 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 16 | 0 | 0.22 | 0.88 | 0.47 | 45.25 | 0.79 | 0.29 |
| Hex | 86 | 69 | 10 | 0 | 16 | 58 | 2F | 2D | 4F | 1D |
| Octal | 206 | 151 | 20 | 0 | 26 | 130 | 57 | 55 | 117 | 35 |
| Binary | 10000110 | 1101001 | 10000 | 0 | 10110 | 1011000 | 101111 | 101101 | 1001111 | 11101 |
Color Harmonies of #866910
Complementary color
Monochromatic Colors of #866910
Black with #866910
Text Example
Text Example
White with #866910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866910; }
p { color: rgb(134,105,16); }
H1.HeaderClassName
{
color: #866910;
}
.AnyTagClassName
{
color: #866910;
}
</style>
background-color css
<style>
a { background-color: #866910; }
a { background-color: rgb(134,105,16); }
div.DivClassName
{
background-color: #866910;
}
.BgClassName
{
background-color: #866910;
}
</style>
border-color css
<style>
span { border-color: #866910; }
span { border-color: rgb(134,105,16); }
td.TdClassName
{
border-color: #866910;
}
.TagClassName
{
border-color: #866910;
}
</style>