Shades of Yukon Gold #866119
Tints of Yukon Gold #866119
RGB
CMYK
RGB Variations
Color information
#866119 (or 0x866119) is known color: Yukon Gold. HEX triplet: 86, 61 and 19. RGB value is (134,97,25). Sum of RGB (Red+Green+Blue) = 134+97+25=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 97 (38.28% from 255 or 37.89% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #866119 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866119 is #799EE6. Grayscale: #646464. Windows color (decimal): -7970535 or 1663366. OLE color: 1663366.
HSL color Cylindrical-coordinate representation of color #866119: hue angle of 39.63º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #866119 is Cyan = 0, Magento = 0.28, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 25 | - |
| CMYK | 0 | 0.28 | 0.81 | 0.47 |
| HSL | 39.63º | 0.69% | 0.31% | - |
| HSV(B) | 39.63º | 0.81% | 0.53% | - |
| XYZ | 14.28 | 13.69 | 2.81 | - |
| YUV | 99.86 | 85.76 | 152.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 25 | 0 | 0.28 | 0.81 | 0.47 | 39.63 | 0.69 | 0.31 |
| Hex | 86 | 61 | 19 | 0 | 1C | 51 | 2F | 28 | 45 | 1F |
| Octal | 206 | 141 | 31 | 0 | 34 | 121 | 57 | 50 | 105 | 37 |
| Binary | 10000110 | 1100001 | 11001 | 0 | 11100 | 1010001 | 101111 | 101000 | 1000101 | 11111 |
Color Harmonies of #866119
Complementary color
Monochromatic Colors of #866119
Black with #866119
Text Example
Text Example
White with #866119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866119; }
p { color: rgb(134,97,25); }
H1.HeaderClassName
{
color: #866119;
}
.AnyTagClassName
{
color: #866119;
}
</style>
background-color css
<style>
a { background-color: #866119; }
a { background-color: rgb(134,97,25); }
div.DivClassName
{
background-color: #866119;
}
.BgClassName
{
background-color: #866119;
}
</style>
border-color css
<style>
span { border-color: #866119; }
span { border-color: rgb(134,97,25); }
td.TdClassName
{
border-color: #866119;
}
.TagClassName
{
border-color: #866119;
}
</style>