Shades of Yukon Gold #866013
Tints of Yukon Gold #866013
RGB
CMYK
RGB Variations
Color information
#866013 (or 0x866013) is known color: Yukon Gold. HEX triplet: 86, 60 and 13. RGB value is (134,96,19). Sum of RGB (Red+Green+Blue) = 134+96+19=249 (32% of max value = 765). Red value is 134 (52.73% from 255 or 53.82% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 19 (7.81% from 255 or 7.63% from 249); Max value from RGB is 134 - color contains mainly: red. Hex color #866013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866013 is #799FEC. Grayscale: #626262. Windows color (decimal): -7970797 or 1269894. OLE color: 1269894.
HSL color Cylindrical-coordinate representation of color #866013: hue angle of 40.17º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #866013 is Cyan = 0, Magento = 0.28, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 19 | - |
| CMYK | 0 | 0.28 | 0.86 | 0.47 |
| HSL | 40.17º | 0.75% | 0.3% | - |
| HSV(B) | 40.17º | 0.86% | 0.53% | - |
| XYZ | 14.13 | 13.48 | 2.47 | - |
| YUV | 98.58 | 83.09 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 19 | 0 | 0.28 | 0.86 | 0.47 | 40.17 | 0.75 | 0.3 |
| Hex | 86 | 60 | 13 | 0 | 1C | 56 | 2F | 28 | 4B | 1E |
| Octal | 206 | 140 | 23 | 0 | 34 | 126 | 57 | 50 | 113 | 36 |
| Binary | 10000110 | 1100000 | 10011 | 0 | 11100 | 1010110 | 101111 | 101000 | 1001011 | 11110 |
Color Harmonies of #866013
Complementary color
Monochromatic Colors of #866013
Black with #866013
Text Example
Text Example
White with #866013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866013; }
p { color: rgb(134,96,19); }
H1.HeaderClassName
{
color: #866013;
}
.AnyTagClassName
{
color: #866013;
}
</style>
background-color css
<style>
a { background-color: #866013; }
a { background-color: rgb(134,96,19); }
div.DivClassName
{
background-color: #866013;
}
.BgClassName
{
background-color: #866013;
}
</style>
border-color css
<style>
span { border-color: #866013; }
span { border-color: rgb(134,96,19); }
td.TdClassName
{
border-color: #866013;
}
.TagClassName
{
border-color: #866013;
}
</style>