Shades of Yukon Gold #866913
Tints of Yukon Gold #866913
RGB
CMYK
RGB Variations
Color information
#866913 (or 0x866913) is known color: Yukon Gold. HEX triplet: 86, 69 and 13. RGB value is (134,105,19). Sum of RGB (Red+Green+Blue) = 134+105+19=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 19 (7.81% from 255 or 7.36% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #866913 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #866913 is #7996EC. Grayscale: #686868. Windows color (decimal): -7968493 or 1272198. OLE color: 1272198.
HSL color Cylindrical-coordinate representation of color #866913: hue angle of 44.87º 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 #866913 is Cyan = 0, Magento = 0.22, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 19 | - |
| CMYK | 0 | 0.22 | 0.86 | 0.47 |
| HSL | 44.87º | 0.75% | 0.3% | - |
| HSV(B) | 44.87º | 0.86% | 0.53% | - |
| XYZ | 15 | 15.22 | 2.76 | - |
| YUV | 103.87 | 80.11 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 19 | 0 | 0.22 | 0.86 | 0.47 | 44.87 | 0.75 | 0.3 |
| Hex | 86 | 69 | 13 | 0 | 16 | 56 | 2F | 2D | 4B | 1E |
| Octal | 206 | 151 | 23 | 0 | 26 | 126 | 57 | 55 | 113 | 36 |
| Binary | 10000110 | 1101001 | 10011 | 0 | 10110 | 1010110 | 101111 | 101101 | 1001011 | 11110 |
Color Harmonies of #866913
Complementary color
Monochromatic Colors of #866913
Black with #866913
Text Example
Text Example
White with #866913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866913; }
p { color: rgb(134,105,19); }
H1.HeaderClassName
{
color: #866913;
}
.AnyTagClassName
{
color: #866913;
}
</style>
background-color css
<style>
a { background-color: #866913; }
a { background-color: rgb(134,105,19); }
div.DivClassName
{
background-color: #866913;
}
.BgClassName
{
background-color: #866913;
}
</style>
border-color css
<style>
span { border-color: #866913; }
span { border-color: rgb(134,105,19); }
td.TdClassName
{
border-color: #866913;
}
.TagClassName
{
border-color: #866913;
}
</style>