Shades of Yukon Gold #867515
Tints of Yukon Gold #867515
RGB
CMYK
RGB Variations
Color information
#867515 (or 0x867515) is known color: Yukon Gold. HEX triplet: 86, 75 and 15. RGB value is (134,117,21). Sum of RGB (Red+Green+Blue) = 134+117+21=272 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.26% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 21 (8.59% from 255 or 7.72% from 272); Max value from RGB is 134 - color contains mainly: red. Hex color #867515 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867515 is #798AEA. Grayscale: #6F6F6F. Windows color (decimal): -7965419 or 1406342. OLE color: 1406342.
HSL color Cylindrical-coordinate representation of color #867515: hue angle of 50.97º 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 #867515 is Cyan = 0, Magento = 0.13, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 21 | - |
| CMYK | 0 | 0.13 | 0.84 | 0.47 |
| HSL | 50.97º | 0.73% | 0.3% | - |
| HSV(B) | 50.97º | 0.84% | 0.53% | - |
| XYZ | 16.33 | 17.85 | 3.29 | - |
| YUV | 111.14 | 77.13 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 21 | 0 | 0.13 | 0.84 | 0.47 | 50.97 | 0.73 | 0.3 |
| Hex | 86 | 75 | 15 | 0 | D | 54 | 2F | 33 | 49 | 1E |
| Octal | 206 | 165 | 25 | 0 | 15 | 124 | 57 | 63 | 111 | 36 |
| Binary | 10000110 | 1110101 | 10101 | 0 | 1101 | 1010100 | 101111 | 110011 | 1001001 | 11110 |
Color Harmonies of #867515
Complementary color
Monochromatic Colors of #867515
Black with #867515
Text Example
Text Example
White with #867515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867515; }
p { color: rgb(134,117,21); }
H1.HeaderClassName
{
color: #867515;
}
.AnyTagClassName
{
color: #867515;
}
</style>
background-color css
<style>
a { background-color: #867515; }
a { background-color: rgb(134,117,21); }
div.DivClassName
{
background-color: #867515;
}
.BgClassName
{
background-color: #867515;
}
</style>
border-color css
<style>
span { border-color: #867515; }
span { border-color: rgb(134,117,21); }
td.TdClassName
{
border-color: #867515;
}
.TagClassName
{
border-color: #867515;
}
</style>