Shades of Yukon Gold #867214
Tints of Yukon Gold #867214
RGB
CMYK
RGB Variations
Color information
#867214 (or 0x867214) is known color: Yukon Gold. HEX triplet: 86, 72 and 14. RGB value is (134,114,20). Sum of RGB (Red+Green+Blue) = 134+114+20=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 20 (8.20% from 255 or 7.46% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #867214 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867214 is #798DEB. Grayscale: #6D6D6D. Windows color (decimal): -7966188 or 1340038. OLE color: 1340038.
HSL color Cylindrical-coordinate representation of color #867214: hue angle of 49.47º 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 #867214 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 20 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.47 |
| HSL | 49.47º | 0.74% | 0.3% | - |
| HSV(B) | 49.47º | 0.85% | 0.53% | - |
| XYZ | 15.98 | 17.15 | 3.13 | - |
| YUV | 109.26 | 77.63 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 20 | 0 | 0.15 | 0.85 | 0.47 | 49.47 | 0.74 | 0.3 |
| Hex | 86 | 72 | 14 | 0 | F | 55 | 2F | 31 | 4A | 1E |
| Octal | 206 | 162 | 24 | 0 | 17 | 125 | 57 | 61 | 112 | 36 |
| Binary | 10000110 | 1110010 | 10100 | 0 | 1111 | 1010101 | 101111 | 110001 | 1001010 | 11110 |
Color Harmonies of #867214
Complementary color
Monochromatic Colors of #867214
Black with #867214
Text Example
Text Example
White with #867214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867214; }
p { color: rgb(134,114,20); }
H1.HeaderClassName
{
color: #867214;
}
.AnyTagClassName
{
color: #867214;
}
</style>
background-color css
<style>
a { background-color: #867214; }
a { background-color: rgb(134,114,20); }
div.DivClassName
{
background-color: #867214;
}
.BgClassName
{
background-color: #867214;
}
</style>
border-color css
<style>
span { border-color: #867214; }
span { border-color: rgb(134,114,20); }
td.TdClassName
{
border-color: #867214;
}
.TagClassName
{
border-color: #867214;
}
</style>