Shades of Yukon Gold #867113
Tints of Yukon Gold #867113
RGB
CMYK
RGB Variations
Color information
#867113 (or 0x867113) is known color: Yukon Gold. HEX triplet: 86, 71 and 13. RGB value is (134,113,19). Sum of RGB (Red+Green+Blue) = 134+113+19=266 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.38% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 19 (7.81% from 255 or 7.14% from 266); Max value from RGB is 134 - color contains mainly: red. Hex color #867113 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867113 is #798EEC. Grayscale: #6C6C6C. Windows color (decimal): -7966445 or 1274246. OLE color: 1274246.
HSL color Cylindrical-coordinate representation of color #867113: hue angle of 49.04º 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 #867113 is Cyan = 0, Magento = 0.16, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 19 | - |
| CMYK | 0 | 0.16 | 0.86 | 0.47 |
| HSL | 49.04º | 0.75% | 0.3% | - |
| HSV(B) | 49.04º | 0.86% | 0.53% | - |
| XYZ | 15.85 | 16.93 | 3.05 | - |
| YUV | 108.56 | 77.46 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 19 | 0 | 0.16 | 0.86 | 0.47 | 49.04 | 0.75 | 0.3 |
| Hex | 86 | 71 | 13 | 0 | 10 | 56 | 2F | 31 | 4B | 1E |
| Octal | 206 | 161 | 23 | 0 | 20 | 126 | 57 | 61 | 113 | 36 |
| Binary | 10000110 | 1110001 | 10011 | 0 | 10000 | 1010110 | 101111 | 110001 | 1001011 | 11110 |
Color Harmonies of #867113
Complementary color
Monochromatic Colors of #867113
Black with #867113
Text Example
Text Example
White with #867113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867113; }
p { color: rgb(134,113,19); }
H1.HeaderClassName
{
color: #867113;
}
.AnyTagClassName
{
color: #867113;
}
</style>
background-color css
<style>
a { background-color: #867113; }
a { background-color: rgb(134,113,19); }
div.DivClassName
{
background-color: #867113;
}
.BgClassName
{
background-color: #867113;
}
</style>
border-color css
<style>
span { border-color: #867113; }
span { border-color: rgb(134,113,19); }
td.TdClassName
{
border-color: #867113;
}
.TagClassName
{
border-color: #867113;
}
</style>