Shades of Yukon Gold #867115
Tints of Yukon Gold #867115
RGB
CMYK
RGB Variations
Color information
#867115 (or 0x867115) is known color: Yukon Gold. HEX triplet: 86, 71 and 15. RGB value is (134,113,21). Sum of RGB (Red+Green+Blue) = 134+113+21=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 113 (44.53% from 255 or 42.16% from 268); Blue value is 21 (8.59% from 255 or 7.84% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #867115 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867115 is #798EEA. Grayscale: #6D6D6D. Windows color (decimal): -7966443 or 1405318. OLE color: 1405318.
HSL color Cylindrical-coordinate representation of color #867115: hue angle of 48.85º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #867115 is Cyan = 0, Magento = 0.16, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 21 | - |
| CMYK | 0 | 0.16 | 0.84 | 0.47 |
| HSL | 48.85º | 0.73% | 0.3% | - |
| HSV(B) | 48.85º | 0.84% | 0.53% | - |
| XYZ | 15.87 | 16.93 | 3.14 | - |
| YUV | 108.79 | 78.46 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 21 | 0 | 0.16 | 0.84 | 0.47 | 48.85 | 0.73 | 0.3 |
| Hex | 86 | 71 | 15 | 0 | 10 | 54 | 2F | 31 | 49 | 1E |
| Octal | 206 | 161 | 25 | 0 | 20 | 124 | 57 | 61 | 111 | 36 |
| Binary | 10000110 | 1110001 | 10101 | 0 | 10000 | 1010100 | 101111 | 110001 | 1001001 | 11110 |
Color Harmonies of #867115
Complementary color
Monochromatic Colors of #867115
Black with #867115
Text Example
Text Example
White with #867115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867115; }
p { color: rgb(134,113,21); }
H1.HeaderClassName
{
color: #867115;
}
.AnyTagClassName
{
color: #867115;
}
</style>
background-color css
<style>
a { background-color: #867115; }
a { background-color: rgb(134,113,21); }
div.DivClassName
{
background-color: #867115;
}
.BgClassName
{
background-color: #867115;
}
</style>
border-color css
<style>
span { border-color: #867115; }
span { border-color: rgb(134,113,21); }
td.TdClassName
{
border-color: #867115;
}
.TagClassName
{
border-color: #867115;
}
</style>