Shades of Yukon Gold #867314
Tints of Yukon Gold #867314
RGB
CMYK
RGB Variations
Color information
#867314 (or 0x867314) is known color: Yukon Gold. HEX triplet: 86, 73 and 14. RGB value is (134,115,20). Sum of RGB (Red+Green+Blue) = 134+115+20=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 20 (8.20% from 255 or 7.43% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #867314 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867314 is #798CEB. Grayscale: #6E6E6E. Windows color (decimal): -7965932 or 1340294. OLE color: 1340294.
HSL color Cylindrical-coordinate representation of color #867314: hue angle of 50º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #867314 is Cyan = 0, Magento = 0.14, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 20 | - |
| CMYK | 0 | 0.14 | 0.85 | 0.47 |
| HSL | 50º | 0.74% | 0.3% | - |
| HSV(B) | 50º | 0.85% | 0.53% | - |
| XYZ | 16.09 | 17.38 | 3.17 | - |
| YUV | 109.85 | 77.29 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 20 | 0 | 0.14 | 0.85 | 0.47 | 50 | 0.74 | 0.3 |
| Hex | 86 | 73 | 14 | 0 | E | 55 | 2F | 32 | 4A | 1E |
| Octal | 206 | 163 | 24 | 0 | 16 | 125 | 57 | 62 | 112 | 36 |
| Binary | 10000110 | 1110011 | 10100 | 0 | 1110 | 1010101 | 101111 | 110010 | 1001010 | 11110 |
Color Harmonies of #867314
Complementary color
Monochromatic Colors of #867314
Black with #867314
Text Example
Text Example
White with #867314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867314; }
p { color: rgb(134,115,20); }
H1.HeaderClassName
{
color: #867314;
}
.AnyTagClassName
{
color: #867314;
}
</style>
background-color css
<style>
a { background-color: #867314; }
a { background-color: rgb(134,115,20); }
div.DivClassName
{
background-color: #867314;
}
.BgClassName
{
background-color: #867314;
}
</style>
border-color css
<style>
span { border-color: #867314; }
span { border-color: rgb(134,115,20); }
td.TdClassName
{
border-color: #867314;
}
.TagClassName
{
border-color: #867314;
}
</style>