Shades of Yukon Gold #867015
Tints of Yukon Gold #867015
RGB
CMYK
RGB Variations
Color information
#867015 (or 0x867015) is known color: Yukon Gold. HEX triplet: 86, 70 and 15. RGB value is (134,112,21). Sum of RGB (Red+Green+Blue) = 134+112+21=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 21 (8.59% from 255 or 7.87% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #867015 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867015 is #798FEA. Grayscale: #6C6C6C. Windows color (decimal): -7966699 or 1405062. OLE color: 1405062.
HSL color Cylindrical-coordinate representation of color #867015: hue angle of 48.32º 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 #867015 is Cyan = 0, Magento = 0.16, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 21 | - |
| CMYK | 0 | 0.16 | 0.84 | 0.47 |
| HSL | 48.32º | 0.73% | 0.3% | - |
| HSV(B) | 48.32º | 0.84% | 0.53% | - |
| XYZ | 15.76 | 16.71 | 3.1 | - |
| YUV | 108.2 | 78.79 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 21 | 0 | 0.16 | 0.84 | 0.47 | 48.32 | 0.73 | 0.3 |
| Hex | 86 | 70 | 15 | 0 | 10 | 54 | 2F | 30 | 49 | 1E |
| Octal | 206 | 160 | 25 | 0 | 20 | 124 | 57 | 60 | 111 | 36 |
| Binary | 10000110 | 1110000 | 10101 | 0 | 10000 | 1010100 | 101111 | 110000 | 1001001 | 11110 |
Color Harmonies of #867015
Complementary color
Monochromatic Colors of #867015
Black with #867015
Text Example
Text Example
White with #867015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867015; }
p { color: rgb(134,112,21); }
H1.HeaderClassName
{
color: #867015;
}
.AnyTagClassName
{
color: #867015;
}
</style>
background-color css
<style>
a { background-color: #867015; }
a { background-color: rgb(134,112,21); }
div.DivClassName
{
background-color: #867015;
}
.BgClassName
{
background-color: #867015;
}
</style>
border-color css
<style>
span { border-color: #867015; }
span { border-color: rgb(134,112,21); }
td.TdClassName
{
border-color: #867015;
}
.TagClassName
{
border-color: #867015;
}
</style>