Shades of Yukon Gold #867814
Tints of Yukon Gold #867814
RGB
CMYK
RGB Variations
Color information
#867814 (or 0x867814) is known color: Yukon Gold. HEX triplet: 86, 78 and 14. RGB value is (134,120,20). Sum of RGB (Red+Green+Blue) = 134+120+20=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 120 (47.27% from 255 or 43.80% from 274); Blue value is 20 (8.20% from 255 or 7.30% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #867814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #867814 is #7987EB. Grayscale: #717171. Windows color (decimal): -7964652 or 1341574. OLE color: 1341574.
HSL color Cylindrical-coordinate representation of color #867814: hue angle of 52.63º 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 #867814 is Cyan = 0, Magento = 0.10, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 20 | - |
| CMYK | 0 | 0.10 | 0.85 | 0.47 |
| HSL | 52.63º | 0.74% | 0.3% | - |
| HSV(B) | 52.63º | 0.85% | 0.53% | - |
| XYZ | 16.67 | 18.55 | 3.36 | - |
| YUV | 112.79 | 75.64 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 20 | 0 | 0.10 | 0.85 | 0.47 | 52.63 | 0.74 | 0.3 |
| Hex | 86 | 78 | 14 | 0 | A | 55 | 2F | 35 | 4A | 1E |
| Octal | 206 | 170 | 24 | 0 | 12 | 125 | 57 | 65 | 112 | 36 |
| Binary | 10000110 | 1111000 | 10100 | 0 | 1010 | 1010101 | 101111 | 110101 | 1001010 | 11110 |
Color Harmonies of #867814
Complementary color
Monochromatic Colors of #867814
Black with #867814
Text Example
Text Example
White with #867814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867814; }
p { color: rgb(134,120,20); }
H1.HeaderClassName
{
color: #867814;
}
.AnyTagClassName
{
color: #867814;
}
</style>
background-color css
<style>
a { background-color: #867814; }
a { background-color: rgb(134,120,20); }
div.DivClassName
{
background-color: #867814;
}
.BgClassName
{
background-color: #867814;
}
</style>
border-color css
<style>
span { border-color: #867814; }
span { border-color: rgb(134,120,20); }
td.TdClassName
{
border-color: #867814;
}
.TagClassName
{
border-color: #867814;
}
</style>